>>> py3-django: Building community/py3-django 4.2.12-r0 (using abuild 3.13.0-r3) started Tue, 07 May 2024 20:51:43 +0000 >>> py3-django: Checking sanity of /home/buildozer/aports/community/py3-django/APKBUILD... >>> py3-django: Analyzing dependencies... >>> py3-django: Installing for build: build-base python3 py3-asgiref py3-sqlparse tzdata py3-gpep517 py3-setuptools py3-wheel (1/30) Installing libbz2 (1.0.8-r6) (2/30) Installing libffi (3.4.6-r0) (3/30) Installing gdbm (1.23-r1) (4/30) Installing xz-libs (5.6.1-r3) (5/30) Installing mpdecimal (4.0.0-r0) (6/30) Installing libpanelw (6.4_p20240420-r0) (7/30) Installing readline (8.2.10-r0) (8/30) Installing sqlite-libs (3.45.3-r0) (9/30) Installing python3 (3.12.3-r1) (10/30) Installing python3-pycache-pyc0 (3.12.3-r1) (11/30) Installing pyc (3.12.3-r1) (12/30) Installing python3-pyc (3.12.3-r1) (13/30) Installing py3-asgiref (3.8.1-r1) (14/30) Installing py3-asgiref-pyc (3.8.1-r1) (15/30) Installing py3-sqlparse (0.4.4-r2) (16/30) Installing py3-sqlparse-pyc (0.4.4-r2) (17/30) Installing tzdata (2024a-r1) (18/30) Installing py3-installer (0.7.0-r2) (19/30) Installing py3-installer-pyc (0.7.0-r2) (20/30) Installing py3-gpep517 (15-r2) (21/30) Installing py3-gpep517-pyc (15-r2) (22/30) Installing py3-parsing (3.1.2-r1) (23/30) Installing py3-parsing-pyc (3.1.2-r1) (24/30) Installing py3-packaging (24.0-r1) (25/30) Installing py3-packaging-pyc (24.0-r1) (26/30) Installing py3-setuptools (69.5.1-r0) (27/30) Installing py3-setuptools-pyc (69.5.1-r0) (28/30) Installing py3-wheel (0.42.0-r1) (29/30) Installing py3-wheel-pyc (0.42.0-r1) (30/30) Installing .makedepends-py3-django (20240507.205145) Executing busybox-1.36.1-r26.trigger OK: 280 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/v3.20/Django-4.2.12.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-django: Fetching https://files.pythonhosted.org/packages/source/D/Django/Django-4.2.12.tar.gz Connecting to files.pythonhosted.org (151.101.36.223:443) Connecting to files.pythonhosted.org (151.101.36.223:443) saving to '/var/cache/distfiles/Django-4.2.12.tar.gz.part' Django-4.2.12.tar.gz 57% |****************** | 5879k 0:00:00 ETA Django-4.2.12.tar.gz 100% |********************************| 10.0M 0:00:00 ETA '/var/cache/distfiles/Django-4.2.12.tar.gz.part' saved >>> py3-django: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/Django-4.2.12.tar.gz >>> py3-django: Checking sha512sums... Django-4.2.12.tar.gz: OK >>> py3-django: Unpacking /var/cache/distfiles/Django-4.2.12.tar.gz... 2024-05-07 20:51:51,013 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-05-07 20:51:51,308 root INFO running bdist_wheel 2024-05-07 20:51:51,377 root INFO running build 2024-05-07 20:51:51,377 root INFO running build_py 2024-05-07 20:51:51,388 root INFO creating build 2024-05-07 20:51:51,389 root INFO creating build/lib 2024-05-07 20:51:51,389 root INFO creating build/lib/django 2024-05-07 20:51:51,390 root INFO copying django/__init__.py -> build/lib/django 2024-05-07 20:51:51,391 root INFO copying django/shortcuts.py -> build/lib/django 2024-05-07 20:51:51,393 root INFO copying django/__main__.py -> build/lib/django 2024-05-07 20:51:51,394 root INFO creating build/lib/django/dispatch 2024-05-07 20:51:51,395 root INFO copying django/dispatch/__init__.py -> build/lib/django/dispatch 2024-05-07 20:51:51,396 root INFO copying django/dispatch/dispatcher.py -> build/lib/django/dispatch 2024-05-07 20:51:51,398 root INFO creating build/lib/django/core 2024-05-07 20:51:51,399 root INFO copying django/core/__init__.py -> build/lib/django/core 2024-05-07 20:51:51,400 root INFO copying django/core/signals.py -> build/lib/django/core 2024-05-07 20:51:51,401 root INFO copying django/core/exceptions.py -> build/lib/django/core 2024-05-07 20:51:51,402 root INFO copying django/core/asgi.py -> build/lib/django/core 2024-05-07 20:51:51,403 root INFO copying django/core/wsgi.py -> build/lib/django/core 2024-05-07 20:51:51,404 root INFO copying django/core/paginator.py -> build/lib/django/core 2024-05-07 20:51:51,405 root INFO copying django/core/signing.py -> build/lib/django/core 2024-05-07 20:51:51,407 root INFO copying django/core/validators.py -> build/lib/django/core 2024-05-07 20:51:51,409 root INFO creating build/lib/django/http 2024-05-07 20:51:51,409 root INFO copying django/http/__init__.py -> build/lib/django/http 2024-05-07 20:51:51,411 root INFO copying django/http/request.py -> build/lib/django/http 2024-05-07 20:51:51,412 root INFO copying django/http/multipartparser.py -> build/lib/django/http 2024-05-07 20:51:51,414 root INFO copying django/http/cookie.py -> build/lib/django/http 2024-05-07 20:51:51,415 root INFO copying django/http/response.py -> build/lib/django/http 2024-05-07 20:51:51,417 root INFO creating build/lib/django/conf 2024-05-07 20:51:51,417 root INFO copying django/conf/__init__.py -> build/lib/django/conf 2024-05-07 20:51:51,419 root INFO copying django/conf/global_settings.py -> build/lib/django/conf 2024-05-07 20:51:51,421 root INFO creating build/lib/django/views 2024-05-07 20:51:51,421 root INFO copying django/views/__init__.py -> build/lib/django/views 2024-05-07 20:51:51,423 root INFO copying django/views/defaults.py -> build/lib/django/views 2024-05-07 20:51:51,424 root INFO copying django/views/static.py -> build/lib/django/views 2024-05-07 20:51:51,424 root INFO copying django/views/debug.py -> build/lib/django/views 2024-05-07 20:51:51,426 root INFO copying django/views/i18n.py -> build/lib/django/views 2024-05-07 20:51:51,427 root INFO copying django/views/csrf.py -> build/lib/django/views 2024-05-07 20:51:51,429 root INFO creating build/lib/django/test 2024-05-07 20:51:51,429 root INFO copying django/test/__init__.py -> build/lib/django/test 2024-05-07 20:51:51,430 root INFO copying django/test/testcases.py -> build/lib/django/test 2024-05-07 20:51:51,432 root INFO copying django/test/signals.py -> build/lib/django/test 2024-05-07 20:51:51,433 root INFO copying django/test/html.py -> build/lib/django/test 2024-05-07 20:51:51,434 root INFO copying django/test/selenium.py -> build/lib/django/test 2024-05-07 20:51:51,435 root INFO copying django/test/utils.py -> build/lib/django/test 2024-05-07 20:51:51,436 root INFO copying django/test/client.py -> build/lib/django/test 2024-05-07 20:51:51,438 root INFO copying django/test/runner.py -> build/lib/django/test 2024-05-07 20:51:51,440 root INFO creating build/lib/django/template 2024-05-07 20:51:51,440 root INFO copying django/template/loader_tags.py -> build/lib/django/template 2024-05-07 20:51:51,441 root INFO copying django/template/__init__.py -> build/lib/django/template 2024-05-07 20:51:51,442 root INFO copying django/template/autoreload.py -> build/lib/django/template 2024-05-07 20:51:51,443 root INFO copying django/template/exceptions.py -> build/lib/django/template 2024-05-07 20:51:51,444 root INFO copying django/template/engine.py -> build/lib/django/template 2024-05-07 20:51:51,445 root INFO copying django/template/context.py -> build/lib/django/template 2024-05-07 20:51:51,446 root INFO copying django/template/loader.py -> build/lib/django/template 2024-05-07 20:51:51,447 root INFO copying django/template/library.py -> build/lib/django/template 2024-05-07 20:51:51,448 root INFO copying django/template/defaulttags.py -> build/lib/django/template 2024-05-07 20:51:51,449 root INFO copying django/template/response.py -> build/lib/django/template 2024-05-07 20:51:51,450 root INFO copying django/template/utils.py -> build/lib/django/template 2024-05-07 20:51:51,451 root INFO copying django/template/defaultfilters.py -> build/lib/django/template 2024-05-07 20:51:51,452 root INFO copying django/template/context_processors.py -> build/lib/django/template 2024-05-07 20:51:51,453 root INFO copying django/template/base.py -> build/lib/django/template 2024-05-07 20:51:51,455 root INFO copying django/template/smartif.py -> build/lib/django/template 2024-05-07 20:51:51,456 root INFO creating build/lib/django/db 2024-05-07 20:51:51,457 root INFO copying django/db/__init__.py -> build/lib/django/db 2024-05-07 20:51:51,458 root INFO copying django/db/transaction.py -> build/lib/django/db 2024-05-07 20:51:51,459 root INFO copying django/db/utils.py -> build/lib/django/db 2024-05-07 20:51:51,461 root INFO creating build/lib/django/apps 2024-05-07 20:51:51,461 root INFO copying django/apps/__init__.py -> build/lib/django/apps 2024-05-07 20:51:51,462 root INFO copying django/apps/config.py -> build/lib/django/apps 2024-05-07 20:51:51,463 root INFO copying django/apps/registry.py -> build/lib/django/apps 2024-05-07 20:51:51,465 root INFO creating build/lib/django/forms 2024-05-07 20:51:51,466 root INFO copying django/forms/__init__.py -> build/lib/django/forms 2024-05-07 20:51:51,467 root INFO copying django/forms/models.py -> build/lib/django/forms 2024-05-07 20:51:51,468 root INFO copying django/forms/forms.py -> build/lib/django/forms 2024-05-07 20:51:51,469 root INFO copying django/forms/fields.py -> build/lib/django/forms 2024-05-07 20:51:51,471 root INFO copying django/forms/boundfield.py -> build/lib/django/forms 2024-05-07 20:51:51,472 root INFO copying django/forms/formsets.py -> build/lib/django/forms 2024-05-07 20:51:51,473 root INFO copying django/forms/widgets.py -> build/lib/django/forms 2024-05-07 20:51:51,474 root INFO copying django/forms/utils.py -> build/lib/django/forms 2024-05-07 20:51:51,475 root INFO copying django/forms/renderers.py -> build/lib/django/forms 2024-05-07 20:51:51,477 root INFO creating build/lib/django/templatetags 2024-05-07 20:51:51,478 root INFO copying django/templatetags/__init__.py -> build/lib/django/templatetags 2024-05-07 20:51:51,478 root INFO copying django/templatetags/cache.py -> build/lib/django/templatetags 2024-05-07 20:51:51,479 root INFO copying django/templatetags/static.py -> build/lib/django/templatetags 2024-05-07 20:51:51,480 root INFO copying django/templatetags/i18n.py -> build/lib/django/templatetags 2024-05-07 20:51:51,481 root INFO copying django/templatetags/l10n.py -> build/lib/django/templatetags 2024-05-07 20:51:51,482 root INFO copying django/templatetags/tz.py -> build/lib/django/templatetags 2024-05-07 20:51:51,484 root INFO creating build/lib/django/middleware 2024-05-07 20:51:51,484 root INFO copying django/middleware/__init__.py -> build/lib/django/middleware 2024-05-07 20:51:51,485 root INFO copying django/middleware/http.py -> build/lib/django/middleware 2024-05-07 20:51:51,486 root INFO copying django/middleware/gzip.py -> build/lib/django/middleware 2024-05-07 20:51:51,487 root INFO copying django/middleware/cache.py -> build/lib/django/middleware 2024-05-07 20:51:51,488 root INFO copying django/middleware/security.py -> build/lib/django/middleware 2024-05-07 20:51:51,489 root INFO copying django/middleware/common.py -> build/lib/django/middleware 2024-05-07 20:51:51,490 root INFO copying django/middleware/locale.py -> build/lib/django/middleware 2024-05-07 20:51:51,491 root INFO copying django/middleware/clickjacking.py -> build/lib/django/middleware 2024-05-07 20:51:51,492 root INFO copying django/middleware/csrf.py -> build/lib/django/middleware 2024-05-07 20:51:51,495 root INFO creating build/lib/django/utils 2024-05-07 20:51:51,495 root INFO copying django/utils/datetime_safe.py -> build/lib/django/utils 2024-05-07 20:51:51,496 root INFO copying django/utils/__init__.py -> build/lib/django/utils 2024-05-07 20:51:51,497 root INFO copying django/utils/connection.py -> build/lib/django/utils 2024-05-07 20:51:51,498 root INFO copying django/utils/autoreload.py -> build/lib/django/utils 2024-05-07 20:51:51,499 root INFO copying django/utils/itercompat.py -> build/lib/django/utils 2024-05-07 20:51:51,500 root INFO copying django/utils/http.py -> build/lib/django/utils 2024-05-07 20:51:51,501 root INFO copying django/utils/regex_helper.py -> build/lib/django/utils 2024-05-07 20:51:51,502 root INFO copying django/utils/formats.py -> build/lib/django/utils 2024-05-07 20:51:51,503 root INFO copying django/utils/module_loading.py -> build/lib/django/utils 2024-05-07 20:51:51,504 root INFO copying django/utils/cache.py -> build/lib/django/utils 2024-05-07 20:51:51,505 root INFO copying django/utils/inspect.py -> build/lib/django/utils 2024-05-07 20:51:51,506 root INFO copying django/utils/dateparse.py -> build/lib/django/utils 2024-05-07 20:51:51,507 root INFO copying django/utils/feedgenerator.py -> build/lib/django/utils 2024-05-07 20:51:51,508 root INFO copying django/utils/numberformat.py -> build/lib/django/utils 2024-05-07 20:51:51,509 root INFO copying django/utils/duration.py -> build/lib/django/utils 2024-05-07 20:51:51,510 root INFO copying django/utils/deprecation.py -> build/lib/django/utils 2024-05-07 20:51:51,511 root INFO copying django/utils/deconstruct.py -> build/lib/django/utils 2024-05-07 20:51:51,512 root INFO copying django/utils/asyncio.py -> build/lib/django/utils 2024-05-07 20:51:51,512 root INFO copying django/utils/encoding.py -> build/lib/django/utils 2024-05-07 20:51:51,514 root INFO copying django/utils/crypto.py -> build/lib/django/utils 2024-05-07 20:51:51,514 root INFO copying django/utils/termcolors.py -> build/lib/django/utils 2024-05-07 20:51:51,516 root INFO copying django/utils/jslex.py -> build/lib/django/utils 2024-05-07 20:51:51,517 root INFO copying django/utils/dates.py -> build/lib/django/utils 2024-05-07 20:51:51,518 root INFO copying django/utils/archive.py -> build/lib/django/utils 2024-05-07 20:51:51,519 root INFO copying django/utils/text.py -> build/lib/django/utils 2024-05-07 20:51:51,520 root INFO copying django/utils/ipv6.py -> build/lib/django/utils 2024-05-07 20:51:51,521 root INFO copying django/utils/safestring.py -> build/lib/django/utils 2024-05-07 20:51:51,522 root INFO copying django/utils/_os.py -> build/lib/django/utils 2024-05-07 20:51:51,523 root INFO copying django/utils/timezone.py -> build/lib/django/utils 2024-05-07 20:51:51,524 root INFO copying django/utils/functional.py -> build/lib/django/utils 2024-05-07 20:51:51,525 root INFO copying django/utils/version.py -> build/lib/django/utils 2024-05-07 20:51:51,526 root INFO copying django/utils/html.py -> build/lib/django/utils 2024-05-07 20:51:51,526 root INFO copying django/utils/baseconv.py -> build/lib/django/utils 2024-05-07 20:51:51,527 root INFO copying django/utils/topological_sort.py -> build/lib/django/utils 2024-05-07 20:51:51,528 root INFO copying django/utils/tree.py -> build/lib/django/utils 2024-05-07 20:51:51,529 root INFO copying django/utils/hashable.py -> build/lib/django/utils 2024-05-07 20:51:51,530 root INFO copying django/utils/datastructures.py -> build/lib/django/utils 2024-05-07 20:51:51,531 root INFO copying django/utils/decorators.py -> build/lib/django/utils 2024-05-07 20:51:51,532 root INFO copying django/utils/timesince.py -> build/lib/django/utils 2024-05-07 20:51:51,533 root INFO copying django/utils/dateformat.py -> build/lib/django/utils 2024-05-07 20:51:51,534 root INFO copying django/utils/xmlutils.py -> build/lib/django/utils 2024-05-07 20:51:51,535 root INFO copying django/utils/lorem_ipsum.py -> build/lib/django/utils 2024-05-07 20:51:51,536 root INFO copying django/utils/log.py -> build/lib/django/utils 2024-05-07 20:51:51,538 root INFO creating build/lib/django/urls 2024-05-07 20:51:51,538 root INFO copying django/urls/conf.py -> build/lib/django/urls 2024-05-07 20:51:51,539 root INFO copying django/urls/__init__.py -> build/lib/django/urls 2024-05-07 20:51:51,540 root INFO copying django/urls/exceptions.py -> build/lib/django/urls 2024-05-07 20:51:51,541 root INFO copying django/urls/resolvers.py -> build/lib/django/urls 2024-05-07 20:51:51,542 root INFO copying django/urls/converters.py -> build/lib/django/urls 2024-05-07 20:51:51,543 root INFO copying django/urls/utils.py -> build/lib/django/urls 2024-05-07 20:51:51,544 root INFO copying django/urls/base.py -> build/lib/django/urls 2024-05-07 20:51:51,545 root INFO creating build/lib/django/contrib 2024-05-07 20:51:51,546 root INFO copying django/contrib/__init__.py -> build/lib/django/contrib 2024-05-07 20:51:51,547 root INFO creating build/lib/django/core/management 2024-05-07 20:51:51,548 root INFO copying django/core/management/__init__.py -> build/lib/django/core/management 2024-05-07 20:51:51,549 root INFO copying django/core/management/sql.py -> build/lib/django/core/management 2024-05-07 20:51:51,550 root INFO copying django/core/management/templates.py -> build/lib/django/core/management 2024-05-07 20:51:51,551 root INFO copying django/core/management/color.py -> build/lib/django/core/management 2024-05-07 20:51:51,552 root INFO copying django/core/management/utils.py -> build/lib/django/core/management 2024-05-07 20:51:51,553 root INFO copying django/core/management/base.py -> build/lib/django/core/management 2024-05-07 20:51:51,554 root INFO creating build/lib/django/core/mail 2024-05-07 20:51:51,555 root INFO copying django/core/mail/__init__.py -> build/lib/django/core/mail 2024-05-07 20:51:51,556 root INFO copying django/core/mail/message.py -> build/lib/django/core/mail 2024-05-07 20:51:51,557 root INFO copying django/core/mail/utils.py -> build/lib/django/core/mail 2024-05-07 20:51:51,558 root INFO creating build/lib/django/core/cache 2024-05-07 20:51:51,559 root INFO copying django/core/cache/__init__.py -> build/lib/django/core/cache 2024-05-07 20:51:51,560 root INFO copying django/core/cache/utils.py -> build/lib/django/core/cache 2024-05-07 20:51:51,561 root INFO creating build/lib/django/core/servers 2024-05-07 20:51:51,562 root INFO copying django/core/servers/__init__.py -> build/lib/django/core/servers 2024-05-07 20:51:51,563 root INFO copying django/core/servers/basehttp.py -> build/lib/django/core/servers 2024-05-07 20:51:51,564 root INFO creating build/lib/django/core/handlers 2024-05-07 20:51:51,565 root INFO copying django/core/handlers/exception.py -> build/lib/django/core/handlers 2024-05-07 20:51:51,566 root INFO copying django/core/handlers/__init__.py -> build/lib/django/core/handlers 2024-05-07 20:51:51,567 root INFO copying django/core/handlers/asgi.py -> build/lib/django/core/handlers 2024-05-07 20:51:51,568 root INFO copying django/core/handlers/wsgi.py -> build/lib/django/core/handlers 2024-05-07 20:51:51,569 root INFO copying django/core/handlers/base.py -> build/lib/django/core/handlers 2024-05-07 20:51:51,571 root INFO creating build/lib/django/core/files 2024-05-07 20:51:51,572 root INFO copying django/core/files/__init__.py -> build/lib/django/core/files 2024-05-07 20:51:51,572 root INFO copying django/core/files/temp.py -> build/lib/django/core/files 2024-05-07 20:51:51,573 root INFO copying django/core/files/move.py -> build/lib/django/core/files 2024-05-07 20:51:51,574 root INFO copying django/core/files/uploadedfile.py -> build/lib/django/core/files 2024-05-07 20:51:51,575 root INFO copying django/core/files/uploadhandler.py -> build/lib/django/core/files 2024-05-07 20:51:51,576 root INFO copying django/core/files/locks.py -> build/lib/django/core/files 2024-05-07 20:51:51,577 root INFO copying django/core/files/utils.py -> build/lib/django/core/files 2024-05-07 20:51:51,578 root INFO copying django/core/files/base.py -> build/lib/django/core/files 2024-05-07 20:51:51,579 root INFO copying django/core/files/images.py -> build/lib/django/core/files 2024-05-07 20:51:51,580 root INFO creating build/lib/django/core/checks 2024-05-07 20:51:51,581 root INFO copying django/core/checks/files.py -> build/lib/django/core/checks 2024-05-07 20:51:51,582 root INFO copying django/core/checks/urls.py -> build/lib/django/core/checks 2024-05-07 20:51:51,583 root INFO copying django/core/checks/__init__.py -> build/lib/django/core/checks 2024-05-07 20:51:51,584 root INFO copying django/core/checks/async_checks.py -> build/lib/django/core/checks 2024-05-07 20:51:51,585 root INFO copying django/core/checks/templates.py -> build/lib/django/core/checks 2024-05-07 20:51:51,585 root INFO copying django/core/checks/translation.py -> build/lib/django/core/checks 2024-05-07 20:51:51,586 root INFO copying django/core/checks/messages.py -> build/lib/django/core/checks 2024-05-07 20:51:51,587 root INFO copying django/core/checks/database.py -> build/lib/django/core/checks 2024-05-07 20:51:51,588 root INFO copying django/core/checks/registry.py -> build/lib/django/core/checks 2024-05-07 20:51:51,589 root INFO copying django/core/checks/caches.py -> build/lib/django/core/checks 2024-05-07 20:51:51,590 root INFO copying django/core/checks/model_checks.py -> build/lib/django/core/checks 2024-05-07 20:51:51,591 root INFO creating build/lib/django/core/serializers 2024-05-07 20:51:51,592 root INFO copying django/core/serializers/__init__.py -> build/lib/django/core/serializers 2024-05-07 20:51:51,593 root INFO copying django/core/serializers/python.py -> build/lib/django/core/serializers 2024-05-07 20:51:51,594 root INFO copying django/core/serializers/json.py -> build/lib/django/core/serializers 2024-05-07 20:51:51,595 root INFO copying django/core/serializers/xml_serializer.py -> build/lib/django/core/serializers 2024-05-07 20:51:51,596 root INFO copying django/core/serializers/pyyaml.py -> build/lib/django/core/serializers 2024-05-07 20:51:51,597 root INFO copying django/core/serializers/jsonl.py -> build/lib/django/core/serializers 2024-05-07 20:51:51,598 root INFO copying django/core/serializers/base.py -> build/lib/django/core/serializers 2024-05-07 20:51:51,601 root INFO creating build/lib/django/core/management/commands 2024-05-07 20:51:51,601 root INFO copying django/core/management/commands/startapp.py -> build/lib/django/core/management/commands 2024-05-07 20:51:51,602 root INFO copying django/core/management/commands/dbshell.py -> build/lib/django/core/management/commands 2024-05-07 20:51:51,603 root INFO copying django/core/management/commands/__init__.py -> build/lib/django/core/management/commands 2024-05-07 20:51:51,604 root INFO copying django/core/management/commands/testserver.py -> build/lib/django/core/management/commands 2024-05-07 20:51:51,605 root INFO copying django/core/management/commands/dumpdata.py -> build/lib/django/core/management/commands 2024-05-07 20:51:51,606 root INFO copying django/core/management/commands/migrate.py -> build/lib/django/core/management/commands 2024-05-07 20:51:51,607 root INFO copying django/core/management/commands/inspectdb.py -> build/lib/django/core/management/commands 2024-05-07 20:51:51,608 root INFO copying django/core/management/commands/compilemessages.py -> build/lib/django/core/management/commands 2024-05-07 20:51:51,609 root INFO copying django/core/management/commands/sendtestemail.py -> build/lib/django/core/management/commands 2024-05-07 20:51:51,610 root INFO copying django/core/management/commands/runserver.py -> build/lib/django/core/management/commands 2024-05-07 20:51:51,612 root INFO copying django/core/management/commands/showmigrations.py -> build/lib/django/core/management/commands 2024-05-07 20:51:51,613 root INFO copying django/core/management/commands/flush.py -> build/lib/django/core/management/commands 2024-05-07 20:51:51,613 root INFO copying django/core/management/commands/test.py -> build/lib/django/core/management/commands 2024-05-07 20:51:51,614 root INFO copying django/core/management/commands/sqlmigrate.py -> build/lib/django/core/management/commands 2024-05-07 20:51:51,615 root INFO copying django/core/management/commands/diffsettings.py -> build/lib/django/core/management/commands 2024-05-07 20:51:51,616 root INFO copying django/core/management/commands/makemessages.py -> build/lib/django/core/management/commands 2024-05-07 20:51:51,617 root INFO copying django/core/management/commands/optimizemigration.py -> build/lib/django/core/management/commands 2024-05-07 20:51:51,618 root INFO copying django/core/management/commands/shell.py -> build/lib/django/core/management/commands 2024-05-07 20:51:51,619 root INFO copying django/core/management/commands/squashmigrations.py -> build/lib/django/core/management/commands 2024-05-07 20:51:51,620 root INFO copying django/core/management/commands/loaddata.py -> build/lib/django/core/management/commands 2024-05-07 20:51:51,621 root INFO copying django/core/management/commands/makemigrations.py -> build/lib/django/core/management/commands 2024-05-07 20:51:51,623 root INFO copying django/core/management/commands/createcachetable.py -> build/lib/django/core/management/commands 2024-05-07 20:51:51,624 root INFO copying django/core/management/commands/sqlsequencereset.py -> build/lib/django/core/management/commands 2024-05-07 20:51:51,625 root INFO copying django/core/management/commands/startproject.py -> build/lib/django/core/management/commands 2024-05-07 20:51:51,625 root INFO copying django/core/management/commands/check.py -> build/lib/django/core/management/commands 2024-05-07 20:51:51,626 root INFO copying django/core/management/commands/sqlflush.py -> build/lib/django/core/management/commands 2024-05-07 20:51:51,628 root INFO creating build/lib/django/core/mail/backends 2024-05-07 20:51:51,629 root INFO copying django/core/mail/backends/__init__.py -> build/lib/django/core/mail/backends 2024-05-07 20:51:51,629 root INFO copying django/core/mail/backends/smtp.py -> build/lib/django/core/mail/backends 2024-05-07 20:51:51,630 root INFO copying django/core/mail/backends/console.py -> build/lib/django/core/mail/backends 2024-05-07 20:51:51,631 root INFO copying django/core/mail/backends/filebased.py -> build/lib/django/core/mail/backends 2024-05-07 20:51:51,632 root INFO copying django/core/mail/backends/dummy.py -> build/lib/django/core/mail/backends 2024-05-07 20:51:51,633 root INFO copying django/core/mail/backends/locmem.py -> build/lib/django/core/mail/backends 2024-05-07 20:51:51,634 root INFO copying django/core/mail/backends/base.py -> build/lib/django/core/mail/backends 2024-05-07 20:51:51,635 root INFO creating build/lib/django/core/cache/backends 2024-05-07 20:51:51,636 root INFO copying django/core/cache/backends/db.py -> build/lib/django/core/cache/backends 2024-05-07 20:51:51,637 root INFO copying django/core/cache/backends/__init__.py -> build/lib/django/core/cache/backends 2024-05-07 20:51:51,638 root INFO copying django/core/cache/backends/memcached.py -> build/lib/django/core/cache/backends 2024-05-07 20:51:51,639 root INFO copying django/core/cache/backends/filebased.py -> build/lib/django/core/cache/backends 2024-05-07 20:51:51,640 root INFO copying django/core/cache/backends/dummy.py -> build/lib/django/core/cache/backends 2024-05-07 20:51:51,641 root INFO copying django/core/cache/backends/locmem.py -> build/lib/django/core/cache/backends 2024-05-07 20:51:51,642 root INFO copying django/core/cache/backends/redis.py -> build/lib/django/core/cache/backends 2024-05-07 20:51:51,643 root INFO copying django/core/cache/backends/base.py -> build/lib/django/core/cache/backends 2024-05-07 20:51:51,645 root INFO creating build/lib/django/core/files/storage 2024-05-07 20:51:51,645 root INFO copying django/core/files/storage/__init__.py -> build/lib/django/core/files/storage 2024-05-07 20:51:51,646 root INFO copying django/core/files/storage/filesystem.py -> build/lib/django/core/files/storage 2024-05-07 20:51:51,648 root INFO copying django/core/files/storage/memory.py -> build/lib/django/core/files/storage 2024-05-07 20:51:51,649 root INFO copying django/core/files/storage/mixins.py -> build/lib/django/core/files/storage 2024-05-07 20:51:51,650 root INFO copying django/core/files/storage/handler.py -> build/lib/django/core/files/storage 2024-05-07 20:51:51,650 root INFO copying django/core/files/storage/base.py -> build/lib/django/core/files/storage 2024-05-07 20:51:51,652 root INFO creating build/lib/django/core/checks/compatibility 2024-05-07 20:51:51,653 root INFO copying django/core/checks/compatibility/__init__.py -> build/lib/django/core/checks/compatibility 2024-05-07 20:51:51,653 root INFO copying django/core/checks/compatibility/django_4_0.py -> build/lib/django/core/checks/compatibility 2024-05-07 20:51:51,655 root INFO creating build/lib/django/core/checks/security 2024-05-07 20:51:51,655 root INFO copying django/core/checks/security/__init__.py -> build/lib/django/core/checks/security 2024-05-07 20:51:51,656 root INFO copying django/core/checks/security/sessions.py -> build/lib/django/core/checks/security 2024-05-07 20:51:51,657 root INFO copying django/core/checks/security/csrf.py -> build/lib/django/core/checks/security 2024-05-07 20:51:51,658 root INFO copying django/core/checks/security/base.py -> build/lib/django/core/checks/security 2024-05-07 20:51:51,660 root INFO creating build/lib/django/conf/locale 2024-05-07 20:51:51,661 root INFO copying django/conf/locale/__init__.py -> build/lib/django/conf/locale 2024-05-07 20:51:51,662 root INFO creating build/lib/django/conf/urls 2024-05-07 20:51:51,663 root INFO copying django/conf/urls/__init__.py -> build/lib/django/conf/urls 2024-05-07 20:51:51,664 root INFO copying django/conf/urls/static.py -> build/lib/django/conf/urls 2024-05-07 20:51:51,665 root INFO copying django/conf/urls/i18n.py -> build/lib/django/conf/urls 2024-05-07 20:51:51,666 root INFO creating build/lib/django/conf/locale/cy 2024-05-07 20:51:51,667 root INFO copying django/conf/locale/cy/__init__.py -> build/lib/django/conf/locale/cy 2024-05-07 20:51:51,668 root INFO copying django/conf/locale/cy/formats.py -> build/lib/django/conf/locale/cy 2024-05-07 20:51:51,669 root INFO creating build/lib/django/conf/locale/en_AU 2024-05-07 20:51:51,669 root INFO copying django/conf/locale/en_AU/__init__.py -> build/lib/django/conf/locale/en_AU 2024-05-07 20:51:51,670 root INFO copying django/conf/locale/en_AU/formats.py -> build/lib/django/conf/locale/en_AU 2024-05-07 20:51:51,672 root INFO creating build/lib/django/conf/locale/ckb 2024-05-07 20:51:51,672 root INFO copying django/conf/locale/ckb/__init__.py -> build/lib/django/conf/locale/ckb 2024-05-07 20:51:51,673 root INFO copying django/conf/locale/ckb/formats.py -> build/lib/django/conf/locale/ckb 2024-05-07 20:51:51,674 root INFO creating build/lib/django/conf/locale/kn 2024-05-07 20:51:51,675 root INFO copying django/conf/locale/kn/__init__.py -> build/lib/django/conf/locale/kn 2024-05-07 20:51:51,676 root INFO copying django/conf/locale/kn/formats.py -> build/lib/django/conf/locale/kn 2024-05-07 20:51:51,677 root INFO creating build/lib/django/conf/locale/nn 2024-05-07 20:51:51,678 root INFO copying django/conf/locale/nn/__init__.py -> build/lib/django/conf/locale/nn 2024-05-07 20:51:51,679 root INFO copying django/conf/locale/nn/formats.py -> build/lib/django/conf/locale/nn 2024-05-07 20:51:51,680 root INFO creating build/lib/django/conf/locale/sr 2024-05-07 20:51:51,680 root INFO copying django/conf/locale/sr/__init__.py -> build/lib/django/conf/locale/sr 2024-05-07 20:51:51,681 root INFO copying django/conf/locale/sr/formats.py -> build/lib/django/conf/locale/sr 2024-05-07 20:51:51,683 root INFO creating build/lib/django/conf/locale/sr_Latn 2024-05-07 20:51:51,683 root INFO copying django/conf/locale/sr_Latn/__init__.py -> build/lib/django/conf/locale/sr_Latn 2024-05-07 20:51:51,684 root INFO copying django/conf/locale/sr_Latn/formats.py -> build/lib/django/conf/locale/sr_Latn 2024-05-07 20:51:51,685 root INFO creating build/lib/django/conf/locale/is 2024-05-07 20:51:51,686 root INFO copying django/conf/locale/is/__init__.py -> build/lib/django/conf/locale/is 2024-05-07 20:51:51,687 root INFO copying django/conf/locale/is/formats.py -> build/lib/django/conf/locale/is 2024-05-07 20:51:51,688 root INFO creating build/lib/django/conf/locale/lv 2024-05-07 20:51:51,689 root INFO copying django/conf/locale/lv/__init__.py -> build/lib/django/conf/locale/lv 2024-05-07 20:51:51,690 root INFO copying django/conf/locale/lv/formats.py -> build/lib/django/conf/locale/lv 2024-05-07 20:51:51,691 root INFO creating build/lib/django/conf/locale/pt 2024-05-07 20:51:51,692 root INFO copying django/conf/locale/pt/__init__.py -> build/lib/django/conf/locale/pt 2024-05-07 20:51:51,692 root INFO copying django/conf/locale/pt/formats.py -> build/lib/django/conf/locale/pt 2024-05-07 20:51:51,694 root INFO creating build/lib/django/conf/locale/et 2024-05-07 20:51:51,694 root INFO copying django/conf/locale/et/__init__.py -> build/lib/django/conf/locale/et 2024-05-07 20:51:51,695 root INFO copying django/conf/locale/et/formats.py -> build/lib/django/conf/locale/et 2024-05-07 20:51:51,696 root INFO creating build/lib/django/conf/locale/es_CO 2024-05-07 20:51:51,697 root INFO copying django/conf/locale/es_CO/__init__.py -> build/lib/django/conf/locale/es_CO 2024-05-07 20:51:51,698 root INFO copying django/conf/locale/es_CO/formats.py -> build/lib/django/conf/locale/es_CO 2024-05-07 20:51:51,699 root INFO creating build/lib/django/conf/locale/tk 2024-05-07 20:51:51,700 root INFO copying django/conf/locale/tk/__init__.py -> build/lib/django/conf/locale/tk 2024-05-07 20:51:51,701 root INFO copying django/conf/locale/tk/formats.py -> build/lib/django/conf/locale/tk 2024-05-07 20:51:51,702 root INFO creating build/lib/django/conf/locale/ga 2024-05-07 20:51:51,703 root INFO copying django/conf/locale/ga/__init__.py -> build/lib/django/conf/locale/ga 2024-05-07 20:51:51,703 root INFO copying django/conf/locale/ga/formats.py -> build/lib/django/conf/locale/ga 2024-05-07 20:51:51,705 root INFO creating build/lib/django/conf/locale/th 2024-05-07 20:51:51,705 root INFO copying django/conf/locale/th/__init__.py -> build/lib/django/conf/locale/th 2024-05-07 20:51:51,706 root INFO copying django/conf/locale/th/formats.py -> build/lib/django/conf/locale/th 2024-05-07 20:51:51,708 root INFO creating build/lib/django/conf/locale/sq 2024-05-07 20:51:51,708 root INFO copying django/conf/locale/sq/__init__.py -> build/lib/django/conf/locale/sq 2024-05-07 20:51:51,709 root INFO copying django/conf/locale/sq/formats.py -> build/lib/django/conf/locale/sq 2024-05-07 20:51:51,710 root INFO creating build/lib/django/conf/locale/nl 2024-05-07 20:51:51,711 root INFO copying django/conf/locale/nl/__init__.py -> build/lib/django/conf/locale/nl 2024-05-07 20:51:51,712 root INFO copying django/conf/locale/nl/formats.py -> build/lib/django/conf/locale/nl 2024-05-07 20:51:51,713 root INFO creating build/lib/django/conf/locale/tg 2024-05-07 20:51:51,714 root INFO copying django/conf/locale/tg/__init__.py -> build/lib/django/conf/locale/tg 2024-05-07 20:51:51,715 root INFO copying django/conf/locale/tg/formats.py -> build/lib/django/conf/locale/tg 2024-05-07 20:51:51,716 root INFO creating build/lib/django/conf/locale/bn 2024-05-07 20:51:51,717 root INFO copying django/conf/locale/bn/__init__.py -> build/lib/django/conf/locale/bn 2024-05-07 20:51:51,717 root INFO copying django/conf/locale/bn/formats.py -> build/lib/django/conf/locale/bn 2024-05-07 20:51:51,719 root INFO creating build/lib/django/conf/locale/es_NI 2024-05-07 20:51:51,719 root INFO copying django/conf/locale/es_NI/__init__.py -> build/lib/django/conf/locale/es_NI 2024-05-07 20:51:51,720 root INFO copying django/conf/locale/es_NI/formats.py -> build/lib/django/conf/locale/es_NI 2024-05-07 20:51:51,721 root INFO creating build/lib/django/conf/locale/uk 2024-05-07 20:51:51,722 root INFO copying django/conf/locale/uk/__init__.py -> build/lib/django/conf/locale/uk 2024-05-07 20:51:51,723 root INFO copying django/conf/locale/uk/formats.py -> build/lib/django/conf/locale/uk 2024-05-07 20:51:51,724 root INFO creating build/lib/django/conf/locale/ky 2024-05-07 20:51:51,725 root INFO copying django/conf/locale/ky/__init__.py -> build/lib/django/conf/locale/ky 2024-05-07 20:51:51,726 root INFO copying django/conf/locale/ky/formats.py -> build/lib/django/conf/locale/ky 2024-05-07 20:51:51,727 root INFO creating build/lib/django/conf/locale/it 2024-05-07 20:51:51,728 root INFO copying django/conf/locale/it/__init__.py -> build/lib/django/conf/locale/it 2024-05-07 20:51:51,728 root INFO copying django/conf/locale/it/formats.py -> build/lib/django/conf/locale/it 2024-05-07 20:51:51,730 root INFO creating build/lib/django/conf/locale/es_AR 2024-05-07 20:51:51,730 root INFO copying django/conf/locale/es_AR/__init__.py -> build/lib/django/conf/locale/es_AR 2024-05-07 20:51:51,731 root INFO copying django/conf/locale/es_AR/formats.py -> build/lib/django/conf/locale/es_AR 2024-05-07 20:51:51,732 root INFO creating build/lib/django/conf/locale/fa 2024-05-07 20:51:51,733 root INFO copying django/conf/locale/fa/__init__.py -> build/lib/django/conf/locale/fa 2024-05-07 20:51:51,734 root INFO copying django/conf/locale/fa/formats.py -> build/lib/django/conf/locale/fa 2024-05-07 20:51:51,735 root INFO creating build/lib/django/conf/locale/el 2024-05-07 20:51:51,736 root INFO copying django/conf/locale/el/__init__.py -> build/lib/django/conf/locale/el 2024-05-07 20:51:51,737 root INFO copying django/conf/locale/el/formats.py -> build/lib/django/conf/locale/el 2024-05-07 20:51:51,738 root INFO creating build/lib/django/conf/locale/tr 2024-05-07 20:51:51,739 root INFO copying django/conf/locale/tr/__init__.py -> build/lib/django/conf/locale/tr 2024-05-07 20:51:51,740 root INFO copying django/conf/locale/tr/formats.py -> build/lib/django/conf/locale/tr 2024-05-07 20:51:51,741 root INFO creating build/lib/django/conf/locale/eu 2024-05-07 20:51:51,741 root INFO copying django/conf/locale/eu/__init__.py -> build/lib/django/conf/locale/eu 2024-05-07 20:51:51,742 root INFO copying django/conf/locale/eu/formats.py -> build/lib/django/conf/locale/eu 2024-05-07 20:51:51,744 root INFO creating build/lib/django/conf/locale/bs 2024-05-07 20:51:51,744 root INFO copying django/conf/locale/bs/__init__.py -> build/lib/django/conf/locale/bs 2024-05-07 20:51:51,745 root INFO copying django/conf/locale/bs/formats.py -> build/lib/django/conf/locale/bs 2024-05-07 20:51:51,746 root INFO creating build/lib/django/conf/locale/ar_DZ 2024-05-07 20:51:51,747 root INFO copying django/conf/locale/ar_DZ/__init__.py -> build/lib/django/conf/locale/ar_DZ 2024-05-07 20:51:51,748 root INFO copying django/conf/locale/ar_DZ/formats.py -> build/lib/django/conf/locale/ar_DZ 2024-05-07 20:51:51,749 root INFO creating build/lib/django/conf/locale/ja 2024-05-07 20:51:51,750 root INFO copying django/conf/locale/ja/__init__.py -> build/lib/django/conf/locale/ja 2024-05-07 20:51:51,751 root INFO copying django/conf/locale/ja/formats.py -> build/lib/django/conf/locale/ja 2024-05-07 20:51:51,752 root INFO creating build/lib/django/conf/locale/gd 2024-05-07 20:51:51,752 root INFO copying django/conf/locale/gd/__init__.py -> build/lib/django/conf/locale/gd 2024-05-07 20:51:51,753 root INFO copying django/conf/locale/gd/formats.py -> build/lib/django/conf/locale/gd 2024-05-07 20:51:51,755 root INFO creating build/lib/django/conf/locale/da 2024-05-07 20:51:51,755 root INFO copying django/conf/locale/da/__init__.py -> build/lib/django/conf/locale/da 2024-05-07 20:51:51,756 root INFO copying django/conf/locale/da/formats.py -> build/lib/django/conf/locale/da 2024-05-07 20:51:51,757 root INFO creating build/lib/django/conf/locale/he 2024-05-07 20:51:51,758 root INFO copying django/conf/locale/he/__init__.py -> build/lib/django/conf/locale/he 2024-05-07 20:51:51,759 root INFO copying django/conf/locale/he/formats.py -> build/lib/django/conf/locale/he 2024-05-07 20:51:51,760 root INFO creating build/lib/django/conf/locale/en 2024-05-07 20:51:51,761 root INFO copying django/conf/locale/en/__init__.py -> build/lib/django/conf/locale/en 2024-05-07 20:51:51,762 root INFO copying django/conf/locale/en/formats.py -> build/lib/django/conf/locale/en 2024-05-07 20:51:51,763 root INFO creating build/lib/django/conf/locale/hr 2024-05-07 20:51:51,764 root INFO copying django/conf/locale/hr/__init__.py -> build/lib/django/conf/locale/hr 2024-05-07 20:51:51,765 root INFO copying django/conf/locale/hr/formats.py -> build/lib/django/conf/locale/hr 2024-05-07 20:51:51,766 root INFO creating build/lib/django/conf/locale/sv 2024-05-07 20:51:51,767 root INFO copying django/conf/locale/sv/__init__.py -> build/lib/django/conf/locale/sv 2024-05-07 20:51:51,767 root INFO copying django/conf/locale/sv/formats.py -> build/lib/django/conf/locale/sv 2024-05-07 20:51:51,769 root INFO creating build/lib/django/conf/locale/cs 2024-05-07 20:51:51,769 root INFO copying django/conf/locale/cs/__init__.py -> build/lib/django/conf/locale/cs 2024-05-07 20:51:51,770 root INFO copying django/conf/locale/cs/formats.py -> build/lib/django/conf/locale/cs 2024-05-07 20:51:51,771 root INFO creating build/lib/django/conf/locale/ka 2024-05-07 20:51:51,772 root INFO copying django/conf/locale/ka/__init__.py -> build/lib/django/conf/locale/ka 2024-05-07 20:51:51,773 root INFO copying django/conf/locale/ka/formats.py -> build/lib/django/conf/locale/ka 2024-05-07 20:51:51,774 root INFO creating build/lib/django/conf/locale/mk 2024-05-07 20:51:51,775 root INFO copying django/conf/locale/mk/__init__.py -> build/lib/django/conf/locale/mk 2024-05-07 20:51:51,776 root INFO copying django/conf/locale/mk/formats.py -> build/lib/django/conf/locale/mk 2024-05-07 20:51:51,777 root INFO creating build/lib/django/conf/locale/id 2024-05-07 20:51:51,778 root INFO copying django/conf/locale/id/__init__.py -> build/lib/django/conf/locale/id 2024-05-07 20:51:51,779 root INFO copying django/conf/locale/id/formats.py -> build/lib/django/conf/locale/id 2024-05-07 20:51:51,780 root INFO creating build/lib/django/conf/locale/ta 2024-05-07 20:51:51,780 root INFO copying django/conf/locale/ta/__init__.py -> build/lib/django/conf/locale/ta 2024-05-07 20:51:51,781 root INFO copying django/conf/locale/ta/formats.py -> build/lib/django/conf/locale/ta 2024-05-07 20:51:51,783 root INFO creating build/lib/django/conf/locale/ms 2024-05-07 20:51:51,783 root INFO copying django/conf/locale/ms/__init__.py -> build/lib/django/conf/locale/ms 2024-05-07 20:51:51,784 root INFO copying django/conf/locale/ms/formats.py -> build/lib/django/conf/locale/ms 2024-05-07 20:51:51,785 root INFO creating build/lib/django/conf/locale/ar 2024-05-07 20:51:51,786 root INFO copying django/conf/locale/ar/__init__.py -> build/lib/django/conf/locale/ar 2024-05-07 20:51:51,787 root INFO copying django/conf/locale/ar/formats.py -> build/lib/django/conf/locale/ar 2024-05-07 20:51:51,788 root INFO creating build/lib/django/conf/locale/gl 2024-05-07 20:51:51,789 root INFO copying django/conf/locale/gl/__init__.py -> build/lib/django/conf/locale/gl 2024-05-07 20:51:51,790 root INFO copying django/conf/locale/gl/formats.py -> build/lib/django/conf/locale/gl 2024-05-07 20:51:51,791 root INFO creating build/lib/django/conf/locale/zh_Hans 2024-05-07 20:51:51,792 root INFO copying django/conf/locale/zh_Hans/__init__.py -> build/lib/django/conf/locale/zh_Hans 2024-05-07 20:51:51,792 root INFO copying django/conf/locale/zh_Hans/formats.py -> build/lib/django/conf/locale/zh_Hans 2024-05-07 20:51:51,794 root INFO creating build/lib/django/conf/locale/uz 2024-05-07 20:51:51,794 root INFO copying django/conf/locale/uz/__init__.py -> build/lib/django/conf/locale/uz 2024-05-07 20:51:51,795 root INFO copying django/conf/locale/uz/formats.py -> build/lib/django/conf/locale/uz 2024-05-07 20:51:51,796 root INFO creating build/lib/django/conf/locale/de_CH 2024-05-07 20:51:51,797 root INFO copying django/conf/locale/de_CH/__init__.py -> build/lib/django/conf/locale/de_CH 2024-05-07 20:51:51,798 root INFO copying django/conf/locale/de_CH/formats.py -> build/lib/django/conf/locale/de_CH 2024-05-07 20:51:51,799 root INFO creating build/lib/django/conf/locale/zh_Hant 2024-05-07 20:51:51,800 root INFO copying django/conf/locale/zh_Hant/__init__.py -> build/lib/django/conf/locale/zh_Hant 2024-05-07 20:51:51,801 root INFO copying django/conf/locale/zh_Hant/formats.py -> build/lib/django/conf/locale/zh_Hant 2024-05-07 20:51:51,802 root INFO creating build/lib/django/conf/locale/az 2024-05-07 20:51:51,803 root INFO copying django/conf/locale/az/__init__.py -> build/lib/django/conf/locale/az 2024-05-07 20:51:51,803 root INFO copying django/conf/locale/az/formats.py -> build/lib/django/conf/locale/az 2024-05-07 20:51:51,805 root INFO creating build/lib/django/conf/locale/es 2024-05-07 20:51:51,805 root INFO copying django/conf/locale/es/__init__.py -> build/lib/django/conf/locale/es 2024-05-07 20:51:51,806 root INFO copying django/conf/locale/es/formats.py -> build/lib/django/conf/locale/es 2024-05-07 20:51:51,808 root INFO creating build/lib/django/conf/locale/ko 2024-05-07 20:51:51,808 root INFO copying django/conf/locale/ko/__init__.py -> build/lib/django/conf/locale/ko 2024-05-07 20:51:51,809 root INFO copying django/conf/locale/ko/formats.py -> build/lib/django/conf/locale/ko 2024-05-07 20:51:51,810 root INFO creating build/lib/django/conf/locale/fr 2024-05-07 20:51:51,811 root INFO copying django/conf/locale/fr/__init__.py -> build/lib/django/conf/locale/fr 2024-05-07 20:51:51,812 root INFO copying django/conf/locale/fr/formats.py -> build/lib/django/conf/locale/fr 2024-05-07 20:51:51,813 root INFO creating build/lib/django/conf/locale/bg 2024-05-07 20:51:51,814 root INFO copying django/conf/locale/bg/__init__.py -> build/lib/django/conf/locale/bg 2024-05-07 20:51:51,815 root INFO copying django/conf/locale/bg/formats.py -> build/lib/django/conf/locale/bg 2024-05-07 20:51:51,816 root INFO creating build/lib/django/conf/locale/es_MX 2024-05-07 20:51:51,817 root INFO copying django/conf/locale/es_MX/__init__.py -> build/lib/django/conf/locale/es_MX 2024-05-07 20:51:51,817 root INFO copying django/conf/locale/es_MX/formats.py -> build/lib/django/conf/locale/es_MX 2024-05-07 20:51:51,819 root INFO creating build/lib/django/conf/locale/eo 2024-05-07 20:51:51,819 root INFO copying django/conf/locale/eo/__init__.py -> build/lib/django/conf/locale/eo 2024-05-07 20:51:51,820 root INFO copying django/conf/locale/eo/formats.py -> build/lib/django/conf/locale/eo 2024-05-07 20:51:51,822 root INFO creating build/lib/django/conf/locale/pl 2024-05-07 20:51:51,822 root INFO copying django/conf/locale/pl/__init__.py -> build/lib/django/conf/locale/pl 2024-05-07 20:51:51,823 root INFO copying django/conf/locale/pl/formats.py -> build/lib/django/conf/locale/pl 2024-05-07 20:51:51,824 root INFO creating build/lib/django/conf/locale/lt 2024-05-07 20:51:51,825 root INFO copying django/conf/locale/lt/__init__.py -> build/lib/django/conf/locale/lt 2024-05-07 20:51:51,826 root INFO copying django/conf/locale/lt/formats.py -> build/lib/django/conf/locale/lt 2024-05-07 20:51:51,827 root INFO creating build/lib/django/conf/locale/hi 2024-05-07 20:51:51,828 root INFO copying django/conf/locale/hi/__init__.py -> build/lib/django/conf/locale/hi 2024-05-07 20:51:51,829 root INFO copying django/conf/locale/hi/formats.py -> build/lib/django/conf/locale/hi 2024-05-07 20:51:51,830 root INFO creating build/lib/django/conf/locale/de 2024-05-07 20:51:51,831 root INFO copying django/conf/locale/de/__init__.py -> build/lib/django/conf/locale/de 2024-05-07 20:51:51,831 root INFO copying django/conf/locale/de/formats.py -> build/lib/django/conf/locale/de 2024-05-07 20:51:51,833 root INFO creating build/lib/django/conf/locale/te 2024-05-07 20:51:51,833 root INFO copying django/conf/locale/te/__init__.py -> build/lib/django/conf/locale/te 2024-05-07 20:51:51,834 root INFO copying django/conf/locale/te/formats.py -> build/lib/django/conf/locale/te 2024-05-07 20:51:51,835 root INFO creating build/lib/django/conf/locale/fi 2024-05-07 20:51:51,836 root INFO copying django/conf/locale/fi/__init__.py -> build/lib/django/conf/locale/fi 2024-05-07 20:51:51,837 root INFO copying django/conf/locale/fi/formats.py -> build/lib/django/conf/locale/fi 2024-05-07 20:51:51,838 root INFO creating build/lib/django/conf/locale/pt_BR 2024-05-07 20:51:51,839 root INFO copying django/conf/locale/pt_BR/__init__.py -> build/lib/django/conf/locale/pt_BR 2024-05-07 20:51:51,840 root INFO copying django/conf/locale/pt_BR/formats.py -> build/lib/django/conf/locale/pt_BR 2024-05-07 20:51:51,841 root INFO creating build/lib/django/conf/locale/ru 2024-05-07 20:51:51,842 root INFO copying django/conf/locale/ru/__init__.py -> build/lib/django/conf/locale/ru 2024-05-07 20:51:51,842 root INFO copying django/conf/locale/ru/formats.py -> build/lib/django/conf/locale/ru 2024-05-07 20:51:51,844 root INFO creating build/lib/django/conf/locale/ca 2024-05-07 20:51:51,844 root INFO copying django/conf/locale/ca/__init__.py -> build/lib/django/conf/locale/ca 2024-05-07 20:51:51,845 root INFO copying django/conf/locale/ca/formats.py -> build/lib/django/conf/locale/ca 2024-05-07 20:51:51,846 root INFO creating build/lib/django/conf/locale/nb 2024-05-07 20:51:51,847 root INFO copying django/conf/locale/nb/__init__.py -> build/lib/django/conf/locale/nb 2024-05-07 20:51:51,848 root INFO copying django/conf/locale/nb/formats.py -> build/lib/django/conf/locale/nb 2024-05-07 20:51:51,849 root INFO creating build/lib/django/conf/locale/vi 2024-05-07 20:51:51,850 root INFO copying django/conf/locale/vi/__init__.py -> build/lib/django/conf/locale/vi 2024-05-07 20:51:51,851 root INFO copying django/conf/locale/vi/formats.py -> build/lib/django/conf/locale/vi 2024-05-07 20:51:51,852 root INFO creating build/lib/django/conf/locale/en_GB 2024-05-07 20:51:51,853 root INFO copying django/conf/locale/en_GB/__init__.py -> build/lib/django/conf/locale/en_GB 2024-05-07 20:51:51,854 root INFO copying django/conf/locale/en_GB/formats.py -> build/lib/django/conf/locale/en_GB 2024-05-07 20:51:51,855 root INFO creating build/lib/django/conf/locale/ml 2024-05-07 20:51:51,856 root INFO copying django/conf/locale/ml/__init__.py -> build/lib/django/conf/locale/ml 2024-05-07 20:51:51,857 root INFO copying django/conf/locale/ml/formats.py -> build/lib/django/conf/locale/ml 2024-05-07 20:51:51,858 root INFO creating build/lib/django/conf/locale/sl 2024-05-07 20:51:51,859 root INFO copying django/conf/locale/sl/__init__.py -> build/lib/django/conf/locale/sl 2024-05-07 20:51:51,859 root INFO copying django/conf/locale/sl/formats.py -> build/lib/django/conf/locale/sl 2024-05-07 20:51:51,861 root INFO creating build/lib/django/conf/locale/km 2024-05-07 20:51:51,861 root INFO copying django/conf/locale/km/__init__.py -> build/lib/django/conf/locale/km 2024-05-07 20:51:51,862 root INFO copying django/conf/locale/km/formats.py -> build/lib/django/conf/locale/km 2024-05-07 20:51:51,864 root INFO creating build/lib/django/conf/locale/ig 2024-05-07 20:51:51,864 root INFO copying django/conf/locale/ig/__init__.py -> build/lib/django/conf/locale/ig 2024-05-07 20:51:51,865 root INFO copying django/conf/locale/ig/formats.py -> build/lib/django/conf/locale/ig 2024-05-07 20:51:51,866 root INFO creating build/lib/django/conf/locale/hu 2024-05-07 20:51:51,867 root INFO copying django/conf/locale/hu/__init__.py -> build/lib/django/conf/locale/hu 2024-05-07 20:51:51,868 root INFO copying django/conf/locale/hu/formats.py -> build/lib/django/conf/locale/hu 2024-05-07 20:51:51,869 root INFO creating build/lib/django/conf/locale/fy 2024-05-07 20:51:51,870 root INFO copying django/conf/locale/fy/__init__.py -> build/lib/django/conf/locale/fy 2024-05-07 20:51:51,871 root INFO copying django/conf/locale/fy/formats.py -> build/lib/django/conf/locale/fy 2024-05-07 20:51:51,872 root INFO creating build/lib/django/conf/locale/sk 2024-05-07 20:51:51,872 root INFO copying django/conf/locale/sk/__init__.py -> build/lib/django/conf/locale/sk 2024-05-07 20:51:51,873 root INFO copying django/conf/locale/sk/formats.py -> build/lib/django/conf/locale/sk 2024-05-07 20:51:51,875 root INFO creating build/lib/django/conf/locale/es_PR 2024-05-07 20:51:51,875 root INFO copying django/conf/locale/es_PR/__init__.py -> build/lib/django/conf/locale/es_PR 2024-05-07 20:51:51,876 root INFO copying django/conf/locale/es_PR/formats.py -> build/lib/django/conf/locale/es_PR 2024-05-07 20:51:51,877 root INFO creating build/lib/django/conf/locale/mn 2024-05-07 20:51:51,878 root INFO copying django/conf/locale/mn/__init__.py -> build/lib/django/conf/locale/mn 2024-05-07 20:51:51,879 root INFO copying django/conf/locale/mn/formats.py -> build/lib/django/conf/locale/mn 2024-05-07 20:51:51,880 root INFO creating build/lib/django/conf/locale/ro 2024-05-07 20:51:51,881 root INFO copying django/conf/locale/ro/__init__.py -> build/lib/django/conf/locale/ro 2024-05-07 20:51:51,881 root INFO copying django/conf/locale/ro/formats.py -> build/lib/django/conf/locale/ro 2024-05-07 20:51:51,883 root INFO creating build/lib/django/views/decorators 2024-05-07 20:51:51,884 root INFO copying django/views/decorators/__init__.py -> build/lib/django/views/decorators 2024-05-07 20:51:51,885 root INFO copying django/views/decorators/http.py -> build/lib/django/views/decorators 2024-05-07 20:51:51,885 root INFO copying django/views/decorators/gzip.py -> build/lib/django/views/decorators 2024-05-07 20:51:51,886 root INFO copying django/views/decorators/cache.py -> build/lib/django/views/decorators 2024-05-07 20:51:51,887 root INFO copying django/views/decorators/common.py -> build/lib/django/views/decorators 2024-05-07 20:51:51,888 root INFO copying django/views/decorators/debug.py -> build/lib/django/views/decorators 2024-05-07 20:51:51,889 root INFO copying django/views/decorators/clickjacking.py -> build/lib/django/views/decorators 2024-05-07 20:51:51,890 root INFO copying django/views/decorators/vary.py -> build/lib/django/views/decorators 2024-05-07 20:51:51,891 root INFO copying django/views/decorators/csrf.py -> build/lib/django/views/decorators 2024-05-07 20:51:51,892 root INFO creating build/lib/django/views/generic 2024-05-07 20:51:51,893 root INFO copying django/views/generic/__init__.py -> build/lib/django/views/generic 2024-05-07 20:51:51,894 root INFO copying django/views/generic/list.py -> build/lib/django/views/generic 2024-05-07 20:51:51,895 root INFO copying django/views/generic/detail.py -> build/lib/django/views/generic 2024-05-07 20:51:51,896 root INFO copying django/views/generic/edit.py -> build/lib/django/views/generic 2024-05-07 20:51:51,897 root INFO copying django/views/generic/dates.py -> build/lib/django/views/generic 2024-05-07 20:51:51,899 root INFO copying django/views/generic/base.py -> build/lib/django/views/generic 2024-05-07 20:51:51,900 root INFO creating build/lib/django/template/loaders 2024-05-07 20:51:51,901 root INFO copying django/template/loaders/__init__.py -> build/lib/django/template/loaders 2024-05-07 20:51:51,902 root INFO copying django/template/loaders/filesystem.py -> build/lib/django/template/loaders 2024-05-07 20:51:51,903 root INFO copying django/template/loaders/cached.py -> build/lib/django/template/loaders 2024-05-07 20:51:51,904 root INFO copying django/template/loaders/app_directories.py -> build/lib/django/template/loaders 2024-05-07 20:51:51,904 root INFO copying django/template/loaders/locmem.py -> build/lib/django/template/loaders 2024-05-07 20:51:51,905 root INFO copying django/template/loaders/base.py -> build/lib/django/template/loaders 2024-05-07 20:51:51,907 root INFO creating build/lib/django/template/backends 2024-05-07 20:51:51,907 root INFO copying django/template/backends/__init__.py -> build/lib/django/template/backends 2024-05-07 20:51:51,908 root INFO copying django/template/backends/django.py -> build/lib/django/template/backends 2024-05-07 20:51:51,909 root INFO copying django/template/backends/dummy.py -> build/lib/django/template/backends 2024-05-07 20:51:51,910 root INFO copying django/template/backends/jinja2.py -> build/lib/django/template/backends 2024-05-07 20:51:51,911 root INFO copying django/template/backends/utils.py -> build/lib/django/template/backends 2024-05-07 20:51:51,912 root INFO copying django/template/backends/base.py -> build/lib/django/template/backends 2024-05-07 20:51:51,913 root INFO creating build/lib/django/db/migrations 2024-05-07 20:51:51,914 root INFO copying django/db/migrations/__init__.py -> build/lib/django/db/migrations 2024-05-07 20:51:51,915 root INFO copying django/db/migrations/serializer.py -> build/lib/django/db/migrations 2024-05-07 20:51:51,916 root INFO copying django/db/migrations/executor.py -> build/lib/django/db/migrations 2024-05-07 20:51:51,917 root INFO copying django/db/migrations/autodetector.py -> build/lib/django/db/migrations 2024-05-07 20:51:51,919 root INFO copying django/db/migrations/exceptions.py -> build/lib/django/db/migrations 2024-05-07 20:51:51,920 root INFO copying django/db/migrations/optimizer.py -> build/lib/django/db/migrations 2024-05-07 20:51:51,920 root INFO copying django/db/migrations/loader.py -> build/lib/django/db/migrations 2024-05-07 20:51:51,921 root INFO copying django/db/migrations/graph.py -> build/lib/django/db/migrations 2024-05-07 20:51:51,922 root INFO copying django/db/migrations/state.py -> build/lib/django/db/migrations 2024-05-07 20:51:51,924 root INFO copying django/db/migrations/questioner.py -> build/lib/django/db/migrations 2024-05-07 20:51:51,925 root INFO copying django/db/migrations/migration.py -> build/lib/django/db/migrations 2024-05-07 20:51:51,926 root INFO copying django/db/migrations/writer.py -> build/lib/django/db/migrations 2024-05-07 20:51:51,927 root INFO copying django/db/migrations/utils.py -> build/lib/django/db/migrations 2024-05-07 20:51:51,928 root INFO copying django/db/migrations/recorder.py -> build/lib/django/db/migrations 2024-05-07 20:51:51,930 root INFO creating build/lib/django/db/models 2024-05-07 20:51:51,931 root INFO copying django/db/models/__init__.py -> build/lib/django/db/models 2024-05-07 20:51:51,932 root INFO copying django/db/models/options.py -> build/lib/django/db/models 2024-05-07 20:51:51,933 root INFO copying django/db/models/signals.py -> build/lib/django/db/models 2024-05-07 20:51:51,934 root INFO copying django/db/models/expressions.py -> build/lib/django/db/models 2024-05-07 20:51:51,936 root INFO copying django/db/models/manager.py -> build/lib/django/db/models 2024-05-07 20:51:51,937 root INFO copying django/db/models/deletion.py -> build/lib/django/db/models 2024-05-07 20:51:51,938 root INFO copying django/db/models/indexes.py -> build/lib/django/db/models 2024-05-07 20:51:51,939 root INFO copying django/db/models/enums.py -> build/lib/django/db/models 2024-05-07 20:51:51,940 root INFO copying django/db/models/lookups.py -> build/lib/django/db/models 2024-05-07 20:51:51,941 root INFO copying django/db/models/query_utils.py -> build/lib/django/db/models 2024-05-07 20:51:51,942 root INFO copying django/db/models/utils.py -> build/lib/django/db/models 2024-05-07 20:51:51,943 root INFO copying django/db/models/constants.py -> build/lib/django/db/models 2024-05-07 20:51:51,944 root INFO copying django/db/models/aggregates.py -> build/lib/django/db/models 2024-05-07 20:51:51,945 root INFO copying django/db/models/query.py -> build/lib/django/db/models 2024-05-07 20:51:51,947 root INFO copying django/db/models/base.py -> build/lib/django/db/models 2024-05-07 20:51:51,948 root INFO copying django/db/models/constraints.py -> build/lib/django/db/models 2024-05-07 20:51:51,950 root INFO creating build/lib/django/db/backends 2024-05-07 20:51:51,950 root INFO copying django/db/backends/__init__.py -> build/lib/django/db/backends 2024-05-07 20:51:51,951 root INFO copying django/db/backends/ddl_references.py -> build/lib/django/db/backends 2024-05-07 20:51:51,952 root INFO copying django/db/backends/signals.py -> build/lib/django/db/backends 2024-05-07 20:51:51,953 root INFO copying django/db/backends/utils.py -> build/lib/django/db/backends 2024-05-07 20:51:51,955 root INFO creating build/lib/django/db/migrations/operations 2024-05-07 20:51:51,956 root INFO copying django/db/migrations/operations/__init__.py -> build/lib/django/db/migrations/operations 2024-05-07 20:51:51,956 root INFO copying django/db/migrations/operations/models.py -> build/lib/django/db/migrations/operations 2024-05-07 20:51:51,958 root INFO copying django/db/migrations/operations/fields.py -> build/lib/django/db/migrations/operations 2024-05-07 20:51:51,959 root INFO copying django/db/migrations/operations/special.py -> build/lib/django/db/migrations/operations 2024-05-07 20:51:51,960 root INFO copying django/db/migrations/operations/base.py -> build/lib/django/db/migrations/operations 2024-05-07 20:51:51,962 root INFO creating build/lib/django/db/models/sql 2024-05-07 20:51:51,962 root INFO copying django/db/models/sql/__init__.py -> build/lib/django/db/models/sql 2024-05-07 20:51:51,963 root INFO copying django/db/models/sql/subqueries.py -> build/lib/django/db/models/sql 2024-05-07 20:51:51,964 root INFO copying django/db/models/sql/compiler.py -> build/lib/django/db/models/sql 2024-05-07 20:51:51,966 root INFO copying django/db/models/sql/datastructures.py -> build/lib/django/db/models/sql 2024-05-07 20:51:51,967 root INFO copying django/db/models/sql/constants.py -> build/lib/django/db/models/sql 2024-05-07 20:51:51,968 root INFO copying django/db/models/sql/where.py -> build/lib/django/db/models/sql 2024-05-07 20:51:51,969 root INFO copying django/db/models/sql/query.py -> build/lib/django/db/models/sql 2024-05-07 20:51:51,972 root INFO creating build/lib/django/db/models/fields 2024-05-07 20:51:51,972 root INFO copying django/db/models/fields/files.py -> build/lib/django/db/models/fields 2024-05-07 20:51:51,973 root INFO copying django/db/models/fields/related_lookups.py -> build/lib/django/db/models/fields 2024-05-07 20:51:51,975 root INFO copying django/db/models/fields/proxy.py -> build/lib/django/db/models/fields 2024-05-07 20:51:51,976 root INFO copying django/db/models/fields/__init__.py -> build/lib/django/db/models/fields 2024-05-07 20:51:51,977 root INFO copying django/db/models/fields/json.py -> build/lib/django/db/models/fields 2024-05-07 20:51:51,978 root INFO copying django/db/models/fields/mixins.py -> build/lib/django/db/models/fields 2024-05-07 20:51:51,979 root INFO copying django/db/models/fields/related.py -> build/lib/django/db/models/fields 2024-05-07 20:51:51,981 root INFO copying django/db/models/fields/related_descriptors.py -> build/lib/django/db/models/fields 2024-05-07 20:51:51,982 root INFO copying django/db/models/fields/reverse_related.py -> build/lib/django/db/models/fields 2024-05-07 20:51:51,984 root INFO creating build/lib/django/db/models/functions 2024-05-07 20:51:51,985 root INFO copying django/db/models/functions/window.py -> build/lib/django/db/models/functions 2024-05-07 20:51:51,986 root INFO copying django/db/models/functions/__init__.py -> build/lib/django/db/models/functions 2024-05-07 20:51:51,987 root INFO copying django/db/models/functions/comparison.py -> build/lib/django/db/models/functions 2024-05-07 20:51:51,988 root INFO copying django/db/models/functions/math.py -> build/lib/django/db/models/functions 2024-05-07 20:51:51,989 root INFO copying django/db/models/functions/text.py -> build/lib/django/db/models/functions 2024-05-07 20:51:51,990 root INFO copying django/db/models/functions/mixins.py -> build/lib/django/db/models/functions 2024-05-07 20:51:51,991 root INFO copying django/db/models/functions/datetime.py -> build/lib/django/db/models/functions 2024-05-07 20:51:51,992 root INFO creating build/lib/django/db/backends/mysql 2024-05-07 20:51:51,993 root INFO copying django/db/backends/mysql/creation.py -> build/lib/django/db/backends/mysql 2024-05-07 20:51:51,994 root INFO copying django/db/backends/mysql/introspection.py -> build/lib/django/db/backends/mysql 2024-05-07 20:51:51,995 root INFO copying django/db/backends/mysql/__init__.py -> build/lib/django/db/backends/mysql 2024-05-07 20:51:51,996 root INFO copying django/db/backends/mysql/schema.py -> build/lib/django/db/backends/mysql 2024-05-07 20:51:51,997 root INFO copying django/db/backends/mysql/compiler.py -> build/lib/django/db/backends/mysql 2024-05-07 20:51:51,998 root INFO copying django/db/backends/mysql/operations.py -> build/lib/django/db/backends/mysql 2024-05-07 20:51:51,999 root INFO copying django/db/backends/mysql/validation.py -> build/lib/django/db/backends/mysql 2024-05-07 20:51:52,000 root INFO copying django/db/backends/mysql/features.py -> build/lib/django/db/backends/mysql 2024-05-07 20:51:52,001 root INFO copying django/db/backends/mysql/base.py -> build/lib/django/db/backends/mysql 2024-05-07 20:51:52,002 root INFO copying django/db/backends/mysql/client.py -> build/lib/django/db/backends/mysql 2024-05-07 20:51:52,004 root INFO creating build/lib/django/db/backends/sqlite3 2024-05-07 20:51:52,005 root INFO copying django/db/backends/sqlite3/creation.py -> build/lib/django/db/backends/sqlite3 2024-05-07 20:51:52,006 root INFO copying django/db/backends/sqlite3/introspection.py -> build/lib/django/db/backends/sqlite3 2024-05-07 20:51:52,007 root INFO copying django/db/backends/sqlite3/__init__.py -> build/lib/django/db/backends/sqlite3 2024-05-07 20:51:52,008 root INFO copying django/db/backends/sqlite3/_functions.py -> build/lib/django/db/backends/sqlite3 2024-05-07 20:51:52,009 root INFO copying django/db/backends/sqlite3/schema.py -> build/lib/django/db/backends/sqlite3 2024-05-07 20:51:52,010 root INFO copying django/db/backends/sqlite3/operations.py -> build/lib/django/db/backends/sqlite3 2024-05-07 20:51:52,011 root INFO copying django/db/backends/sqlite3/features.py -> build/lib/django/db/backends/sqlite3 2024-05-07 20:51:52,012 root INFO copying django/db/backends/sqlite3/base.py -> build/lib/django/db/backends/sqlite3 2024-05-07 20:51:52,013 root INFO copying django/db/backends/sqlite3/client.py -> build/lib/django/db/backends/sqlite3 2024-05-07 20:51:52,015 root INFO creating build/lib/django/db/backends/oracle 2024-05-07 20:51:52,016 root INFO copying django/db/backends/oracle/creation.py -> build/lib/django/db/backends/oracle 2024-05-07 20:51:52,017 root INFO copying django/db/backends/oracle/introspection.py -> build/lib/django/db/backends/oracle 2024-05-07 20:51:52,018 root INFO copying django/db/backends/oracle/functions.py -> build/lib/django/db/backends/oracle 2024-05-07 20:51:52,019 root INFO copying django/db/backends/oracle/__init__.py -> build/lib/django/db/backends/oracle 2024-05-07 20:51:52,020 root INFO copying django/db/backends/oracle/schema.py -> build/lib/django/db/backends/oracle 2024-05-07 20:51:52,021 root INFO copying django/db/backends/oracle/operations.py -> build/lib/django/db/backends/oracle 2024-05-07 20:51:52,022 root INFO copying django/db/backends/oracle/validation.py -> build/lib/django/db/backends/oracle 2024-05-07 20:51:52,023 root INFO copying django/db/backends/oracle/features.py -> build/lib/django/db/backends/oracle 2024-05-07 20:51:52,024 root INFO copying django/db/backends/oracle/utils.py -> build/lib/django/db/backends/oracle 2024-05-07 20:51:52,025 root INFO copying django/db/backends/oracle/base.py -> build/lib/django/db/backends/oracle 2024-05-07 20:51:52,026 root INFO copying django/db/backends/oracle/client.py -> build/lib/django/db/backends/oracle 2024-05-07 20:51:52,027 root INFO creating build/lib/django/db/backends/dummy 2024-05-07 20:51:52,028 root INFO copying django/db/backends/dummy/__init__.py -> build/lib/django/db/backends/dummy 2024-05-07 20:51:52,029 root INFO copying django/db/backends/dummy/features.py -> build/lib/django/db/backends/dummy 2024-05-07 20:51:52,030 root INFO copying django/db/backends/dummy/base.py -> build/lib/django/db/backends/dummy 2024-05-07 20:51:52,031 root INFO creating build/lib/django/db/backends/base 2024-05-07 20:51:52,032 root INFO copying django/db/backends/base/creation.py -> build/lib/django/db/backends/base 2024-05-07 20:51:52,033 root INFO copying django/db/backends/base/introspection.py -> build/lib/django/db/backends/base 2024-05-07 20:51:52,034 root INFO copying django/db/backends/base/__init__.py -> build/lib/django/db/backends/base 2024-05-07 20:51:52,035 root INFO copying django/db/backends/base/schema.py -> build/lib/django/db/backends/base 2024-05-07 20:51:52,036 root INFO copying django/db/backends/base/operations.py -> build/lib/django/db/backends/base 2024-05-07 20:51:52,037 root INFO copying django/db/backends/base/validation.py -> build/lib/django/db/backends/base 2024-05-07 20:51:52,038 root INFO copying django/db/backends/base/features.py -> build/lib/django/db/backends/base 2024-05-07 20:51:52,039 root INFO copying django/db/backends/base/base.py -> build/lib/django/db/backends/base 2024-05-07 20:51:52,041 root INFO copying django/db/backends/base/client.py -> build/lib/django/db/backends/base 2024-05-07 20:51:52,042 root INFO creating build/lib/django/db/backends/postgresql 2024-05-07 20:51:52,043 root INFO copying django/db/backends/postgresql/creation.py -> build/lib/django/db/backends/postgresql 2024-05-07 20:51:52,044 root INFO copying django/db/backends/postgresql/introspection.py -> build/lib/django/db/backends/postgresql 2024-05-07 20:51:52,045 root INFO copying django/db/backends/postgresql/__init__.py -> build/lib/django/db/backends/postgresql 2024-05-07 20:51:52,046 root INFO copying django/db/backends/postgresql/schema.py -> build/lib/django/db/backends/postgresql 2024-05-07 20:51:52,047 root INFO copying django/db/backends/postgresql/operations.py -> build/lib/django/db/backends/postgresql 2024-05-07 20:51:52,048 root INFO copying django/db/backends/postgresql/psycopg_any.py -> build/lib/django/db/backends/postgresql 2024-05-07 20:51:52,049 root INFO copying django/db/backends/postgresql/features.py -> build/lib/django/db/backends/postgresql 2024-05-07 20:51:52,050 root INFO copying django/db/backends/postgresql/base.py -> build/lib/django/db/backends/postgresql 2024-05-07 20:51:52,051 root INFO copying django/db/backends/postgresql/client.py -> build/lib/django/db/backends/postgresql 2024-05-07 20:51:52,052 root INFO creating build/lib/django/utils/translation 2024-05-07 20:51:52,053 root INFO copying django/utils/translation/__init__.py -> build/lib/django/utils/translation 2024-05-07 20:51:52,054 root INFO copying django/utils/translation/template.py -> build/lib/django/utils/translation 2024-05-07 20:51:52,055 root INFO copying django/utils/translation/reloader.py -> build/lib/django/utils/translation 2024-05-07 20:51:52,056 root INFO copying django/utils/translation/trans_null.py -> build/lib/django/utils/translation 2024-05-07 20:51:52,057 root INFO copying django/utils/translation/trans_real.py -> build/lib/django/utils/translation 2024-05-07 20:51:52,059 root INFO creating build/lib/django/contrib/sites 2024-05-07 20:51:52,060 root INFO copying django/contrib/sites/apps.py -> build/lib/django/contrib/sites 2024-05-07 20:51:52,061 root INFO copying django/contrib/sites/__init__.py -> build/lib/django/contrib/sites 2024-05-07 20:51:52,062 root INFO copying django/contrib/sites/models.py -> build/lib/django/contrib/sites 2024-05-07 20:51:52,063 root INFO copying django/contrib/sites/shortcuts.py -> build/lib/django/contrib/sites 2024-05-07 20:51:52,063 root INFO copying django/contrib/sites/managers.py -> build/lib/django/contrib/sites 2024-05-07 20:51:52,064 root INFO copying django/contrib/sites/requests.py -> build/lib/django/contrib/sites 2024-05-07 20:51:52,065 root INFO copying django/contrib/sites/checks.py -> build/lib/django/contrib/sites 2024-05-07 20:51:52,066 root INFO copying django/contrib/sites/middleware.py -> build/lib/django/contrib/sites 2024-05-07 20:51:52,067 root INFO copying django/contrib/sites/admin.py -> build/lib/django/contrib/sites 2024-05-07 20:51:52,068 root INFO copying django/contrib/sites/management.py -> build/lib/django/contrib/sites 2024-05-07 20:51:52,069 root INFO creating build/lib/django/contrib/postgres 2024-05-07 20:51:52,070 root INFO copying django/contrib/postgres/apps.py -> build/lib/django/contrib/postgres 2024-05-07 20:51:52,071 root INFO copying django/contrib/postgres/functions.py -> build/lib/django/contrib/postgres 2024-05-07 20:51:52,072 root INFO copying django/contrib/postgres/__init__.py -> build/lib/django/contrib/postgres 2024-05-07 20:51:52,073 root INFO copying django/contrib/postgres/signals.py -> build/lib/django/contrib/postgres 2024-05-07 20:51:52,074 root INFO copying django/contrib/postgres/expressions.py -> build/lib/django/contrib/postgres 2024-05-07 20:51:52,075 root INFO copying django/contrib/postgres/search.py -> build/lib/django/contrib/postgres 2024-05-07 20:51:52,076 root INFO copying django/contrib/postgres/operations.py -> build/lib/django/contrib/postgres 2024-05-07 20:51:52,077 root INFO copying django/contrib/postgres/indexes.py -> build/lib/django/contrib/postgres 2024-05-07 20:51:52,078 root INFO copying django/contrib/postgres/serializers.py -> build/lib/django/contrib/postgres 2024-05-07 20:51:52,079 root INFO copying django/contrib/postgres/lookups.py -> build/lib/django/contrib/postgres 2024-05-07 20:51:52,080 root INFO copying django/contrib/postgres/utils.py -> build/lib/django/contrib/postgres 2024-05-07 20:51:52,081 root INFO copying django/contrib/postgres/validators.py -> build/lib/django/contrib/postgres 2024-05-07 20:51:52,081 root INFO copying django/contrib/postgres/constraints.py -> build/lib/django/contrib/postgres 2024-05-07 20:51:52,083 root INFO creating build/lib/django/contrib/staticfiles 2024-05-07 20:51:52,084 root INFO copying django/contrib/staticfiles/apps.py -> build/lib/django/contrib/staticfiles 2024-05-07 20:51:52,085 root INFO copying django/contrib/staticfiles/urls.py -> build/lib/django/contrib/staticfiles 2024-05-07 20:51:52,086 root INFO copying django/contrib/staticfiles/__init__.py -> build/lib/django/contrib/staticfiles 2024-05-07 20:51:52,087 root INFO copying django/contrib/staticfiles/handlers.py -> build/lib/django/contrib/staticfiles 2024-05-07 20:51:52,088 root INFO copying django/contrib/staticfiles/views.py -> build/lib/django/contrib/staticfiles 2024-05-07 20:51:52,089 root INFO copying django/contrib/staticfiles/checks.py -> build/lib/django/contrib/staticfiles 2024-05-07 20:51:52,089 root INFO copying django/contrib/staticfiles/storage.py -> build/lib/django/contrib/staticfiles 2024-05-07 20:51:52,091 root INFO copying django/contrib/staticfiles/finders.py -> build/lib/django/contrib/staticfiles 2024-05-07 20:51:52,092 root INFO copying django/contrib/staticfiles/utils.py -> build/lib/django/contrib/staticfiles 2024-05-07 20:51:52,093 root INFO copying django/contrib/staticfiles/testing.py -> build/lib/django/contrib/staticfiles 2024-05-07 20:51:52,094 root INFO creating build/lib/django/contrib/admindocs 2024-05-07 20:51:52,095 root INFO copying django/contrib/admindocs/apps.py -> build/lib/django/contrib/admindocs 2024-05-07 20:51:52,096 root INFO copying django/contrib/admindocs/urls.py -> build/lib/django/contrib/admindocs 2024-05-07 20:51:52,097 root INFO copying django/contrib/admindocs/__init__.py -> build/lib/django/contrib/admindocs 2024-05-07 20:51:52,098 root INFO copying django/contrib/admindocs/views.py -> build/lib/django/contrib/admindocs 2024-05-07 20:51:52,099 root INFO copying django/contrib/admindocs/middleware.py -> build/lib/django/contrib/admindocs 2024-05-07 20:51:52,100 root INFO copying django/contrib/admindocs/utils.py -> build/lib/django/contrib/admindocs 2024-05-07 20:51:52,101 root INFO creating build/lib/django/contrib/flatpages 2024-05-07 20:51:52,102 root INFO copying django/contrib/flatpages/apps.py -> build/lib/django/contrib/flatpages 2024-05-07 20:51:52,103 root INFO copying django/contrib/flatpages/urls.py -> build/lib/django/contrib/flatpages 2024-05-07 20:51:52,104 root INFO copying django/contrib/flatpages/__init__.py -> build/lib/django/contrib/flatpages 2024-05-07 20:51:52,105 root INFO copying django/contrib/flatpages/models.py -> build/lib/django/contrib/flatpages 2024-05-07 20:51:52,105 root INFO copying django/contrib/flatpages/forms.py -> build/lib/django/contrib/flatpages 2024-05-07 20:51:52,106 root INFO copying django/contrib/flatpages/views.py -> build/lib/django/contrib/flatpages 2024-05-07 20:51:52,107 root INFO copying django/contrib/flatpages/middleware.py -> build/lib/django/contrib/flatpages 2024-05-07 20:51:52,108 root INFO copying django/contrib/flatpages/admin.py -> build/lib/django/contrib/flatpages 2024-05-07 20:51:52,109 root INFO copying django/contrib/flatpages/sitemaps.py -> build/lib/django/contrib/flatpages 2024-05-07 20:51:52,110 root INFO creating build/lib/django/contrib/contenttypes 2024-05-07 20:51:52,111 root INFO copying django/contrib/contenttypes/apps.py -> build/lib/django/contrib/contenttypes 2024-05-07 20:51:52,112 root INFO copying django/contrib/contenttypes/__init__.py -> build/lib/django/contrib/contenttypes 2024-05-07 20:51:52,113 root INFO copying django/contrib/contenttypes/models.py -> build/lib/django/contrib/contenttypes 2024-05-07 20:51:52,114 root INFO copying django/contrib/contenttypes/forms.py -> build/lib/django/contrib/contenttypes 2024-05-07 20:51:52,115 root INFO copying django/contrib/contenttypes/views.py -> build/lib/django/contrib/contenttypes 2024-05-07 20:51:52,116 root INFO copying django/contrib/contenttypes/fields.py -> build/lib/django/contrib/contenttypes 2024-05-07 20:51:52,117 root INFO copying django/contrib/contenttypes/checks.py -> build/lib/django/contrib/contenttypes 2024-05-07 20:51:52,118 root INFO copying django/contrib/contenttypes/admin.py -> build/lib/django/contrib/contenttypes 2024-05-07 20:51:52,119 root INFO creating build/lib/django/contrib/sitemaps 2024-05-07 20:51:52,120 root INFO copying django/contrib/sitemaps/apps.py -> build/lib/django/contrib/sitemaps 2024-05-07 20:51:52,121 root INFO copying django/contrib/sitemaps/__init__.py -> build/lib/django/contrib/sitemaps 2024-05-07 20:51:52,122 root INFO copying django/contrib/sitemaps/views.py -> build/lib/django/contrib/sitemaps 2024-05-07 20:51:52,124 root INFO creating build/lib/django/contrib/humanize 2024-05-07 20:51:52,124 root INFO copying django/contrib/humanize/apps.py -> build/lib/django/contrib/humanize 2024-05-07 20:51:52,125 root INFO copying django/contrib/humanize/__init__.py -> build/lib/django/contrib/humanize 2024-05-07 20:51:52,127 root INFO creating build/lib/django/contrib/redirects 2024-05-07 20:51:52,127 root INFO copying django/contrib/redirects/apps.py -> build/lib/django/contrib/redirects 2024-05-07 20:51:52,128 root INFO copying django/contrib/redirects/__init__.py -> build/lib/django/contrib/redirects 2024-05-07 20:51:52,129 root INFO copying django/contrib/redirects/models.py -> build/lib/django/contrib/redirects 2024-05-07 20:51:52,130 root INFO copying django/contrib/redirects/middleware.py -> build/lib/django/contrib/redirects 2024-05-07 20:51:52,131 root INFO copying django/contrib/redirects/admin.py -> build/lib/django/contrib/redirects 2024-05-07 20:51:52,133 root INFO creating build/lib/django/contrib/auth 2024-05-07 20:51:52,133 root INFO copying django/contrib/auth/apps.py -> build/lib/django/contrib/auth 2024-05-07 20:51:52,136 root INFO copying django/contrib/auth/urls.py -> build/lib/django/contrib/auth 2024-05-07 20:51:52,137 root INFO copying django/contrib/auth/__init__.py -> build/lib/django/contrib/auth 2024-05-07 20:51:52,138 root INFO copying django/contrib/auth/hashers.py -> build/lib/django/contrib/auth 2024-05-07 20:51:52,139 root INFO copying django/contrib/auth/signals.py -> build/lib/django/contrib/auth 2024-05-07 20:51:52,140 root INFO copying django/contrib/auth/models.py -> build/lib/django/contrib/auth 2024-05-07 20:51:52,141 root INFO copying django/contrib/auth/forms.py -> build/lib/django/contrib/auth 2024-05-07 20:51:52,142 root INFO copying django/contrib/auth/password_validation.py -> build/lib/django/contrib/auth 2024-05-07 20:51:52,143 root INFO copying django/contrib/auth/views.py -> build/lib/django/contrib/auth 2024-05-07 20:51:52,144 root INFO copying django/contrib/auth/base_user.py -> build/lib/django/contrib/auth 2024-05-07 20:51:52,145 root INFO copying django/contrib/auth/tokens.py -> build/lib/django/contrib/auth 2024-05-07 20:51:52,146 root INFO copying django/contrib/auth/checks.py -> build/lib/django/contrib/auth 2024-05-07 20:51:52,147 root INFO copying django/contrib/auth/mixins.py -> build/lib/django/contrib/auth 2024-05-07 20:51:52,148 root INFO copying django/contrib/auth/middleware.py -> build/lib/django/contrib/auth 2024-05-07 20:51:52,149 root INFO copying django/contrib/auth/admin.py -> build/lib/django/contrib/auth 2024-05-07 20:51:52,150 root INFO copying django/contrib/auth/backends.py -> build/lib/django/contrib/auth 2024-05-07 20:51:52,151 root INFO copying django/contrib/auth/decorators.py -> build/lib/django/contrib/auth 2024-05-07 20:51:52,152 root INFO copying django/contrib/auth/context_processors.py -> build/lib/django/contrib/auth 2024-05-07 20:51:52,153 root INFO copying django/contrib/auth/validators.py -> build/lib/django/contrib/auth 2024-05-07 20:51:52,155 root INFO creating build/lib/django/contrib/sessions 2024-05-07 20:51:52,155 root INFO copying django/contrib/sessions/apps.py -> build/lib/django/contrib/sessions 2024-05-07 20:51:52,156 root INFO copying django/contrib/sessions/__init__.py -> build/lib/django/contrib/sessions 2024-05-07 20:51:52,157 root INFO copying django/contrib/sessions/models.py -> build/lib/django/contrib/sessions 2024-05-07 20:51:52,158 root INFO copying django/contrib/sessions/exceptions.py -> build/lib/django/contrib/sessions 2024-05-07 20:51:52,159 root INFO copying django/contrib/sessions/base_session.py -> build/lib/django/contrib/sessions 2024-05-07 20:51:52,160 root INFO copying django/contrib/sessions/middleware.py -> build/lib/django/contrib/sessions 2024-05-07 20:51:52,161 root INFO copying django/contrib/sessions/serializers.py -> build/lib/django/contrib/sessions 2024-05-07 20:51:52,162 root INFO creating build/lib/django/contrib/gis 2024-05-07 20:51:52,163 root INFO copying django/contrib/gis/apps.py -> build/lib/django/contrib/gis 2024-05-07 20:51:52,164 root INFO copying django/contrib/gis/__init__.py -> build/lib/django/contrib/gis 2024-05-07 20:51:52,165 root INFO copying django/contrib/gis/shortcuts.py -> build/lib/django/contrib/gis 2024-05-07 20:51:52,165 root INFO copying django/contrib/gis/feeds.py -> build/lib/django/contrib/gis 2024-05-07 20:51:52,166 root INFO copying django/contrib/gis/views.py -> build/lib/django/contrib/gis 2024-05-07 20:51:52,167 root INFO copying django/contrib/gis/measure.py -> build/lib/django/contrib/gis 2024-05-07 20:51:52,168 root INFO copying django/contrib/gis/geometry.py -> build/lib/django/contrib/gis 2024-05-07 20:51:52,169 root INFO copying django/contrib/gis/ptr.py -> build/lib/django/contrib/gis 2024-05-07 20:51:52,171 root INFO creating build/lib/django/contrib/messages 2024-05-07 20:51:52,172 root INFO copying django/contrib/messages/apps.py -> build/lib/django/contrib/messages 2024-05-07 20:51:52,172 root INFO copying django/contrib/messages/__init__.py -> build/lib/django/contrib/messages 2024-05-07 20:51:52,173 root INFO copying django/contrib/messages/api.py -> build/lib/django/contrib/messages 2024-05-07 20:51:52,174 root INFO copying django/contrib/messages/views.py -> build/lib/django/contrib/messages 2024-05-07 20:51:52,175 root INFO copying django/contrib/messages/middleware.py -> build/lib/django/contrib/messages 2024-05-07 20:51:52,176 root INFO copying django/contrib/messages/utils.py -> build/lib/django/contrib/messages 2024-05-07 20:51:52,177 root INFO copying django/contrib/messages/constants.py -> build/lib/django/contrib/messages 2024-05-07 20:51:52,178 root INFO copying django/contrib/messages/context_processors.py -> build/lib/django/contrib/messages 2024-05-07 20:51:52,179 root INFO creating build/lib/django/contrib/syndication 2024-05-07 20:51:52,180 root INFO copying django/contrib/syndication/apps.py -> build/lib/django/contrib/syndication 2024-05-07 20:51:52,180 root INFO copying django/contrib/syndication/__init__.py -> build/lib/django/contrib/syndication 2024-05-07 20:51:52,181 root INFO copying django/contrib/syndication/views.py -> build/lib/django/contrib/syndication 2024-05-07 20:51:52,183 root INFO creating build/lib/django/contrib/admin 2024-05-07 20:51:52,184 root INFO copying django/contrib/admin/apps.py -> build/lib/django/contrib/admin 2024-05-07 20:51:52,185 root INFO copying django/contrib/admin/__init__.py -> build/lib/django/contrib/admin 2024-05-07 20:51:52,186 root INFO copying django/contrib/admin/options.py -> build/lib/django/contrib/admin 2024-05-07 20:51:52,187 root INFO copying django/contrib/admin/helpers.py -> build/lib/django/contrib/admin 2024-05-07 20:51:52,188 root INFO copying django/contrib/admin/models.py -> build/lib/django/contrib/admin 2024-05-07 20:51:52,190 root INFO copying django/contrib/admin/filters.py -> build/lib/django/contrib/admin 2024-05-07 20:51:52,191 root INFO copying django/contrib/admin/forms.py -> build/lib/django/contrib/admin 2024-05-07 20:51:52,192 root INFO copying django/contrib/admin/exceptions.py -> build/lib/django/contrib/admin 2024-05-07 20:51:52,193 root INFO copying django/contrib/admin/tests.py -> build/lib/django/contrib/admin 2024-05-07 20:51:52,194 root INFO copying django/contrib/admin/widgets.py -> build/lib/django/contrib/admin 2024-05-07 20:51:52,195 root INFO copying django/contrib/admin/checks.py -> build/lib/django/contrib/admin 2024-05-07 20:51:52,196 root INFO copying django/contrib/admin/decorators.py -> build/lib/django/contrib/admin 2024-05-07 20:51:52,197 root INFO copying django/contrib/admin/actions.py -> build/lib/django/contrib/admin 2024-05-07 20:51:52,198 root INFO copying django/contrib/admin/utils.py -> build/lib/django/contrib/admin 2024-05-07 20:51:52,199 root INFO copying django/contrib/admin/sites.py -> build/lib/django/contrib/admin 2024-05-07 20:51:52,201 root INFO creating build/lib/django/contrib/sites/migrations 2024-05-07 20:51:52,201 root INFO copying django/contrib/sites/migrations/__init__.py -> build/lib/django/contrib/sites/migrations 2024-05-07 20:51:52,202 root INFO copying django/contrib/sites/migrations/0002_alter_domain_unique.py -> build/lib/django/contrib/sites/migrations 2024-05-07 20:51:52,203 root INFO copying django/contrib/sites/migrations/0001_initial.py -> build/lib/django/contrib/sites/migrations 2024-05-07 20:51:52,205 root INFO creating build/lib/django/contrib/postgres/fields 2024-05-07 20:51:52,205 root INFO copying django/contrib/postgres/fields/citext.py -> build/lib/django/contrib/postgres/fields 2024-05-07 20:51:52,206 root INFO copying django/contrib/postgres/fields/array.py -> build/lib/django/contrib/postgres/fields 2024-05-07 20:51:52,208 root INFO copying django/contrib/postgres/fields/__init__.py -> build/lib/django/contrib/postgres/fields 2024-05-07 20:51:52,208 root INFO copying django/contrib/postgres/fields/jsonb.py -> build/lib/django/contrib/postgres/fields 2024-05-07 20:51:52,209 root INFO copying django/contrib/postgres/fields/hstore.py -> build/lib/django/contrib/postgres/fields 2024-05-07 20:51:52,210 root INFO copying django/contrib/postgres/fields/ranges.py -> build/lib/django/contrib/postgres/fields 2024-05-07 20:51:52,211 root INFO copying django/contrib/postgres/fields/utils.py -> build/lib/django/contrib/postgres/fields 2024-05-07 20:51:52,213 root INFO creating build/lib/django/contrib/postgres/forms 2024-05-07 20:51:52,213 root INFO copying django/contrib/postgres/forms/array.py -> build/lib/django/contrib/postgres/forms 2024-05-07 20:51:52,215 root INFO copying django/contrib/postgres/forms/__init__.py -> build/lib/django/contrib/postgres/forms 2024-05-07 20:51:52,216 root INFO copying django/contrib/postgres/forms/hstore.py -> build/lib/django/contrib/postgres/forms 2024-05-07 20:51:52,216 root INFO copying django/contrib/postgres/forms/ranges.py -> build/lib/django/contrib/postgres/forms 2024-05-07 20:51:52,218 root INFO creating build/lib/django/contrib/postgres/aggregates 2024-05-07 20:51:52,219 root INFO copying django/contrib/postgres/aggregates/__init__.py -> build/lib/django/contrib/postgres/aggregates 2024-05-07 20:51:52,220 root INFO copying django/contrib/postgres/aggregates/mixins.py -> build/lib/django/contrib/postgres/aggregates 2024-05-07 20:51:52,220 root INFO copying django/contrib/postgres/aggregates/statistics.py -> build/lib/django/contrib/postgres/aggregates 2024-05-07 20:51:52,221 root INFO copying django/contrib/postgres/aggregates/general.py -> build/lib/django/contrib/postgres/aggregates 2024-05-07 20:51:52,223 root INFO creating build/lib/django/contrib/staticfiles/management 2024-05-07 20:51:52,223 root INFO copying django/contrib/staticfiles/management/__init__.py -> build/lib/django/contrib/staticfiles/management 2024-05-07 20:51:52,225 root INFO creating build/lib/django/contrib/staticfiles/management/commands 2024-05-07 20:51:52,225 root INFO copying django/contrib/staticfiles/management/commands/__init__.py -> build/lib/django/contrib/staticfiles/management/commands 2024-05-07 20:51:52,226 root INFO copying django/contrib/staticfiles/management/commands/collectstatic.py -> build/lib/django/contrib/staticfiles/management/commands 2024-05-07 20:51:52,227 root INFO copying django/contrib/staticfiles/management/commands/findstatic.py -> build/lib/django/contrib/staticfiles/management/commands 2024-05-07 20:51:52,228 root INFO copying django/contrib/staticfiles/management/commands/runserver.py -> build/lib/django/contrib/staticfiles/management/commands 2024-05-07 20:51:52,229 root INFO creating build/lib/django/contrib/flatpages/migrations 2024-05-07 20:51:52,230 root INFO copying django/contrib/flatpages/migrations/__init__.py -> build/lib/django/contrib/flatpages/migrations 2024-05-07 20:51:52,231 root INFO copying django/contrib/flatpages/migrations/0001_initial.py -> build/lib/django/contrib/flatpages/migrations 2024-05-07 20:51:52,232 root INFO creating build/lib/django/contrib/flatpages/templatetags 2024-05-07 20:51:52,233 root INFO copying django/contrib/flatpages/templatetags/__init__.py -> build/lib/django/contrib/flatpages/templatetags 2024-05-07 20:51:52,234 root INFO copying django/contrib/flatpages/templatetags/flatpages.py -> build/lib/django/contrib/flatpages/templatetags 2024-05-07 20:51:52,235 root INFO creating build/lib/django/contrib/contenttypes/management 2024-05-07 20:51:52,236 root INFO copying django/contrib/contenttypes/management/__init__.py -> build/lib/django/contrib/contenttypes/management 2024-05-07 20:51:52,237 root INFO creating build/lib/django/contrib/contenttypes/migrations 2024-05-07 20:51:52,238 root INFO copying django/contrib/contenttypes/migrations/__init__.py -> build/lib/django/contrib/contenttypes/migrations 2024-05-07 20:51:52,239 root INFO copying django/contrib/contenttypes/migrations/0001_initial.py -> build/lib/django/contrib/contenttypes/migrations 2024-05-07 20:51:52,240 root INFO copying django/contrib/contenttypes/migrations/0002_remove_content_type_name.py -> build/lib/django/contrib/contenttypes/migrations 2024-05-07 20:51:52,241 root INFO creating build/lib/django/contrib/contenttypes/management/commands 2024-05-07 20:51:52,242 root INFO copying django/contrib/contenttypes/management/commands/remove_stale_contenttypes.py -> build/lib/django/contrib/contenttypes/management/commands 2024-05-07 20:51:52,243 root INFO copying django/contrib/contenttypes/management/commands/__init__.py -> build/lib/django/contrib/contenttypes/management/commands 2024-05-07 20:51:52,244 root INFO creating build/lib/django/contrib/sitemaps/management 2024-05-07 20:51:52,244 root INFO copying django/contrib/sitemaps/management/__init__.py -> build/lib/django/contrib/sitemaps/management 2024-05-07 20:51:52,246 root INFO creating build/lib/django/contrib/sitemaps/management/commands 2024-05-07 20:51:52,246 root INFO copying django/contrib/sitemaps/management/commands/__init__.py -> build/lib/django/contrib/sitemaps/management/commands 2024-05-07 20:51:52,247 root INFO copying django/contrib/sitemaps/management/commands/ping_google.py -> build/lib/django/contrib/sitemaps/management/commands 2024-05-07 20:51:52,249 root INFO creating build/lib/django/contrib/humanize/templatetags 2024-05-07 20:51:52,249 root INFO copying django/contrib/humanize/templatetags/__init__.py -> build/lib/django/contrib/humanize/templatetags 2024-05-07 20:51:52,250 root INFO copying django/contrib/humanize/templatetags/humanize.py -> build/lib/django/contrib/humanize/templatetags 2024-05-07 20:51:52,252 root INFO creating build/lib/django/contrib/redirects/migrations 2024-05-07 20:51:52,252 root INFO copying django/contrib/redirects/migrations/__init__.py -> build/lib/django/contrib/redirects/migrations 2024-05-07 20:51:52,253 root INFO copying django/contrib/redirects/migrations/0001_initial.py -> build/lib/django/contrib/redirects/migrations 2024-05-07 20:51:52,254 root INFO copying django/contrib/redirects/migrations/0002_alter_redirect_new_path_help_text.py -> build/lib/django/contrib/redirects/migrations 2024-05-07 20:51:52,255 root INFO creating build/lib/django/contrib/auth/management 2024-05-07 20:51:52,256 root INFO copying django/contrib/auth/management/__init__.py -> build/lib/django/contrib/auth/management 2024-05-07 20:51:52,258 root INFO creating build/lib/django/contrib/auth/migrations 2024-05-07 20:51:52,259 root INFO copying django/contrib/auth/migrations/__init__.py -> build/lib/django/contrib/auth/migrations 2024-05-07 20:51:52,259 root INFO copying django/contrib/auth/migrations/0003_alter_user_email_max_length.py -> build/lib/django/contrib/auth/migrations 2024-05-07 20:51:52,260 root INFO copying django/contrib/auth/migrations/0012_alter_user_first_name_max_length.py -> build/lib/django/contrib/auth/migrations 2024-05-07 20:51:52,261 root INFO copying django/contrib/auth/migrations/0001_initial.py -> build/lib/django/contrib/auth/migrations 2024-05-07 20:51:52,262 root INFO copying django/contrib/auth/migrations/0011_update_proxy_permissions.py -> build/lib/django/contrib/auth/migrations 2024-05-07 20:51:52,263 root INFO copying django/contrib/auth/migrations/0005_alter_user_last_login_null.py -> build/lib/django/contrib/auth/migrations 2024-05-07 20:51:52,264 root INFO copying django/contrib/auth/migrations/0008_alter_user_username_max_length.py -> build/lib/django/contrib/auth/migrations 2024-05-07 20:51:52,265 root INFO copying django/contrib/auth/migrations/0002_alter_permission_name_max_length.py -> build/lib/django/contrib/auth/migrations 2024-05-07 20:51:52,266 root INFO copying django/contrib/auth/migrations/0006_require_contenttypes_0002.py -> build/lib/django/contrib/auth/migrations 2024-05-07 20:51:52,267 root INFO copying django/contrib/auth/migrations/0009_alter_user_last_name_max_length.py -> build/lib/django/contrib/auth/migrations 2024-05-07 20:51:52,267 root INFO copying django/contrib/auth/migrations/0004_alter_user_username_opts.py -> build/lib/django/contrib/auth/migrations 2024-05-07 20:51:52,268 root INFO copying django/contrib/auth/migrations/0010_alter_group_name_max_length.py -> build/lib/django/contrib/auth/migrations 2024-05-07 20:51:52,269 root INFO copying django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py -> build/lib/django/contrib/auth/migrations 2024-05-07 20:51:52,270 root INFO creating build/lib/django/contrib/auth/handlers 2024-05-07 20:51:52,271 root INFO copying django/contrib/auth/handlers/__init__.py -> build/lib/django/contrib/auth/handlers 2024-05-07 20:51:52,272 root INFO copying django/contrib/auth/handlers/modwsgi.py -> build/lib/django/contrib/auth/handlers 2024-05-07 20:51:52,273 root INFO creating build/lib/django/contrib/auth/management/commands 2024-05-07 20:51:52,274 root INFO copying django/contrib/auth/management/commands/__init__.py -> build/lib/django/contrib/auth/management/commands 2024-05-07 20:51:52,275 root INFO copying django/contrib/auth/management/commands/createsuperuser.py -> build/lib/django/contrib/auth/management/commands 2024-05-07 20:51:52,276 root INFO copying django/contrib/auth/management/commands/changepassword.py -> build/lib/django/contrib/auth/management/commands 2024-05-07 20:51:52,277 root INFO creating build/lib/django/contrib/sessions/management 2024-05-07 20:51:52,278 root INFO copying django/contrib/sessions/management/__init__.py -> build/lib/django/contrib/sessions/management 2024-05-07 20:51:52,279 root INFO creating build/lib/django/contrib/sessions/migrations 2024-05-07 20:51:52,280 root INFO copying django/contrib/sessions/migrations/__init__.py -> build/lib/django/contrib/sessions/migrations 2024-05-07 20:51:52,281 root INFO copying django/contrib/sessions/migrations/0001_initial.py -> build/lib/django/contrib/sessions/migrations 2024-05-07 20:51:52,282 root INFO creating build/lib/django/contrib/sessions/backends 2024-05-07 20:51:52,283 root INFO copying django/contrib/sessions/backends/db.py -> build/lib/django/contrib/sessions/backends 2024-05-07 20:51:52,284 root INFO copying django/contrib/sessions/backends/signed_cookies.py -> build/lib/django/contrib/sessions/backends 2024-05-07 20:51:52,285 root INFO copying django/contrib/sessions/backends/__init__.py -> build/lib/django/contrib/sessions/backends 2024-05-07 20:51:52,285 root INFO copying django/contrib/sessions/backends/cache.py -> build/lib/django/contrib/sessions/backends 2024-05-07 20:51:52,286 root INFO copying django/contrib/sessions/backends/file.py -> build/lib/django/contrib/sessions/backends 2024-05-07 20:51:52,287 root INFO copying django/contrib/sessions/backends/cached_db.py -> build/lib/django/contrib/sessions/backends 2024-05-07 20:51:52,288 root INFO copying django/contrib/sessions/backends/base.py -> build/lib/django/contrib/sessions/backends 2024-05-07 20:51:52,290 root INFO creating build/lib/django/contrib/sessions/management/commands 2024-05-07 20:51:52,291 root INFO copying django/contrib/sessions/management/commands/__init__.py -> build/lib/django/contrib/sessions/management/commands 2024-05-07 20:51:52,292 root INFO copying django/contrib/sessions/management/commands/clearsessions.py -> build/lib/django/contrib/sessions/management/commands 2024-05-07 20:51:52,293 root INFO creating build/lib/django/contrib/gis/management 2024-05-07 20:51:52,293 root INFO copying django/contrib/gis/management/__init__.py -> build/lib/django/contrib/gis/management 2024-05-07 20:51:52,295 root INFO creating build/lib/django/contrib/gis/sitemaps 2024-05-07 20:51:52,295 root INFO copying django/contrib/gis/sitemaps/__init__.py -> build/lib/django/contrib/gis/sitemaps 2024-05-07 20:51:52,296 root INFO copying django/contrib/gis/sitemaps/kml.py -> build/lib/django/contrib/gis/sitemaps 2024-05-07 20:51:52,297 root INFO copying django/contrib/gis/sitemaps/views.py -> build/lib/django/contrib/gis/sitemaps 2024-05-07 20:51:52,299 root INFO creating build/lib/django/contrib/gis/gdal 2024-05-07 20:51:52,300 root INFO copying django/contrib/gis/gdal/geometries.py -> build/lib/django/contrib/gis/gdal 2024-05-07 20:51:52,301 root INFO copying django/contrib/gis/gdal/__init__.py -> build/lib/django/contrib/gis/gdal 2024-05-07 20:51:52,302 root INFO copying django/contrib/gis/gdal/error.py -> build/lib/django/contrib/gis/gdal 2024-05-07 20:51:52,303 root INFO copying django/contrib/gis/gdal/datasource.py -> build/lib/django/contrib/gis/gdal 2024-05-07 20:51:52,304 root INFO copying django/contrib/gis/gdal/feature.py -> build/lib/django/contrib/gis/gdal 2024-05-07 20:51:52,305 root INFO copying django/contrib/gis/gdal/envelope.py -> build/lib/django/contrib/gis/gdal 2024-05-07 20:51:52,306 root INFO copying django/contrib/gis/gdal/field.py -> build/lib/django/contrib/gis/gdal 2024-05-07 20:51:52,307 root INFO copying django/contrib/gis/gdal/srs.py -> build/lib/django/contrib/gis/gdal 2024-05-07 20:51:52,308 root INFO copying django/contrib/gis/gdal/libgdal.py -> build/lib/django/contrib/gis/gdal 2024-05-07 20:51:52,309 root INFO copying django/contrib/gis/gdal/driver.py -> build/lib/django/contrib/gis/gdal 2024-05-07 20:51:52,310 root INFO copying django/contrib/gis/gdal/layer.py -> build/lib/django/contrib/gis/gdal 2024-05-07 20:51:52,311 root INFO copying django/contrib/gis/gdal/base.py -> build/lib/django/contrib/gis/gdal 2024-05-07 20:51:52,312 root INFO copying django/contrib/gis/gdal/geomtype.py -> build/lib/django/contrib/gis/gdal 2024-05-07 20:51:52,313 root INFO creating build/lib/django/contrib/gis/db 2024-05-07 20:51:52,314 root INFO copying django/contrib/gis/db/__init__.py -> build/lib/django/contrib/gis/db 2024-05-07 20:51:52,315 root INFO creating build/lib/django/contrib/gis/forms 2024-05-07 20:51:52,316 root INFO copying django/contrib/gis/forms/__init__.py -> build/lib/django/contrib/gis/forms 2024-05-07 20:51:52,317 root INFO copying django/contrib/gis/forms/fields.py -> build/lib/django/contrib/gis/forms 2024-05-07 20:51:52,318 root INFO copying django/contrib/gis/forms/widgets.py -> build/lib/django/contrib/gis/forms 2024-05-07 20:51:52,319 root INFO creating build/lib/django/contrib/gis/geoip2 2024-05-07 20:51:52,320 root INFO copying django/contrib/gis/geoip2/__init__.py -> build/lib/django/contrib/gis/geoip2 2024-05-07 20:51:52,321 root INFO copying django/contrib/gis/geoip2/base.py -> build/lib/django/contrib/gis/geoip2 2024-05-07 20:51:52,322 root INFO copying django/contrib/gis/geoip2/resources.py -> build/lib/django/contrib/gis/geoip2 2024-05-07 20:51:52,323 root INFO creating build/lib/django/contrib/gis/utils 2024-05-07 20:51:52,324 root INFO copying django/contrib/gis/utils/ogrinspect.py -> build/lib/django/contrib/gis/utils 2024-05-07 20:51:52,325 root INFO copying django/contrib/gis/utils/__init__.py -> build/lib/django/contrib/gis/utils 2024-05-07 20:51:52,326 root INFO copying django/contrib/gis/utils/layermapping.py -> build/lib/django/contrib/gis/utils 2024-05-07 20:51:52,327 root INFO copying django/contrib/gis/utils/ogrinfo.py -> build/lib/django/contrib/gis/utils 2024-05-07 20:51:52,328 root INFO copying django/contrib/gis/utils/srs.py -> build/lib/django/contrib/gis/utils 2024-05-07 20:51:52,330 root INFO creating build/lib/django/contrib/gis/serializers 2024-05-07 20:51:52,330 root INFO copying django/contrib/gis/serializers/__init__.py -> build/lib/django/contrib/gis/serializers 2024-05-07 20:51:52,331 root INFO copying django/contrib/gis/serializers/geojson.py -> build/lib/django/contrib/gis/serializers 2024-05-07 20:51:52,333 root INFO creating build/lib/django/contrib/gis/geos 2024-05-07 20:51:52,334 root INFO copying django/contrib/gis/geos/coordseq.py -> build/lib/django/contrib/gis/geos 2024-05-07 20:51:52,335 root INFO copying django/contrib/gis/geos/prepared.py -> build/lib/django/contrib/gis/geos 2024-05-07 20:51:52,336 root INFO copying django/contrib/gis/geos/__init__.py -> build/lib/django/contrib/gis/geos 2024-05-07 20:51:52,337 root INFO copying django/contrib/gis/geos/collections.py -> build/lib/django/contrib/gis/geos 2024-05-07 20:51:52,337 root INFO copying django/contrib/gis/geos/error.py -> build/lib/django/contrib/gis/geos 2024-05-07 20:51:52,338 root INFO copying django/contrib/gis/geos/point.py -> build/lib/django/contrib/gis/geos 2024-05-07 20:51:52,339 root INFO copying django/contrib/gis/geos/factory.py -> build/lib/django/contrib/gis/geos 2024-05-07 20:51:52,340 root INFO copying django/contrib/gis/geos/mutable_list.py -> build/lib/django/contrib/gis/geos 2024-05-07 20:51:52,341 root INFO copying django/contrib/gis/geos/io.py -> build/lib/django/contrib/gis/geos 2024-05-07 20:51:52,342 root INFO copying django/contrib/gis/geos/geometry.py -> build/lib/django/contrib/gis/geos 2024-05-07 20:51:52,343 root INFO copying django/contrib/gis/geos/libgeos.py -> build/lib/django/contrib/gis/geos 2024-05-07 20:51:52,344 root INFO copying django/contrib/gis/geos/linestring.py -> build/lib/django/contrib/gis/geos 2024-05-07 20:51:52,345 root INFO copying django/contrib/gis/geos/base.py -> build/lib/django/contrib/gis/geos 2024-05-07 20:51:52,346 root INFO copying django/contrib/gis/geos/polygon.py -> build/lib/django/contrib/gis/geos 2024-05-07 20:51:52,348 root INFO creating build/lib/django/contrib/gis/admin 2024-05-07 20:51:52,348 root INFO copying django/contrib/gis/admin/__init__.py -> build/lib/django/contrib/gis/admin 2024-05-07 20:51:52,349 root INFO copying django/contrib/gis/admin/options.py -> build/lib/django/contrib/gis/admin 2024-05-07 20:51:52,350 root INFO copying django/contrib/gis/admin/widgets.py -> build/lib/django/contrib/gis/admin 2024-05-07 20:51:52,352 root INFO creating build/lib/django/contrib/gis/management/commands 2024-05-07 20:51:52,352 root INFO copying django/contrib/gis/management/commands/ogrinspect.py -> build/lib/django/contrib/gis/management/commands 2024-05-07 20:51:52,353 root INFO copying django/contrib/gis/management/commands/__init__.py -> build/lib/django/contrib/gis/management/commands 2024-05-07 20:51:52,354 root INFO copying django/contrib/gis/management/commands/inspectdb.py -> build/lib/django/contrib/gis/management/commands 2024-05-07 20:51:52,356 root INFO creating build/lib/django/contrib/gis/gdal/prototypes 2024-05-07 20:51:52,356 root INFO copying django/contrib/gis/gdal/prototypes/generation.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-05-07 20:51:52,357 root INFO copying django/contrib/gis/gdal/prototypes/__init__.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-05-07 20:51:52,358 root INFO copying django/contrib/gis/gdal/prototypes/geom.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-05-07 20:51:52,359 root INFO copying django/contrib/gis/gdal/prototypes/ds.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-05-07 20:51:52,360 root INFO copying django/contrib/gis/gdal/prototypes/errcheck.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-05-07 20:51:52,361 root INFO copying django/contrib/gis/gdal/prototypes/raster.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-05-07 20:51:52,362 root INFO copying django/contrib/gis/gdal/prototypes/srs.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-05-07 20:51:52,363 root INFO creating build/lib/django/contrib/gis/gdal/raster 2024-05-07 20:51:52,364 root INFO copying django/contrib/gis/gdal/raster/__init__.py -> build/lib/django/contrib/gis/gdal/raster 2024-05-07 20:51:52,365 root INFO copying django/contrib/gis/gdal/raster/source.py -> build/lib/django/contrib/gis/gdal/raster 2024-05-07 20:51:52,366 root INFO copying django/contrib/gis/gdal/raster/band.py -> build/lib/django/contrib/gis/gdal/raster 2024-05-07 20:51:52,367 root INFO copying django/contrib/gis/gdal/raster/base.py -> build/lib/django/contrib/gis/gdal/raster 2024-05-07 20:51:52,368 root INFO copying django/contrib/gis/gdal/raster/const.py -> build/lib/django/contrib/gis/gdal/raster 2024-05-07 20:51:52,369 root INFO creating build/lib/django/contrib/gis/db/models 2024-05-07 20:51:52,370 root INFO copying django/contrib/gis/db/models/functions.py -> build/lib/django/contrib/gis/db/models 2024-05-07 20:51:52,371 root INFO copying django/contrib/gis/db/models/proxy.py -> build/lib/django/contrib/gis/db/models 2024-05-07 20:51:52,372 root INFO copying django/contrib/gis/db/models/__init__.py -> build/lib/django/contrib/gis/db/models 2024-05-07 20:51:52,373 root INFO copying django/contrib/gis/db/models/fields.py -> build/lib/django/contrib/gis/db/models 2024-05-07 20:51:52,374 root INFO copying django/contrib/gis/db/models/lookups.py -> build/lib/django/contrib/gis/db/models 2024-05-07 20:51:52,375 root INFO copying django/contrib/gis/db/models/aggregates.py -> build/lib/django/contrib/gis/db/models 2024-05-07 20:51:52,377 root INFO creating build/lib/django/contrib/gis/db/backends 2024-05-07 20:51:52,377 root INFO copying django/contrib/gis/db/backends/__init__.py -> build/lib/django/contrib/gis/db/backends 2024-05-07 20:51:52,378 root INFO copying django/contrib/gis/db/backends/utils.py -> build/lib/django/contrib/gis/db/backends 2024-05-07 20:51:52,379 root INFO creating build/lib/django/contrib/gis/db/models/sql 2024-05-07 20:51:52,380 root INFO copying django/contrib/gis/db/models/sql/__init__.py -> build/lib/django/contrib/gis/db/models/sql 2024-05-07 20:51:52,381 root INFO copying django/contrib/gis/db/models/sql/conversion.py -> build/lib/django/contrib/gis/db/models/sql 2024-05-07 20:51:52,383 root INFO creating build/lib/django/contrib/gis/db/backends/spatialite 2024-05-07 20:51:52,383 root INFO copying django/contrib/gis/db/backends/spatialite/introspection.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-05-07 20:51:52,384 root INFO copying django/contrib/gis/db/backends/spatialite/__init__.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-05-07 20:51:52,385 root INFO copying django/contrib/gis/db/backends/spatialite/models.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-05-07 20:51:52,386 root INFO copying django/contrib/gis/db/backends/spatialite/schema.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-05-07 20:51:52,387 root INFO copying django/contrib/gis/db/backends/spatialite/operations.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-05-07 20:51:52,388 root INFO copying django/contrib/gis/db/backends/spatialite/adapter.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-05-07 20:51:52,389 root INFO copying django/contrib/gis/db/backends/spatialite/features.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-05-07 20:51:52,390 root INFO copying django/contrib/gis/db/backends/spatialite/base.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-05-07 20:51:52,391 root INFO copying django/contrib/gis/db/backends/spatialite/client.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-05-07 20:51:52,392 root INFO creating build/lib/django/contrib/gis/db/backends/mysql 2024-05-07 20:51:52,393 root INFO copying django/contrib/gis/db/backends/mysql/introspection.py -> build/lib/django/contrib/gis/db/backends/mysql 2024-05-07 20:51:52,394 root INFO copying django/contrib/gis/db/backends/mysql/__init__.py -> build/lib/django/contrib/gis/db/backends/mysql 2024-05-07 20:51:52,395 root INFO copying django/contrib/gis/db/backends/mysql/schema.py -> build/lib/django/contrib/gis/db/backends/mysql 2024-05-07 20:51:52,396 root INFO copying django/contrib/gis/db/backends/mysql/operations.py -> build/lib/django/contrib/gis/db/backends/mysql 2024-05-07 20:51:52,397 root INFO copying django/contrib/gis/db/backends/mysql/features.py -> build/lib/django/contrib/gis/db/backends/mysql 2024-05-07 20:51:52,398 root INFO copying django/contrib/gis/db/backends/mysql/base.py -> build/lib/django/contrib/gis/db/backends/mysql 2024-05-07 20:51:52,399 root INFO creating build/lib/django/contrib/gis/db/backends/oracle 2024-05-07 20:51:52,400 root INFO copying django/contrib/gis/db/backends/oracle/introspection.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-05-07 20:51:52,401 root INFO copying django/contrib/gis/db/backends/oracle/__init__.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-05-07 20:51:52,402 root INFO copying django/contrib/gis/db/backends/oracle/models.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-05-07 20:51:52,402 root INFO copying django/contrib/gis/db/backends/oracle/schema.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-05-07 20:51:52,403 root INFO copying django/contrib/gis/db/backends/oracle/operations.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-05-07 20:51:52,405 root INFO copying django/contrib/gis/db/backends/oracle/adapter.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-05-07 20:51:52,406 root INFO copying django/contrib/gis/db/backends/oracle/features.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-05-07 20:51:52,406 root INFO copying django/contrib/gis/db/backends/oracle/base.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-05-07 20:51:52,408 root INFO creating build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 20:51:52,409 root INFO copying django/contrib/gis/db/backends/postgis/introspection.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 20:51:52,410 root INFO copying django/contrib/gis/db/backends/postgis/__init__.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 20:51:52,411 root INFO copying django/contrib/gis/db/backends/postgis/models.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 20:51:52,411 root INFO copying django/contrib/gis/db/backends/postgis/schema.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 20:51:52,412 root INFO copying django/contrib/gis/db/backends/postgis/pgraster.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 20:51:52,413 root INFO copying django/contrib/gis/db/backends/postgis/operations.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 20:51:52,414 root INFO copying django/contrib/gis/db/backends/postgis/adapter.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 20:51:52,415 root INFO copying django/contrib/gis/db/backends/postgis/features.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 20:51:52,416 root INFO copying django/contrib/gis/db/backends/postgis/base.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 20:51:52,417 root INFO copying django/contrib/gis/db/backends/postgis/const.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 20:51:52,419 root INFO creating build/lib/django/contrib/gis/db/backends/base 2024-05-07 20:51:52,419 root INFO copying django/contrib/gis/db/backends/base/__init__.py -> build/lib/django/contrib/gis/db/backends/base 2024-05-07 20:51:52,420 root INFO copying django/contrib/gis/db/backends/base/models.py -> build/lib/django/contrib/gis/db/backends/base 2024-05-07 20:51:52,421 root INFO copying django/contrib/gis/db/backends/base/operations.py -> build/lib/django/contrib/gis/db/backends/base 2024-05-07 20:51:52,422 root INFO copying django/contrib/gis/db/backends/base/adapter.py -> build/lib/django/contrib/gis/db/backends/base 2024-05-07 20:51:52,423 root INFO copying django/contrib/gis/db/backends/base/features.py -> build/lib/django/contrib/gis/db/backends/base 2024-05-07 20:51:52,425 root INFO creating build/lib/django/contrib/gis/geos/prototypes 2024-05-07 20:51:52,425 root INFO copying django/contrib/gis/geos/prototypes/coordseq.py -> build/lib/django/contrib/gis/geos/prototypes 2024-05-07 20:51:52,426 root INFO copying django/contrib/gis/geos/prototypes/prepared.py -> build/lib/django/contrib/gis/geos/prototypes 2024-05-07 20:51:52,427 root INFO copying django/contrib/gis/geos/prototypes/__init__.py -> build/lib/django/contrib/gis/geos/prototypes 2024-05-07 20:51:52,428 root INFO copying django/contrib/gis/geos/prototypes/predicates.py -> build/lib/django/contrib/gis/geos/prototypes 2024-05-07 20:51:52,429 root INFO copying django/contrib/gis/geos/prototypes/geom.py -> build/lib/django/contrib/gis/geos/prototypes 2024-05-07 20:51:52,430 root INFO copying django/contrib/gis/geos/prototypes/topology.py -> build/lib/django/contrib/gis/geos/prototypes 2024-05-07 20:51:52,431 root INFO copying django/contrib/gis/geos/prototypes/misc.py -> build/lib/django/contrib/gis/geos/prototypes 2024-05-07 20:51:52,432 root INFO copying django/contrib/gis/geos/prototypes/threadsafe.py -> build/lib/django/contrib/gis/geos/prototypes 2024-05-07 20:51:52,433 root INFO copying django/contrib/gis/geos/prototypes/errcheck.py -> build/lib/django/contrib/gis/geos/prototypes 2024-05-07 20:51:52,433 root INFO copying django/contrib/gis/geos/prototypes/io.py -> build/lib/django/contrib/gis/geos/prototypes 2024-05-07 20:51:52,435 root INFO creating build/lib/django/contrib/messages/storage 2024-05-07 20:51:52,436 root INFO copying django/contrib/messages/storage/__init__.py -> build/lib/django/contrib/messages/storage 2024-05-07 20:51:52,437 root INFO copying django/contrib/messages/storage/fallback.py -> build/lib/django/contrib/messages/storage 2024-05-07 20:51:52,438 root INFO copying django/contrib/messages/storage/session.py -> build/lib/django/contrib/messages/storage 2024-05-07 20:51:52,438 root INFO copying django/contrib/messages/storage/cookie.py -> build/lib/django/contrib/messages/storage 2024-05-07 20:51:52,439 root INFO copying django/contrib/messages/storage/base.py -> build/lib/django/contrib/messages/storage 2024-05-07 20:51:52,441 root INFO creating build/lib/django/contrib/admin/migrations 2024-05-07 20:51:52,441 root INFO copying django/contrib/admin/migrations/__init__.py -> build/lib/django/contrib/admin/migrations 2024-05-07 20:51:52,442 root INFO copying django/contrib/admin/migrations/0001_initial.py -> build/lib/django/contrib/admin/migrations 2024-05-07 20:51:52,443 root INFO copying django/contrib/admin/migrations/0002_logentry_remove_auto_add.py -> build/lib/django/contrib/admin/migrations 2024-05-07 20:51:52,444 root INFO copying django/contrib/admin/migrations/0003_logentry_add_action_flag_choices.py -> build/lib/django/contrib/admin/migrations 2024-05-07 20:51:52,446 root INFO creating build/lib/django/contrib/admin/views 2024-05-07 20:51:52,446 root INFO copying django/contrib/admin/views/__init__.py -> build/lib/django/contrib/admin/views 2024-05-07 20:51:52,447 root INFO copying django/contrib/admin/views/autocomplete.py -> build/lib/django/contrib/admin/views 2024-05-07 20:51:52,448 root INFO copying django/contrib/admin/views/main.py -> build/lib/django/contrib/admin/views 2024-05-07 20:51:52,449 root INFO copying django/contrib/admin/views/decorators.py -> build/lib/django/contrib/admin/views 2024-05-07 20:51:52,451 root INFO creating build/lib/django/contrib/admin/templatetags 2024-05-07 20:51:52,452 root INFO copying django/contrib/admin/templatetags/__init__.py -> build/lib/django/contrib/admin/templatetags 2024-05-07 20:51:52,452 root INFO copying django/contrib/admin/templatetags/admin_urls.py -> build/lib/django/contrib/admin/templatetags 2024-05-07 20:51:52,453 root INFO copying django/contrib/admin/templatetags/admin_modify.py -> build/lib/django/contrib/admin/templatetags 2024-05-07 20:51:52,454 root INFO copying django/contrib/admin/templatetags/admin_list.py -> build/lib/django/contrib/admin/templatetags 2024-05-07 20:51:52,455 root INFO copying django/contrib/admin/templatetags/log.py -> build/lib/django/contrib/admin/templatetags 2024-05-07 20:51:52,456 root INFO copying django/contrib/admin/templatetags/base.py -> build/lib/django/contrib/admin/templatetags 2024-05-07 20:51:52,460 root INFO running egg_info 2024-05-07 20:51:52,466 root INFO writing Django.egg-info/PKG-INFO 2024-05-07 20:51:52,472 root INFO writing dependency_links to Django.egg-info/dependency_links.txt 2024-05-07 20:51:52,474 root INFO writing entry points to Django.egg-info/entry_points.txt 2024-05-07 20:51:52,477 root INFO writing requirements to Django.egg-info/requires.txt 2024-05-07 20:51:52,478 root INFO writing top-level names to Django.egg-info/top_level.txt 2024-05-07 20:51:52,625 root INFO reading manifest file 'Django.egg-info/SOURCES.txt' 2024-05-07 20:51:52,811 root INFO reading manifest template 'MANIFEST.in' 2024-05-07 20:51:53,474 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2024-05-07 20:51:53,510 root INFO adding license file 'LICENSE' 2024-05-07 20:51:53,511 root INFO adding license file 'LICENSE.python' 2024-05-07 20:51:53,511 root INFO adding license file 'AUTHORS' 2024-05-07 20:51:53,960 root INFO writing manifest file 'Django.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.app_template' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.app_template' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.app_template' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.app_template' to be distributed and are already explicitly excluding 'django.conf.app_template' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.app_template.migrations' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.app_template.migrations' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.app_template.migrations' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.app_template.migrations' to be distributed and are already explicitly excluding 'django.conf.app_template.migrations' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ig.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ig.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ig.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ig.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ig.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.kab.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.kab.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.kab.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.project_template' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.project_template' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.project_template' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.project_template' to be distributed and are already explicitly excluding 'django.conf.project_template' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.project_template.project_name' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.project_template.project_name' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.project_template.project_name' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.project_template.project_name' to be distributed and are already explicitly excluding 'django.conf.project_template.project_name' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.am.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.am.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.am.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.am.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.am.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.kab.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.kab.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.kab.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.static.admin.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.css' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.css' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.css' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.css' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.static.admin.css.vendor.select2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.css.vendor.select2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.css.vendor.select2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.css.vendor.select2' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.css.vendor.select2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.static.admin.img' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.img' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.img' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.img' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.img' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.static.admin.img.gis' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.img.gis' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.img.gis' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.img.gis' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.img.gis' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.static.admin.js' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.js' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.js' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.js' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.static.admin.js.admin' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.admin' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.js.admin' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.js.admin' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.js.admin' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.static.admin.js.vendor.jquery' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.vendor.jquery' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.js.vendor.jquery' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.js.vendor.jquery' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.js.vendor.jquery' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.static.admin.js.vendor.select2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.vendor.select2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.js.vendor.select2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.js.vendor.select2' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.js.vendor.select2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.static.admin.js.vendor.select2.i18n' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.vendor.select2.i18n' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.js.vendor.select2.i18n' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.js.vendor.select2.i18n' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.js.vendor.select2.i18n' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.static.admin.js.vendor.xregexp' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.vendor.xregexp' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.js.vendor.xregexp' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.js.vendor.xregexp' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.js.vendor.xregexp' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.templates.admin' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.templates.admin' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.templates.admin' to be distributed and are already explicitly excluding 'django.contrib.admin.templates.admin' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.templates.admin.auth.user' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin.auth.user' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.templates.admin.auth.user' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.templates.admin.auth.user' to be distributed and are already explicitly excluding 'django.contrib.admin.templates.admin.auth.user' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.templates.admin.edit_inline' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin.edit_inline' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.templates.admin.edit_inline' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.templates.admin.edit_inline' to be distributed and are already explicitly excluding 'django.contrib.admin.templates.admin.edit_inline' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.templates.admin.includes' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin.includes' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.templates.admin.includes' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.templates.admin.includes' to be distributed and are already explicitly excluding 'django.contrib.admin.templates.admin.includes' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.templates.admin.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin.widgets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.templates.admin.widgets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.templates.admin.widgets' to be distributed and are already explicitly excluding 'django.contrib.admin.templates.admin.widgets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.templates.registration' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.registration' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.templates.registration' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.templates.registration' to be distributed and are already explicitly excluding 'django.contrib.admin.templates.registration' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.kab.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.kab.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.kab.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.templates.admin_doc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.templates.admin_doc' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.templates.admin_doc' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.templates.admin_doc' to be distributed and are already explicitly excluding 'django.contrib.admindocs.templates.admin_doc' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.kab.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.kab.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.kab.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.templates.auth.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.templates.auth.widgets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.templates.auth.widgets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.templates.auth.widgets' to be distributed and are already explicitly excluding 'django.contrib.auth.templates.auth.widgets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.templates.registration' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.templates.registration' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.templates.registration' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.templates.registration' to be distributed and are already explicitly excluding 'django.contrib.auth.templates.registration' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.static.gis.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.static.gis.css' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.static.gis.css' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.static.gis.css' to be distributed and are already explicitly excluding 'django.contrib.gis.static.gis.css' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.static.gis.img' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.static.gis.img' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.static.gis.img' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.static.gis.img' to be distributed and are already explicitly excluding 'django.contrib.gis.static.gis.img' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.static.gis.js' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.static.gis.js' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.static.gis.js' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.static.gis.js' to be distributed and are already explicitly excluding 'django.contrib.gis.static.gis.js' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.templates.gis' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.templates.gis' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.templates.gis' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.templates.gis' to be distributed and are already explicitly excluding 'django.contrib.gis.templates.gis' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.templates.gis.admin' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.templates.gis.admin' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.templates.gis.admin' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.templates.gis.admin' to be distributed and are already explicitly excluding 'django.contrib.gis.templates.gis.admin' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.templates.gis.kml' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.templates.gis.kml' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.templates.gis.kml' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.templates.gis.kml' to be distributed and are already explicitly excluding 'django.contrib.gis.templates.gis.kml' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.jinja2.postgres.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.jinja2.postgres.widgets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.jinja2.postgres.widgets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.jinja2.postgres.widgets' to be distributed and are already explicitly excluding 'django.contrib.postgres.jinja2.postgres.widgets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.templates.postgres.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.templates.postgres.widgets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.templates.postgres.widgets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.templates.postgres.widgets' to be distributed and are already explicitly excluding 'django.contrib.postgres.templates.postgres.widgets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.kab.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.kab.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.kab.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.kab.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.kab.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.kab.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sitemaps.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sitemaps.templates' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sitemaps.templates' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sitemaps.templates' to be distributed and are already explicitly excluding 'django.contrib.sitemaps.templates' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.kab.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.kab.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.kab.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.forms.jinja2.django.forms' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.jinja2.django.forms' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.jinja2.django.forms' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.jinja2.django.forms' to be distributed and are already explicitly excluding 'django.forms.jinja2.django.forms' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.forms.jinja2.django.forms.errors.dict' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.jinja2.django.forms.errors.dict' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.jinja2.django.forms.errors.dict' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.jinja2.django.forms.errors.dict' to be distributed and are already explicitly excluding 'django.forms.jinja2.django.forms.errors.dict' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.forms.jinja2.django.forms.errors.list' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.jinja2.django.forms.errors.list' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.jinja2.django.forms.errors.list' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.jinja2.django.forms.errors.list' to be distributed and are already explicitly excluding 'django.forms.jinja2.django.forms.errors.list' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.forms.jinja2.django.forms.formsets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.jinja2.django.forms.formsets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.jinja2.django.forms.formsets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.jinja2.django.forms.formsets' to be distributed and are already explicitly excluding 'django.forms.jinja2.django.forms.formsets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.forms.jinja2.django.forms.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.jinja2.django.forms.widgets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.jinja2.django.forms.widgets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.jinja2.django.forms.widgets' to be distributed and are already explicitly excluding 'django.forms.jinja2.django.forms.widgets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.forms.templates.django.forms' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.templates.django.forms' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.templates.django.forms' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.templates.django.forms' to be distributed and are already explicitly excluding 'django.forms.templates.django.forms' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.forms.templates.django.forms.errors.dict' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.templates.django.forms.errors.dict' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.templates.django.forms.errors.dict' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.templates.django.forms.errors.dict' to be distributed and are already explicitly excluding 'django.forms.templates.django.forms.errors.dict' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.forms.templates.django.forms.errors.list' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.templates.django.forms.errors.list' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.templates.django.forms.errors.list' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.templates.django.forms.errors.list' to be distributed and are already explicitly excluding 'django.forms.templates.django.forms.errors.list' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.forms.templates.django.forms.formsets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.templates.django.forms.formsets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.templates.django.forms.formsets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.templates.django.forms.formsets' to be distributed and are already explicitly excluding 'django.forms.templates.django.forms.formsets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.forms.templates.django.forms.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.templates.django.forms.widgets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.templates.django.forms.widgets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.templates.django.forms.widgets' to be distributed and are already explicitly excluding 'django.forms.templates.django.forms.widgets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.views.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.views.templates' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.views.templates' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.views.templates' to be distributed and are already explicitly excluding 'django.views.templates' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2024-05-07 20:51:55,121 root INFO copying django/dispatch/license.txt -> build/lib/django/dispatch 2024-05-07 20:51:55,123 root INFO creating build/lib/django/conf/app_template 2024-05-07 20:51:55,125 root INFO copying django/conf/app_template/__init__.py-tpl -> build/lib/django/conf/app_template 2024-05-07 20:51:55,126 root INFO copying django/conf/app_template/admin.py-tpl -> build/lib/django/conf/app_template 2024-05-07 20:51:55,127 root INFO copying django/conf/app_template/apps.py-tpl -> build/lib/django/conf/app_template 2024-05-07 20:51:55,128 root INFO copying django/conf/app_template/models.py-tpl -> build/lib/django/conf/app_template 2024-05-07 20:51:55,129 root INFO copying django/conf/app_template/tests.py-tpl -> build/lib/django/conf/app_template 2024-05-07 20:51:55,130 root INFO copying django/conf/app_template/views.py-tpl -> build/lib/django/conf/app_template 2024-05-07 20:51:55,130 root INFO creating build/lib/django/conf/app_template/migrations 2024-05-07 20:51:55,131 root INFO copying django/conf/app_template/migrations/__init__.py-tpl -> build/lib/django/conf/app_template/migrations 2024-05-07 20:51:55,132 root INFO creating build/lib/django/conf/project_template 2024-05-07 20:51:55,133 root INFO copying django/conf/project_template/manage.py-tpl -> build/lib/django/conf/project_template 2024-05-07 20:51:55,133 root INFO creating build/lib/django/conf/project_template/project_name 2024-05-07 20:51:55,134 root INFO copying django/conf/project_template/project_name/__init__.py-tpl -> build/lib/django/conf/project_template/project_name 2024-05-07 20:51:55,135 root INFO copying django/conf/project_template/project_name/asgi.py-tpl -> build/lib/django/conf/project_template/project_name 2024-05-07 20:51:55,136 root INFO copying django/conf/project_template/project_name/settings.py-tpl -> build/lib/django/conf/project_template/project_name 2024-05-07 20:51:55,137 root INFO copying django/conf/project_template/project_name/urls.py-tpl -> build/lib/django/conf/project_template/project_name 2024-05-07 20:51:55,138 root INFO copying django/conf/project_template/project_name/wsgi.py-tpl -> build/lib/django/conf/project_template/project_name 2024-05-07 20:51:55,139 root INFO creating build/lib/django/views/templates 2024-05-07 20:51:55,140 root INFO copying django/views/templates/default_urlconf.html -> build/lib/django/views/templates 2024-05-07 20:51:55,141 root INFO copying django/views/templates/technical_404.html -> build/lib/django/views/templates 2024-05-07 20:51:55,142 root INFO copying django/views/templates/technical_500.html -> build/lib/django/views/templates 2024-05-07 20:51:55,143 root INFO copying django/views/templates/technical_500.txt -> build/lib/django/views/templates 2024-05-07 20:51:55,144 root INFO creating build/lib/django/forms/jinja2 2024-05-07 20:51:55,145 root INFO creating build/lib/django/forms/jinja2/django 2024-05-07 20:51:55,145 root INFO creating build/lib/django/forms/jinja2/django/forms 2024-05-07 20:51:55,146 root INFO copying django/forms/jinja2/django/forms/attrs.html -> build/lib/django/forms/jinja2/django/forms 2024-05-07 20:51:55,147 root INFO copying django/forms/jinja2/django/forms/default.html -> build/lib/django/forms/jinja2/django/forms 2024-05-07 20:51:55,148 root INFO copying django/forms/jinja2/django/forms/div.html -> build/lib/django/forms/jinja2/django/forms 2024-05-07 20:51:55,148 root INFO copying django/forms/jinja2/django/forms/label.html -> build/lib/django/forms/jinja2/django/forms 2024-05-07 20:51:55,149 root INFO copying django/forms/jinja2/django/forms/p.html -> build/lib/django/forms/jinja2/django/forms 2024-05-07 20:51:55,150 root INFO copying django/forms/jinja2/django/forms/table.html -> build/lib/django/forms/jinja2/django/forms 2024-05-07 20:51:55,151 root INFO copying django/forms/jinja2/django/forms/ul.html -> build/lib/django/forms/jinja2/django/forms 2024-05-07 20:51:55,152 root INFO creating build/lib/django/forms/jinja2/django/forms/errors 2024-05-07 20:51:55,153 root INFO creating build/lib/django/forms/jinja2/django/forms/errors/dict 2024-05-07 20:51:55,153 root INFO copying django/forms/jinja2/django/forms/errors/dict/default.html -> build/lib/django/forms/jinja2/django/forms/errors/dict 2024-05-07 20:51:55,154 root INFO copying django/forms/jinja2/django/forms/errors/dict/text.txt -> build/lib/django/forms/jinja2/django/forms/errors/dict 2024-05-07 20:51:55,155 root INFO copying django/forms/jinja2/django/forms/errors/dict/ul.html -> build/lib/django/forms/jinja2/django/forms/errors/dict 2024-05-07 20:51:55,156 root INFO creating build/lib/django/forms/jinja2/django/forms/errors/list 2024-05-07 20:51:55,157 root INFO copying django/forms/jinja2/django/forms/errors/list/default.html -> build/lib/django/forms/jinja2/django/forms/errors/list 2024-05-07 20:51:55,158 root INFO copying django/forms/jinja2/django/forms/errors/list/text.txt -> build/lib/django/forms/jinja2/django/forms/errors/list 2024-05-07 20:51:55,160 root INFO copying django/forms/jinja2/django/forms/errors/list/ul.html -> build/lib/django/forms/jinja2/django/forms/errors/list 2024-05-07 20:51:55,161 root INFO creating build/lib/django/forms/jinja2/django/forms/formsets 2024-05-07 20:51:55,162 root INFO copying django/forms/jinja2/django/forms/formsets/default.html -> build/lib/django/forms/jinja2/django/forms/formsets 2024-05-07 20:51:55,163 root INFO copying django/forms/jinja2/django/forms/formsets/div.html -> build/lib/django/forms/jinja2/django/forms/formsets 2024-05-07 20:51:55,164 root INFO copying django/forms/jinja2/django/forms/formsets/p.html -> build/lib/django/forms/jinja2/django/forms/formsets 2024-05-07 20:51:55,165 root INFO copying django/forms/jinja2/django/forms/formsets/table.html -> build/lib/django/forms/jinja2/django/forms/formsets 2024-05-07 20:51:55,166 root INFO copying django/forms/jinja2/django/forms/formsets/ul.html -> build/lib/django/forms/jinja2/django/forms/formsets 2024-05-07 20:51:55,167 root INFO creating build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 20:51:55,167 root INFO copying django/forms/jinja2/django/forms/widgets/attrs.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 20:51:55,168 root INFO copying django/forms/jinja2/django/forms/widgets/checkbox.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 20:51:55,169 root INFO copying django/forms/jinja2/django/forms/widgets/checkbox_option.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 20:51:55,170 root INFO copying django/forms/jinja2/django/forms/widgets/checkbox_select.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 20:51:55,171 root INFO copying django/forms/jinja2/django/forms/widgets/clearable_file_input.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 20:51:55,172 root INFO copying django/forms/jinja2/django/forms/widgets/date.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 20:51:55,173 root INFO copying django/forms/jinja2/django/forms/widgets/datetime.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 20:51:55,174 root INFO copying django/forms/jinja2/django/forms/widgets/email.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 20:51:55,175 root INFO copying django/forms/jinja2/django/forms/widgets/file.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 20:51:55,176 root INFO copying django/forms/jinja2/django/forms/widgets/hidden.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 20:51:55,177 root INFO copying django/forms/jinja2/django/forms/widgets/input.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 20:51:55,177 root INFO copying django/forms/jinja2/django/forms/widgets/input_option.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 20:51:55,178 root INFO copying django/forms/jinja2/django/forms/widgets/multiple_hidden.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 20:51:55,179 root INFO copying django/forms/jinja2/django/forms/widgets/multiple_input.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 20:51:55,180 root INFO copying django/forms/jinja2/django/forms/widgets/multiwidget.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 20:51:55,181 root INFO copying django/forms/jinja2/django/forms/widgets/number.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 20:51:55,182 root INFO copying django/forms/jinja2/django/forms/widgets/password.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 20:51:55,183 root INFO copying django/forms/jinja2/django/forms/widgets/radio.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 20:51:55,184 root INFO copying django/forms/jinja2/django/forms/widgets/radio_option.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 20:51:55,185 root INFO copying django/forms/jinja2/django/forms/widgets/select.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 20:51:55,186 root INFO copying django/forms/jinja2/django/forms/widgets/select_date.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 20:51:55,187 root INFO copying django/forms/jinja2/django/forms/widgets/select_option.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 20:51:55,188 root INFO copying django/forms/jinja2/django/forms/widgets/splitdatetime.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 20:51:55,189 root INFO copying django/forms/jinja2/django/forms/widgets/splithiddendatetime.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 20:51:55,190 root INFO copying django/forms/jinja2/django/forms/widgets/text.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 20:51:55,191 root INFO copying django/forms/jinja2/django/forms/widgets/textarea.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 20:51:55,192 root INFO copying django/forms/jinja2/django/forms/widgets/time.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 20:51:55,192 root INFO copying django/forms/jinja2/django/forms/widgets/url.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 20:51:55,193 root INFO creating build/lib/django/forms/templates 2024-05-07 20:51:55,194 root INFO creating build/lib/django/forms/templates/django 2024-05-07 20:51:55,194 root INFO creating build/lib/django/forms/templates/django/forms 2024-05-07 20:51:55,195 root INFO copying django/forms/templates/django/forms/attrs.html -> build/lib/django/forms/templates/django/forms 2024-05-07 20:51:55,196 root INFO copying django/forms/templates/django/forms/default.html -> build/lib/django/forms/templates/django/forms 2024-05-07 20:51:55,197 root INFO copying django/forms/templates/django/forms/div.html -> build/lib/django/forms/templates/django/forms 2024-05-07 20:51:55,198 root INFO copying django/forms/templates/django/forms/label.html -> build/lib/django/forms/templates/django/forms 2024-05-07 20:51:55,198 root INFO copying django/forms/templates/django/forms/p.html -> build/lib/django/forms/templates/django/forms 2024-05-07 20:51:55,199 root INFO copying django/forms/templates/django/forms/table.html -> build/lib/django/forms/templates/django/forms 2024-05-07 20:51:55,200 root INFO copying django/forms/templates/django/forms/ul.html -> build/lib/django/forms/templates/django/forms 2024-05-07 20:51:55,201 root INFO creating build/lib/django/forms/templates/django/forms/errors 2024-05-07 20:51:55,202 root INFO creating build/lib/django/forms/templates/django/forms/errors/dict 2024-05-07 20:51:55,202 root INFO copying django/forms/templates/django/forms/errors/dict/default.html -> build/lib/django/forms/templates/django/forms/errors/dict 2024-05-07 20:51:55,203 root INFO copying django/forms/templates/django/forms/errors/dict/text.txt -> build/lib/django/forms/templates/django/forms/errors/dict 2024-05-07 20:51:55,204 root INFO copying django/forms/templates/django/forms/errors/dict/ul.html -> build/lib/django/forms/templates/django/forms/errors/dict 2024-05-07 20:51:55,205 root INFO creating build/lib/django/forms/templates/django/forms/errors/list 2024-05-07 20:51:55,206 root INFO copying django/forms/templates/django/forms/errors/list/default.html -> build/lib/django/forms/templates/django/forms/errors/list 2024-05-07 20:51:55,207 root INFO copying django/forms/templates/django/forms/errors/list/text.txt -> build/lib/django/forms/templates/django/forms/errors/list 2024-05-07 20:51:55,208 root INFO copying django/forms/templates/django/forms/errors/list/ul.html -> build/lib/django/forms/templates/django/forms/errors/list 2024-05-07 20:51:55,208 root INFO creating build/lib/django/forms/templates/django/forms/formsets 2024-05-07 20:51:55,209 root INFO copying django/forms/templates/django/forms/formsets/default.html -> build/lib/django/forms/templates/django/forms/formsets 2024-05-07 20:51:55,210 root INFO copying django/forms/templates/django/forms/formsets/div.html -> build/lib/django/forms/templates/django/forms/formsets 2024-05-07 20:51:55,211 root INFO copying django/forms/templates/django/forms/formsets/p.html -> build/lib/django/forms/templates/django/forms/formsets 2024-05-07 20:51:55,212 root INFO copying django/forms/templates/django/forms/formsets/table.html -> build/lib/django/forms/templates/django/forms/formsets 2024-05-07 20:51:55,213 root INFO copying django/forms/templates/django/forms/formsets/ul.html -> build/lib/django/forms/templates/django/forms/formsets 2024-05-07 20:51:55,214 root INFO creating build/lib/django/forms/templates/django/forms/widgets 2024-05-07 20:51:55,214 root INFO copying django/forms/templates/django/forms/widgets/attrs.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 20:51:55,215 root INFO copying django/forms/templates/django/forms/widgets/checkbox.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 20:51:55,216 root INFO copying django/forms/templates/django/forms/widgets/checkbox_option.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 20:51:55,217 root INFO copying django/forms/templates/django/forms/widgets/checkbox_select.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 20:51:55,218 root INFO copying django/forms/templates/django/forms/widgets/clearable_file_input.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 20:51:55,219 root INFO copying django/forms/templates/django/forms/widgets/date.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 20:51:55,220 root INFO copying django/forms/templates/django/forms/widgets/datetime.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 20:51:55,221 root INFO copying django/forms/templates/django/forms/widgets/email.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 20:51:55,222 root INFO copying django/forms/templates/django/forms/widgets/file.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 20:51:55,223 root INFO copying django/forms/templates/django/forms/widgets/hidden.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 20:51:55,224 root INFO copying django/forms/templates/django/forms/widgets/input.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 20:51:55,225 root INFO copying django/forms/templates/django/forms/widgets/input_option.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 20:51:55,226 root INFO copying django/forms/templates/django/forms/widgets/multiple_hidden.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 20:51:55,227 root INFO copying django/forms/templates/django/forms/widgets/multiple_input.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 20:51:55,228 root INFO copying django/forms/templates/django/forms/widgets/multiwidget.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 20:51:55,228 root INFO copying django/forms/templates/django/forms/widgets/number.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 20:51:55,229 root INFO copying django/forms/templates/django/forms/widgets/password.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 20:51:55,230 root INFO copying django/forms/templates/django/forms/widgets/radio.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 20:51:55,231 root INFO copying django/forms/templates/django/forms/widgets/radio_option.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 20:51:55,232 root INFO copying django/forms/templates/django/forms/widgets/select.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 20:51:55,233 root INFO copying django/forms/templates/django/forms/widgets/select_date.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 20:51:55,234 root INFO copying django/forms/templates/django/forms/widgets/select_option.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 20:51:55,235 root INFO copying django/forms/templates/django/forms/widgets/splitdatetime.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 20:51:55,236 root INFO copying django/forms/templates/django/forms/widgets/splithiddendatetime.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 20:51:55,237 root INFO copying django/forms/templates/django/forms/widgets/text.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 20:51:55,238 root INFO copying django/forms/templates/django/forms/widgets/textarea.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 20:51:55,238 root INFO copying django/forms/templates/django/forms/widgets/time.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 20:51:55,240 root INFO copying django/forms/templates/django/forms/widgets/url.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 20:51:55,241 root INFO creating build/lib/django/conf/locale/af 2024-05-07 20:51:55,241 root INFO creating build/lib/django/conf/locale/af/LC_MESSAGES 2024-05-07 20:51:55,242 root INFO copying django/conf/locale/af/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/af/LC_MESSAGES 2024-05-07 20:51:55,243 root INFO copying django/conf/locale/af/LC_MESSAGES/django.po -> build/lib/django/conf/locale/af/LC_MESSAGES 2024-05-07 20:51:55,245 root INFO creating build/lib/django/conf/locale/ast 2024-05-07 20:51:55,245 root INFO creating build/lib/django/conf/locale/ast/LC_MESSAGES 2024-05-07 20:51:55,246 root INFO copying django/conf/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ast/LC_MESSAGES 2024-05-07 20:51:55,247 root INFO copying django/conf/locale/ast/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ast/LC_MESSAGES 2024-05-07 20:51:55,248 root INFO creating build/lib/django/conf/locale/be 2024-05-07 20:51:55,249 root INFO creating build/lib/django/conf/locale/be/LC_MESSAGES 2024-05-07 20:51:55,249 root INFO copying django/conf/locale/be/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/be/LC_MESSAGES 2024-05-07 20:51:55,250 root INFO copying django/conf/locale/be/LC_MESSAGES/django.po -> build/lib/django/conf/locale/be/LC_MESSAGES 2024-05-07 20:51:55,252 root INFO creating build/lib/django/conf/locale/br 2024-05-07 20:51:55,252 root INFO creating build/lib/django/conf/locale/br/LC_MESSAGES 2024-05-07 20:51:55,253 root INFO copying django/conf/locale/br/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/br/LC_MESSAGES 2024-05-07 20:51:55,254 root INFO copying django/conf/locale/br/LC_MESSAGES/django.po -> build/lib/django/conf/locale/br/LC_MESSAGES 2024-05-07 20:51:55,255 root INFO creating build/lib/django/conf/locale/dsb 2024-05-07 20:51:55,256 root INFO creating build/lib/django/conf/locale/dsb/LC_MESSAGES 2024-05-07 20:51:55,257 root INFO copying django/conf/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/dsb/LC_MESSAGES 2024-05-07 20:51:55,258 root INFO copying django/conf/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/dsb/LC_MESSAGES 2024-05-07 20:51:55,259 root INFO creating build/lib/django/conf/locale/es_VE 2024-05-07 20:51:55,260 root INFO creating build/lib/django/conf/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:55,260 root INFO copying django/conf/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:55,261 root INFO copying django/conf/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:55,263 root INFO creating build/lib/django/conf/locale/hsb 2024-05-07 20:51:55,263 root INFO creating build/lib/django/conf/locale/hsb/LC_MESSAGES 2024-05-07 20:51:55,264 root INFO copying django/conf/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hsb/LC_MESSAGES 2024-05-07 20:51:55,265 root INFO copying django/conf/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hsb/LC_MESSAGES 2024-05-07 20:51:55,266 root INFO creating build/lib/django/conf/locale/hy 2024-05-07 20:51:55,267 root INFO creating build/lib/django/conf/locale/hy/LC_MESSAGES 2024-05-07 20:51:55,267 root INFO copying django/conf/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hy/LC_MESSAGES 2024-05-07 20:51:55,268 root INFO copying django/conf/locale/hy/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hy/LC_MESSAGES 2024-05-07 20:51:55,269 root INFO creating build/lib/django/conf/locale/ia 2024-05-07 20:51:55,270 root INFO creating build/lib/django/conf/locale/ia/LC_MESSAGES 2024-05-07 20:51:55,271 root INFO copying django/conf/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ia/LC_MESSAGES 2024-05-07 20:51:55,272 root INFO copying django/conf/locale/ia/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ia/LC_MESSAGES 2024-05-07 20:51:55,273 root INFO creating build/lib/django/conf/locale/io 2024-05-07 20:51:55,274 root INFO creating build/lib/django/conf/locale/io/LC_MESSAGES 2024-05-07 20:51:55,274 root INFO copying django/conf/locale/io/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/io/LC_MESSAGES 2024-05-07 20:51:55,275 root INFO copying django/conf/locale/io/LC_MESSAGES/django.po -> build/lib/django/conf/locale/io/LC_MESSAGES 2024-05-07 20:51:55,276 root INFO creating build/lib/django/conf/locale/kab 2024-05-07 20:51:55,277 root INFO creating build/lib/django/conf/locale/kab/LC_MESSAGES 2024-05-07 20:51:55,277 root INFO copying django/conf/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/kab/LC_MESSAGES 2024-05-07 20:51:55,279 root INFO copying django/conf/locale/kab/LC_MESSAGES/django.po -> build/lib/django/conf/locale/kab/LC_MESSAGES 2024-05-07 20:51:55,280 root INFO creating build/lib/django/conf/locale/kk 2024-05-07 20:51:55,280 root INFO creating build/lib/django/conf/locale/kk/LC_MESSAGES 2024-05-07 20:51:55,281 root INFO copying django/conf/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/kk/LC_MESSAGES 2024-05-07 20:51:55,282 root INFO copying django/conf/locale/kk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/kk/LC_MESSAGES 2024-05-07 20:51:55,283 root INFO creating build/lib/django/conf/locale/lb 2024-05-07 20:51:55,284 root INFO creating build/lib/django/conf/locale/lb/LC_MESSAGES 2024-05-07 20:51:55,284 root INFO copying django/conf/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/lb/LC_MESSAGES 2024-05-07 20:51:55,285 root INFO copying django/conf/locale/lb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/lb/LC_MESSAGES 2024-05-07 20:51:55,286 root INFO creating build/lib/django/conf/locale/mr 2024-05-07 20:51:55,287 root INFO creating build/lib/django/conf/locale/mr/LC_MESSAGES 2024-05-07 20:51:55,288 root INFO copying django/conf/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/mr/LC_MESSAGES 2024-05-07 20:51:55,289 root INFO copying django/conf/locale/mr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/mr/LC_MESSAGES 2024-05-07 20:51:55,290 root INFO creating build/lib/django/conf/locale/my 2024-05-07 20:51:55,291 root INFO creating build/lib/django/conf/locale/my/LC_MESSAGES 2024-05-07 20:51:55,291 root INFO copying django/conf/locale/my/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/my/LC_MESSAGES 2024-05-07 20:51:55,292 root INFO copying django/conf/locale/my/LC_MESSAGES/django.po -> build/lib/django/conf/locale/my/LC_MESSAGES 2024-05-07 20:51:55,293 root INFO creating build/lib/django/conf/locale/ne 2024-05-07 20:51:55,294 root INFO creating build/lib/django/conf/locale/ne/LC_MESSAGES 2024-05-07 20:51:55,294 root INFO copying django/conf/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ne/LC_MESSAGES 2024-05-07 20:51:55,296 root INFO copying django/conf/locale/ne/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ne/LC_MESSAGES 2024-05-07 20:51:55,297 root INFO creating build/lib/django/conf/locale/os 2024-05-07 20:51:55,297 root INFO creating build/lib/django/conf/locale/os/LC_MESSAGES 2024-05-07 20:51:55,298 root INFO copying django/conf/locale/os/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/os/LC_MESSAGES 2024-05-07 20:51:55,299 root INFO copying django/conf/locale/os/LC_MESSAGES/django.po -> build/lib/django/conf/locale/os/LC_MESSAGES 2024-05-07 20:51:55,300 root INFO creating build/lib/django/conf/locale/pa 2024-05-07 20:51:55,301 root INFO creating build/lib/django/conf/locale/pa/LC_MESSAGES 2024-05-07 20:51:55,302 root INFO copying django/conf/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pa/LC_MESSAGES 2024-05-07 20:51:55,303 root INFO copying django/conf/locale/pa/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pa/LC_MESSAGES 2024-05-07 20:51:55,304 root INFO creating build/lib/django/conf/locale/sw 2024-05-07 20:51:55,305 root INFO creating build/lib/django/conf/locale/sw/LC_MESSAGES 2024-05-07 20:51:55,305 root INFO copying django/conf/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sw/LC_MESSAGES 2024-05-07 20:51:55,306 root INFO copying django/conf/locale/sw/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sw/LC_MESSAGES 2024-05-07 20:51:55,307 root INFO creating build/lib/django/conf/locale/tt 2024-05-07 20:51:55,308 root INFO creating build/lib/django/conf/locale/tt/LC_MESSAGES 2024-05-07 20:51:55,309 root INFO copying django/conf/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tt/LC_MESSAGES 2024-05-07 20:51:55,310 root INFO copying django/conf/locale/tt/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tt/LC_MESSAGES 2024-05-07 20:51:55,311 root INFO creating build/lib/django/conf/locale/udm 2024-05-07 20:51:55,311 root INFO creating build/lib/django/conf/locale/udm/LC_MESSAGES 2024-05-07 20:51:55,312 root INFO copying django/conf/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/udm/LC_MESSAGES 2024-05-07 20:51:55,313 root INFO copying django/conf/locale/udm/LC_MESSAGES/django.po -> build/lib/django/conf/locale/udm/LC_MESSAGES 2024-05-07 20:51:55,314 root INFO creating build/lib/django/conf/locale/ur 2024-05-07 20:51:55,315 root INFO creating build/lib/django/conf/locale/ur/LC_MESSAGES 2024-05-07 20:51:55,316 root INFO copying django/conf/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ur/LC_MESSAGES 2024-05-07 20:51:55,317 root INFO copying django/conf/locale/ur/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ur/LC_MESSAGES 2024-05-07 20:51:55,318 root INFO creating build/lib/django/conf/locale/cy/LC_MESSAGES 2024-05-07 20:51:55,319 root INFO copying django/conf/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/cy/LC_MESSAGES 2024-05-07 20:51:55,320 root INFO copying django/conf/locale/cy/LC_MESSAGES/django.po -> build/lib/django/conf/locale/cy/LC_MESSAGES 2024-05-07 20:51:55,321 root INFO creating build/lib/django/conf/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:55,322 root INFO copying django/conf/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:55,323 root INFO copying django/conf/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/conf/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:55,325 root INFO creating build/lib/django/conf/locale/ckb/LC_MESSAGES 2024-05-07 20:51:55,325 root INFO copying django/conf/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ckb/LC_MESSAGES 2024-05-07 20:51:55,326 root INFO copying django/conf/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ckb/LC_MESSAGES 2024-05-07 20:51:55,328 root INFO creating build/lib/django/conf/locale/kn/LC_MESSAGES 2024-05-07 20:51:55,328 root INFO copying django/conf/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/kn/LC_MESSAGES 2024-05-07 20:51:55,329 root INFO copying django/conf/locale/kn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/kn/LC_MESSAGES 2024-05-07 20:51:55,331 root INFO creating build/lib/django/conf/locale/nn/LC_MESSAGES 2024-05-07 20:51:55,332 root INFO copying django/conf/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/nn/LC_MESSAGES 2024-05-07 20:51:55,333 root INFO copying django/conf/locale/nn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/nn/LC_MESSAGES 2024-05-07 20:51:55,334 root INFO creating build/lib/django/conf/locale/sr/LC_MESSAGES 2024-05-07 20:51:55,335 root INFO copying django/conf/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sr/LC_MESSAGES 2024-05-07 20:51:55,336 root INFO copying django/conf/locale/sr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sr/LC_MESSAGES 2024-05-07 20:51:55,338 root INFO creating build/lib/django/conf/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:55,338 root INFO copying django/conf/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:55,340 root INFO copying django/conf/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:55,341 root INFO creating build/lib/django/conf/locale/is/LC_MESSAGES 2024-05-07 20:51:55,342 root INFO copying django/conf/locale/is/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/is/LC_MESSAGES 2024-05-07 20:51:55,343 root INFO copying django/conf/locale/is/LC_MESSAGES/django.po -> build/lib/django/conf/locale/is/LC_MESSAGES 2024-05-07 20:51:55,344 root INFO creating build/lib/django/conf/locale/lv/LC_MESSAGES 2024-05-07 20:51:55,345 root INFO copying django/conf/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/lv/LC_MESSAGES 2024-05-07 20:51:55,346 root INFO copying django/conf/locale/lv/LC_MESSAGES/django.po -> build/lib/django/conf/locale/lv/LC_MESSAGES 2024-05-07 20:51:55,347 root INFO creating build/lib/django/conf/locale/pt/LC_MESSAGES 2024-05-07 20:51:55,348 root INFO copying django/conf/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pt/LC_MESSAGES 2024-05-07 20:51:55,349 root INFO copying django/conf/locale/pt/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pt/LC_MESSAGES 2024-05-07 20:51:55,350 root INFO creating build/lib/django/conf/locale/et/LC_MESSAGES 2024-05-07 20:51:55,351 root INFO copying django/conf/locale/et/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/et/LC_MESSAGES 2024-05-07 20:51:55,352 root INFO copying django/conf/locale/et/LC_MESSAGES/django.po -> build/lib/django/conf/locale/et/LC_MESSAGES 2024-05-07 20:51:55,354 root INFO creating build/lib/django/conf/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:55,354 root INFO copying django/conf/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:55,356 root INFO copying django/conf/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:55,357 root INFO creating build/lib/django/conf/locale/tk/LC_MESSAGES 2024-05-07 20:51:55,357 root INFO copying django/conf/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tk/LC_MESSAGES 2024-05-07 20:51:55,359 root INFO copying django/conf/locale/tk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tk/LC_MESSAGES 2024-05-07 20:51:55,360 root INFO creating build/lib/django/conf/locale/ga/LC_MESSAGES 2024-05-07 20:51:55,361 root INFO copying django/conf/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ga/LC_MESSAGES 2024-05-07 20:51:55,362 root INFO copying django/conf/locale/ga/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ga/LC_MESSAGES 2024-05-07 20:51:55,363 root INFO creating build/lib/django/conf/locale/th/LC_MESSAGES 2024-05-07 20:51:55,364 root INFO copying django/conf/locale/th/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/th/LC_MESSAGES 2024-05-07 20:51:55,365 root INFO copying django/conf/locale/th/LC_MESSAGES/django.po -> build/lib/django/conf/locale/th/LC_MESSAGES 2024-05-07 20:51:55,366 root INFO creating build/lib/django/conf/locale/sq/LC_MESSAGES 2024-05-07 20:51:55,367 root INFO copying django/conf/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sq/LC_MESSAGES 2024-05-07 20:51:55,368 root INFO copying django/conf/locale/sq/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sq/LC_MESSAGES 2024-05-07 20:51:55,369 root INFO creating build/lib/django/conf/locale/nl/LC_MESSAGES 2024-05-07 20:51:55,370 root INFO copying django/conf/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/nl/LC_MESSAGES 2024-05-07 20:51:55,372 root INFO copying django/conf/locale/nl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/nl/LC_MESSAGES 2024-05-07 20:51:55,373 root INFO creating build/lib/django/conf/locale/tg/LC_MESSAGES 2024-05-07 20:51:55,373 root INFO copying django/conf/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tg/LC_MESSAGES 2024-05-07 20:51:55,375 root INFO copying django/conf/locale/tg/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tg/LC_MESSAGES 2024-05-07 20:51:55,376 root INFO creating build/lib/django/conf/locale/bn/LC_MESSAGES 2024-05-07 20:51:55,377 root INFO copying django/conf/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/bn/LC_MESSAGES 2024-05-07 20:51:55,378 root INFO copying django/conf/locale/bn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/bn/LC_MESSAGES 2024-05-07 20:51:55,380 root INFO creating build/lib/django/conf/locale/uk/LC_MESSAGES 2024-05-07 20:51:55,380 root INFO copying django/conf/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/uk/LC_MESSAGES 2024-05-07 20:51:55,381 root INFO copying django/conf/locale/uk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/uk/LC_MESSAGES 2024-05-07 20:51:55,383 root INFO creating build/lib/django/conf/locale/ky/LC_MESSAGES 2024-05-07 20:51:55,383 root INFO copying django/conf/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ky/LC_MESSAGES 2024-05-07 20:51:55,385 root INFO copying django/conf/locale/ky/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ky/LC_MESSAGES 2024-05-07 20:51:55,386 root INFO creating build/lib/django/conf/locale/it/LC_MESSAGES 2024-05-07 20:51:55,386 root INFO copying django/conf/locale/it/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/it/LC_MESSAGES 2024-05-07 20:51:55,388 root INFO copying django/conf/locale/it/LC_MESSAGES/django.po -> build/lib/django/conf/locale/it/LC_MESSAGES 2024-05-07 20:51:55,389 root INFO creating build/lib/django/conf/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:55,390 root INFO copying django/conf/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:55,391 root INFO copying django/conf/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:55,392 root INFO creating build/lib/django/conf/locale/fa/LC_MESSAGES 2024-05-07 20:51:55,393 root INFO copying django/conf/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fa/LC_MESSAGES 2024-05-07 20:51:55,394 root INFO copying django/conf/locale/fa/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fa/LC_MESSAGES 2024-05-07 20:51:55,396 root INFO creating build/lib/django/conf/locale/el/LC_MESSAGES 2024-05-07 20:51:55,396 root INFO copying django/conf/locale/el/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/el/LC_MESSAGES 2024-05-07 20:51:55,397 root INFO copying django/conf/locale/el/LC_MESSAGES/django.po -> build/lib/django/conf/locale/el/LC_MESSAGES 2024-05-07 20:51:55,399 root INFO creating build/lib/django/conf/locale/tr/LC_MESSAGES 2024-05-07 20:51:55,399 root INFO copying django/conf/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tr/LC_MESSAGES 2024-05-07 20:51:55,401 root INFO copying django/conf/locale/tr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tr/LC_MESSAGES 2024-05-07 20:51:55,402 root INFO creating build/lib/django/conf/locale/eu/LC_MESSAGES 2024-05-07 20:51:55,403 root INFO copying django/conf/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/eu/LC_MESSAGES 2024-05-07 20:51:55,404 root INFO copying django/conf/locale/eu/LC_MESSAGES/django.po -> build/lib/django/conf/locale/eu/LC_MESSAGES 2024-05-07 20:51:55,405 root INFO creating build/lib/django/conf/locale/bs/LC_MESSAGES 2024-05-07 20:51:55,406 root INFO copying django/conf/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/bs/LC_MESSAGES 2024-05-07 20:51:55,407 root INFO copying django/conf/locale/bs/LC_MESSAGES/django.po -> build/lib/django/conf/locale/bs/LC_MESSAGES 2024-05-07 20:51:55,408 root INFO creating build/lib/django/conf/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:55,409 root INFO copying django/conf/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:55,410 root INFO copying django/conf/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:55,412 root INFO creating build/lib/django/conf/locale/ja/LC_MESSAGES 2024-05-07 20:51:55,412 root INFO copying django/conf/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ja/LC_MESSAGES 2024-05-07 20:51:55,414 root INFO copying django/conf/locale/ja/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ja/LC_MESSAGES 2024-05-07 20:51:55,415 root INFO creating build/lib/django/conf/locale/gd/LC_MESSAGES 2024-05-07 20:51:55,416 root INFO copying django/conf/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/gd/LC_MESSAGES 2024-05-07 20:51:55,417 root INFO copying django/conf/locale/gd/LC_MESSAGES/django.po -> build/lib/django/conf/locale/gd/LC_MESSAGES 2024-05-07 20:51:55,418 root INFO creating build/lib/django/conf/locale/da/LC_MESSAGES 2024-05-07 20:51:55,419 root INFO copying django/conf/locale/da/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/da/LC_MESSAGES 2024-05-07 20:51:55,420 root INFO copying django/conf/locale/da/LC_MESSAGES/django.po -> build/lib/django/conf/locale/da/LC_MESSAGES 2024-05-07 20:51:55,421 root INFO creating build/lib/django/conf/locale/he/LC_MESSAGES 2024-05-07 20:51:55,422 root INFO copying django/conf/locale/he/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/he/LC_MESSAGES 2024-05-07 20:51:55,423 root INFO copying django/conf/locale/he/LC_MESSAGES/django.po -> build/lib/django/conf/locale/he/LC_MESSAGES 2024-05-07 20:51:55,424 root INFO creating build/lib/django/conf/locale/en/LC_MESSAGES 2024-05-07 20:51:55,425 root INFO copying django/conf/locale/en/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/en/LC_MESSAGES 2024-05-07 20:51:55,426 root INFO copying django/conf/locale/en/LC_MESSAGES/django.po -> build/lib/django/conf/locale/en/LC_MESSAGES 2024-05-07 20:51:55,427 root INFO creating build/lib/django/conf/locale/hr/LC_MESSAGES 2024-05-07 20:51:55,428 root INFO copying django/conf/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hr/LC_MESSAGES 2024-05-07 20:51:55,429 root INFO copying django/conf/locale/hr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hr/LC_MESSAGES 2024-05-07 20:51:55,430 root INFO creating build/lib/django/conf/locale/sv/LC_MESSAGES 2024-05-07 20:51:55,431 root INFO copying django/conf/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sv/LC_MESSAGES 2024-05-07 20:51:55,432 root INFO copying django/conf/locale/sv/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sv/LC_MESSAGES 2024-05-07 20:51:55,433 root INFO creating build/lib/django/conf/locale/cs/LC_MESSAGES 2024-05-07 20:51:55,434 root INFO copying django/conf/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/cs/LC_MESSAGES 2024-05-07 20:51:55,436 root INFO copying django/conf/locale/cs/LC_MESSAGES/django.po -> build/lib/django/conf/locale/cs/LC_MESSAGES 2024-05-07 20:51:55,437 root INFO creating build/lib/django/conf/locale/ka/LC_MESSAGES 2024-05-07 20:51:55,437 root INFO copying django/conf/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ka/LC_MESSAGES 2024-05-07 20:51:55,439 root INFO copying django/conf/locale/ka/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ka/LC_MESSAGES 2024-05-07 20:51:55,440 root INFO creating build/lib/django/conf/locale/mk/LC_MESSAGES 2024-05-07 20:51:55,441 root INFO copying django/conf/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/mk/LC_MESSAGES 2024-05-07 20:51:55,442 root INFO copying django/conf/locale/mk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/mk/LC_MESSAGES 2024-05-07 20:51:55,443 root INFO creating build/lib/django/conf/locale/id/LC_MESSAGES 2024-05-07 20:51:55,444 root INFO copying django/conf/locale/id/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/id/LC_MESSAGES 2024-05-07 20:51:55,445 root INFO copying django/conf/locale/id/LC_MESSAGES/django.po -> build/lib/django/conf/locale/id/LC_MESSAGES 2024-05-07 20:51:55,446 root INFO creating build/lib/django/conf/locale/ta/LC_MESSAGES 2024-05-07 20:51:55,447 root INFO copying django/conf/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ta/LC_MESSAGES 2024-05-07 20:51:55,448 root INFO copying django/conf/locale/ta/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ta/LC_MESSAGES 2024-05-07 20:51:55,449 root INFO creating build/lib/django/conf/locale/ms/LC_MESSAGES 2024-05-07 20:51:55,450 root INFO copying django/conf/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ms/LC_MESSAGES 2024-05-07 20:51:55,452 root INFO copying django/conf/locale/ms/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ms/LC_MESSAGES 2024-05-07 20:51:55,453 root INFO creating build/lib/django/conf/locale/ar/LC_MESSAGES 2024-05-07 20:51:55,453 root INFO copying django/conf/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ar/LC_MESSAGES 2024-05-07 20:51:55,455 root INFO copying django/conf/locale/ar/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ar/LC_MESSAGES 2024-05-07 20:51:55,456 root INFO creating build/lib/django/conf/locale/gl/LC_MESSAGES 2024-05-07 20:51:55,457 root INFO copying django/conf/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/gl/LC_MESSAGES 2024-05-07 20:51:55,458 root INFO copying django/conf/locale/gl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/gl/LC_MESSAGES 2024-05-07 20:51:55,459 root INFO creating build/lib/django/conf/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:55,460 root INFO copying django/conf/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:55,461 root INFO copying django/conf/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/conf/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:55,462 root INFO creating build/lib/django/conf/locale/uz/LC_MESSAGES 2024-05-07 20:51:55,463 root INFO copying django/conf/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/uz/LC_MESSAGES 2024-05-07 20:51:55,464 root INFO copying django/conf/locale/uz/LC_MESSAGES/django.po -> build/lib/django/conf/locale/uz/LC_MESSAGES 2024-05-07 20:51:55,466 root INFO creating build/lib/django/conf/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:55,466 root INFO copying django/conf/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:55,468 root INFO copying django/conf/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/conf/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:55,469 root INFO creating build/lib/django/conf/locale/az/LC_MESSAGES 2024-05-07 20:51:55,470 root INFO copying django/conf/locale/az/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/az/LC_MESSAGES 2024-05-07 20:51:55,471 root INFO copying django/conf/locale/az/LC_MESSAGES/django.po -> build/lib/django/conf/locale/az/LC_MESSAGES 2024-05-07 20:51:55,472 root INFO creating build/lib/django/conf/locale/es/LC_MESSAGES 2024-05-07 20:51:55,473 root INFO copying django/conf/locale/es/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es/LC_MESSAGES 2024-05-07 20:51:55,474 root INFO copying django/conf/locale/es/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es/LC_MESSAGES 2024-05-07 20:51:55,475 root INFO creating build/lib/django/conf/locale/ko/LC_MESSAGES 2024-05-07 20:51:55,476 root INFO copying django/conf/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ko/LC_MESSAGES 2024-05-07 20:51:55,477 root INFO copying django/conf/locale/ko/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ko/LC_MESSAGES 2024-05-07 20:51:55,479 root INFO creating build/lib/django/conf/locale/fr/LC_MESSAGES 2024-05-07 20:51:55,479 root INFO copying django/conf/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fr/LC_MESSAGES 2024-05-07 20:51:55,480 root INFO copying django/conf/locale/fr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fr/LC_MESSAGES 2024-05-07 20:51:55,482 root INFO creating build/lib/django/conf/locale/bg/LC_MESSAGES 2024-05-07 20:51:55,482 root INFO copying django/conf/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/bg/LC_MESSAGES 2024-05-07 20:51:55,484 root INFO copying django/conf/locale/bg/LC_MESSAGES/django.po -> build/lib/django/conf/locale/bg/LC_MESSAGES 2024-05-07 20:51:55,485 root INFO creating build/lib/django/conf/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:55,486 root INFO copying django/conf/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:55,487 root INFO copying django/conf/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:55,489 root INFO creating build/lib/django/conf/locale/eo/LC_MESSAGES 2024-05-07 20:51:55,489 root INFO copying django/conf/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/eo/LC_MESSAGES 2024-05-07 20:51:55,491 root INFO copying django/conf/locale/eo/LC_MESSAGES/django.po -> build/lib/django/conf/locale/eo/LC_MESSAGES 2024-05-07 20:51:55,492 root INFO creating build/lib/django/conf/locale/pl/LC_MESSAGES 2024-05-07 20:51:55,492 root INFO copying django/conf/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pl/LC_MESSAGES 2024-05-07 20:51:55,494 root INFO copying django/conf/locale/pl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pl/LC_MESSAGES 2024-05-07 20:51:55,495 root INFO creating build/lib/django/conf/locale/lt/LC_MESSAGES 2024-05-07 20:51:55,495 root INFO copying django/conf/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/lt/LC_MESSAGES 2024-05-07 20:51:55,497 root INFO copying django/conf/locale/lt/LC_MESSAGES/django.po -> build/lib/django/conf/locale/lt/LC_MESSAGES 2024-05-07 20:51:55,498 root INFO creating build/lib/django/conf/locale/hi/LC_MESSAGES 2024-05-07 20:51:55,498 root INFO copying django/conf/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hi/LC_MESSAGES 2024-05-07 20:51:55,500 root INFO copying django/conf/locale/hi/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hi/LC_MESSAGES 2024-05-07 20:51:55,501 root INFO creating build/lib/django/conf/locale/de/LC_MESSAGES 2024-05-07 20:51:55,502 root INFO copying django/conf/locale/de/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/de/LC_MESSAGES 2024-05-07 20:51:55,503 root INFO copying django/conf/locale/de/LC_MESSAGES/django.po -> build/lib/django/conf/locale/de/LC_MESSAGES 2024-05-07 20:51:55,504 root INFO creating build/lib/django/conf/locale/te/LC_MESSAGES 2024-05-07 20:51:55,505 root INFO copying django/conf/locale/te/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/te/LC_MESSAGES 2024-05-07 20:51:55,506 root INFO copying django/conf/locale/te/LC_MESSAGES/django.po -> build/lib/django/conf/locale/te/LC_MESSAGES 2024-05-07 20:51:55,507 root INFO creating build/lib/django/conf/locale/fi/LC_MESSAGES 2024-05-07 20:51:55,508 root INFO copying django/conf/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fi/LC_MESSAGES 2024-05-07 20:51:55,509 root INFO copying django/conf/locale/fi/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fi/LC_MESSAGES 2024-05-07 20:51:55,510 root INFO creating build/lib/django/conf/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:55,511 root INFO copying django/conf/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:55,513 root INFO copying django/conf/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:55,514 root INFO creating build/lib/django/conf/locale/ru/LC_MESSAGES 2024-05-07 20:51:55,514 root INFO copying django/conf/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ru/LC_MESSAGES 2024-05-07 20:51:55,516 root INFO copying django/conf/locale/ru/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ru/LC_MESSAGES 2024-05-07 20:51:55,517 root INFO creating build/lib/django/conf/locale/ca/LC_MESSAGES 2024-05-07 20:51:55,518 root INFO copying django/conf/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ca/LC_MESSAGES 2024-05-07 20:51:55,519 root INFO copying django/conf/locale/ca/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ca/LC_MESSAGES 2024-05-07 20:51:55,520 root INFO creating build/lib/django/conf/locale/nb/LC_MESSAGES 2024-05-07 20:51:55,521 root INFO copying django/conf/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/nb/LC_MESSAGES 2024-05-07 20:51:55,522 root INFO copying django/conf/locale/nb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/nb/LC_MESSAGES 2024-05-07 20:51:55,524 root INFO creating build/lib/django/conf/locale/vi/LC_MESSAGES 2024-05-07 20:51:55,524 root INFO copying django/conf/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/vi/LC_MESSAGES 2024-05-07 20:51:55,526 root INFO copying django/conf/locale/vi/LC_MESSAGES/django.po -> build/lib/django/conf/locale/vi/LC_MESSAGES 2024-05-07 20:51:55,527 root INFO creating build/lib/django/conf/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:55,528 root INFO copying django/conf/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:55,529 root INFO copying django/conf/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/conf/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:55,530 root INFO creating build/lib/django/conf/locale/ml/LC_MESSAGES 2024-05-07 20:51:55,531 root INFO copying django/conf/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ml/LC_MESSAGES 2024-05-07 20:51:55,532 root INFO copying django/conf/locale/ml/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ml/LC_MESSAGES 2024-05-07 20:51:55,533 root INFO creating build/lib/django/conf/locale/sl/LC_MESSAGES 2024-05-07 20:51:55,534 root INFO copying django/conf/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sl/LC_MESSAGES 2024-05-07 20:51:55,535 root INFO copying django/conf/locale/sl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sl/LC_MESSAGES 2024-05-07 20:51:55,536 root INFO creating build/lib/django/conf/locale/km/LC_MESSAGES 2024-05-07 20:51:55,537 root INFO copying django/conf/locale/km/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/km/LC_MESSAGES 2024-05-07 20:51:55,538 root INFO copying django/conf/locale/km/LC_MESSAGES/django.po -> build/lib/django/conf/locale/km/LC_MESSAGES 2024-05-07 20:51:55,539 root INFO creating build/lib/django/conf/locale/ig/LC_MESSAGES 2024-05-07 20:51:55,540 root INFO copying django/conf/locale/ig/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ig/LC_MESSAGES 2024-05-07 20:51:55,541 root INFO copying django/conf/locale/ig/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ig/LC_MESSAGES 2024-05-07 20:51:55,542 root INFO creating build/lib/django/conf/locale/hu/LC_MESSAGES 2024-05-07 20:51:55,543 root INFO copying django/conf/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hu/LC_MESSAGES 2024-05-07 20:51:55,544 root INFO copying django/conf/locale/hu/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hu/LC_MESSAGES 2024-05-07 20:51:55,545 root INFO creating build/lib/django/conf/locale/fy/LC_MESSAGES 2024-05-07 20:51:55,546 root INFO copying django/conf/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fy/LC_MESSAGES 2024-05-07 20:51:55,547 root INFO copying django/conf/locale/fy/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fy/LC_MESSAGES 2024-05-07 20:51:55,548 root INFO creating build/lib/django/conf/locale/sk/LC_MESSAGES 2024-05-07 20:51:55,549 root INFO copying django/conf/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sk/LC_MESSAGES 2024-05-07 20:51:55,550 root INFO copying django/conf/locale/sk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sk/LC_MESSAGES 2024-05-07 20:51:55,551 root INFO creating build/lib/django/conf/locale/mn/LC_MESSAGES 2024-05-07 20:51:55,552 root INFO copying django/conf/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/mn/LC_MESSAGES 2024-05-07 20:51:55,553 root INFO copying django/conf/locale/mn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/mn/LC_MESSAGES 2024-05-07 20:51:55,555 root INFO creating build/lib/django/conf/locale/ro/LC_MESSAGES 2024-05-07 20:51:55,555 root INFO copying django/conf/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ro/LC_MESSAGES 2024-05-07 20:51:55,556 root INFO copying django/conf/locale/ro/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ro/LC_MESSAGES 2024-05-07 20:51:55,558 root INFO creating build/lib/django/contrib/sites/locale 2024-05-07 20:51:55,558 root INFO creating build/lib/django/contrib/sites/locale/af 2024-05-07 20:51:55,559 root INFO creating build/lib/django/contrib/sites/locale/af/LC_MESSAGES 2024-05-07 20:51:55,559 root INFO copying django/contrib/sites/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/af/LC_MESSAGES 2024-05-07 20:51:55,560 root INFO copying django/contrib/sites/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/af/LC_MESSAGES 2024-05-07 20:51:55,561 root INFO creating build/lib/django/contrib/sites/locale/ar 2024-05-07 20:51:55,562 root INFO creating build/lib/django/contrib/sites/locale/ar/LC_MESSAGES 2024-05-07 20:51:55,562 root INFO copying django/contrib/sites/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ar/LC_MESSAGES 2024-05-07 20:51:55,563 root INFO copying django/contrib/sites/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ar/LC_MESSAGES 2024-05-07 20:51:55,564 root INFO creating build/lib/django/contrib/sites/locale/ar_DZ 2024-05-07 20:51:55,565 root INFO creating build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:55,565 root INFO copying django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:55,566 root INFO copying django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:55,567 root INFO creating build/lib/django/contrib/sites/locale/ast 2024-05-07 20:51:55,568 root INFO creating build/lib/django/contrib/sites/locale/ast/LC_MESSAGES 2024-05-07 20:51:55,569 root INFO copying django/contrib/sites/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ast/LC_MESSAGES 2024-05-07 20:51:55,570 root INFO copying django/contrib/sites/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ast/LC_MESSAGES 2024-05-07 20:51:55,571 root INFO creating build/lib/django/contrib/sites/locale/az 2024-05-07 20:51:55,571 root INFO creating build/lib/django/contrib/sites/locale/az/LC_MESSAGES 2024-05-07 20:51:55,572 root INFO copying django/contrib/sites/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/az/LC_MESSAGES 2024-05-07 20:51:55,573 root INFO copying django/contrib/sites/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/az/LC_MESSAGES 2024-05-07 20:51:55,574 root INFO creating build/lib/django/contrib/sites/locale/be 2024-05-07 20:51:55,574 root INFO creating build/lib/django/contrib/sites/locale/be/LC_MESSAGES 2024-05-07 20:51:55,575 root INFO copying django/contrib/sites/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/be/LC_MESSAGES 2024-05-07 20:51:55,576 root INFO copying django/contrib/sites/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/be/LC_MESSAGES 2024-05-07 20:51:55,577 root INFO creating build/lib/django/contrib/sites/locale/bg 2024-05-07 20:51:55,577 root INFO creating build/lib/django/contrib/sites/locale/bg/LC_MESSAGES 2024-05-07 20:51:55,578 root INFO copying django/contrib/sites/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/bg/LC_MESSAGES 2024-05-07 20:51:55,579 root INFO copying django/contrib/sites/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/bg/LC_MESSAGES 2024-05-07 20:51:55,580 root INFO creating build/lib/django/contrib/sites/locale/bn 2024-05-07 20:51:55,580 root INFO creating build/lib/django/contrib/sites/locale/bn/LC_MESSAGES 2024-05-07 20:51:55,581 root INFO copying django/contrib/sites/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/bn/LC_MESSAGES 2024-05-07 20:51:55,582 root INFO copying django/contrib/sites/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/bn/LC_MESSAGES 2024-05-07 20:51:55,583 root INFO creating build/lib/django/contrib/sites/locale/br 2024-05-07 20:51:55,583 root INFO creating build/lib/django/contrib/sites/locale/br/LC_MESSAGES 2024-05-07 20:51:55,584 root INFO copying django/contrib/sites/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/br/LC_MESSAGES 2024-05-07 20:51:55,585 root INFO copying django/contrib/sites/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/br/LC_MESSAGES 2024-05-07 20:51:55,586 root INFO creating build/lib/django/contrib/sites/locale/bs 2024-05-07 20:51:55,586 root INFO creating build/lib/django/contrib/sites/locale/bs/LC_MESSAGES 2024-05-07 20:51:55,587 root INFO copying django/contrib/sites/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/bs/LC_MESSAGES 2024-05-07 20:51:55,588 root INFO copying django/contrib/sites/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/bs/LC_MESSAGES 2024-05-07 20:51:55,589 root INFO creating build/lib/django/contrib/sites/locale/ca 2024-05-07 20:51:55,589 root INFO creating build/lib/django/contrib/sites/locale/ca/LC_MESSAGES 2024-05-07 20:51:55,590 root INFO copying django/contrib/sites/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ca/LC_MESSAGES 2024-05-07 20:51:55,591 root INFO copying django/contrib/sites/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ca/LC_MESSAGES 2024-05-07 20:51:55,592 root INFO creating build/lib/django/contrib/sites/locale/ckb 2024-05-07 20:51:55,592 root INFO creating build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES 2024-05-07 20:51:55,593 root INFO copying django/contrib/sites/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES 2024-05-07 20:51:55,594 root INFO copying django/contrib/sites/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES 2024-05-07 20:51:55,595 root INFO creating build/lib/django/contrib/sites/locale/cs 2024-05-07 20:51:55,595 root INFO creating build/lib/django/contrib/sites/locale/cs/LC_MESSAGES 2024-05-07 20:51:55,596 root INFO copying django/contrib/sites/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/cs/LC_MESSAGES 2024-05-07 20:51:55,597 root INFO copying django/contrib/sites/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/cs/LC_MESSAGES 2024-05-07 20:51:55,598 root INFO creating build/lib/django/contrib/sites/locale/cy 2024-05-07 20:51:55,598 root INFO creating build/lib/django/contrib/sites/locale/cy/LC_MESSAGES 2024-05-07 20:51:55,599 root INFO copying django/contrib/sites/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/cy/LC_MESSAGES 2024-05-07 20:51:55,600 root INFO copying django/contrib/sites/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/cy/LC_MESSAGES 2024-05-07 20:51:55,601 root INFO creating build/lib/django/contrib/sites/locale/da 2024-05-07 20:51:55,601 root INFO creating build/lib/django/contrib/sites/locale/da/LC_MESSAGES 2024-05-07 20:51:55,602 root INFO copying django/contrib/sites/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/da/LC_MESSAGES 2024-05-07 20:51:55,603 root INFO copying django/contrib/sites/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/da/LC_MESSAGES 2024-05-07 20:51:55,604 root INFO creating build/lib/django/contrib/sites/locale/de 2024-05-07 20:51:55,604 root INFO creating build/lib/django/contrib/sites/locale/de/LC_MESSAGES 2024-05-07 20:51:55,605 root INFO copying django/contrib/sites/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/de/LC_MESSAGES 2024-05-07 20:51:55,606 root INFO copying django/contrib/sites/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/de/LC_MESSAGES 2024-05-07 20:51:55,607 root INFO creating build/lib/django/contrib/sites/locale/dsb 2024-05-07 20:51:55,607 root INFO creating build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES 2024-05-07 20:51:55,608 root INFO copying django/contrib/sites/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES 2024-05-07 20:51:55,609 root INFO copying django/contrib/sites/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES 2024-05-07 20:51:55,610 root INFO creating build/lib/django/contrib/sites/locale/el 2024-05-07 20:51:55,610 root INFO creating build/lib/django/contrib/sites/locale/el/LC_MESSAGES 2024-05-07 20:51:55,611 root INFO copying django/contrib/sites/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/el/LC_MESSAGES 2024-05-07 20:51:55,612 root INFO copying django/contrib/sites/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/el/LC_MESSAGES 2024-05-07 20:51:55,613 root INFO creating build/lib/django/contrib/sites/locale/en 2024-05-07 20:51:55,613 root INFO creating build/lib/django/contrib/sites/locale/en/LC_MESSAGES 2024-05-07 20:51:55,614 root INFO copying django/contrib/sites/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/en/LC_MESSAGES 2024-05-07 20:51:55,615 root INFO copying django/contrib/sites/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/en/LC_MESSAGES 2024-05-07 20:51:55,616 root INFO creating build/lib/django/contrib/sites/locale/en_AU 2024-05-07 20:51:55,617 root INFO creating build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:55,617 root INFO copying django/contrib/sites/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:55,618 root INFO copying django/contrib/sites/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:55,619 root INFO creating build/lib/django/contrib/sites/locale/en_GB 2024-05-07 20:51:55,620 root INFO creating build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:55,620 root INFO copying django/contrib/sites/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:55,621 root INFO copying django/contrib/sites/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:55,622 root INFO creating build/lib/django/contrib/sites/locale/eo 2024-05-07 20:51:55,623 root INFO creating build/lib/django/contrib/sites/locale/eo/LC_MESSAGES 2024-05-07 20:51:55,623 root INFO copying django/contrib/sites/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/eo/LC_MESSAGES 2024-05-07 20:51:55,624 root INFO copying django/contrib/sites/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/eo/LC_MESSAGES 2024-05-07 20:51:55,625 root INFO creating build/lib/django/contrib/sites/locale/es 2024-05-07 20:51:55,625 root INFO creating build/lib/django/contrib/sites/locale/es/LC_MESSAGES 2024-05-07 20:51:55,626 root INFO copying django/contrib/sites/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es/LC_MESSAGES 2024-05-07 20:51:55,627 root INFO copying django/contrib/sites/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es/LC_MESSAGES 2024-05-07 20:51:55,628 root INFO creating build/lib/django/contrib/sites/locale/es_AR 2024-05-07 20:51:55,629 root INFO creating build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:55,629 root INFO copying django/contrib/sites/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:55,630 root INFO copying django/contrib/sites/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:55,631 root INFO creating build/lib/django/contrib/sites/locale/es_CO 2024-05-07 20:51:55,632 root INFO creating build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:55,632 root INFO copying django/contrib/sites/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:55,633 root INFO copying django/contrib/sites/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:55,634 root INFO creating build/lib/django/contrib/sites/locale/es_MX 2024-05-07 20:51:55,635 root INFO creating build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:55,635 root INFO copying django/contrib/sites/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:55,636 root INFO copying django/contrib/sites/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:55,637 root INFO creating build/lib/django/contrib/sites/locale/es_VE 2024-05-07 20:51:55,637 root INFO creating build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:55,638 root INFO copying django/contrib/sites/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:55,639 root INFO copying django/contrib/sites/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:55,640 root INFO creating build/lib/django/contrib/sites/locale/et 2024-05-07 20:51:55,641 root INFO creating build/lib/django/contrib/sites/locale/et/LC_MESSAGES 2024-05-07 20:51:55,641 root INFO copying django/contrib/sites/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/et/LC_MESSAGES 2024-05-07 20:51:55,642 root INFO copying django/contrib/sites/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/et/LC_MESSAGES 2024-05-07 20:51:55,643 root INFO creating build/lib/django/contrib/sites/locale/eu 2024-05-07 20:51:55,643 root INFO creating build/lib/django/contrib/sites/locale/eu/LC_MESSAGES 2024-05-07 20:51:55,644 root INFO copying django/contrib/sites/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/eu/LC_MESSAGES 2024-05-07 20:51:55,645 root INFO copying django/contrib/sites/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/eu/LC_MESSAGES 2024-05-07 20:51:55,646 root INFO creating build/lib/django/contrib/sites/locale/fa 2024-05-07 20:51:55,646 root INFO creating build/lib/django/contrib/sites/locale/fa/LC_MESSAGES 2024-05-07 20:51:55,647 root INFO copying django/contrib/sites/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fa/LC_MESSAGES 2024-05-07 20:51:55,648 root INFO copying django/contrib/sites/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fa/LC_MESSAGES 2024-05-07 20:51:55,649 root INFO creating build/lib/django/contrib/sites/locale/fi 2024-05-07 20:51:55,649 root INFO creating build/lib/django/contrib/sites/locale/fi/LC_MESSAGES 2024-05-07 20:51:55,650 root INFO copying django/contrib/sites/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fi/LC_MESSAGES 2024-05-07 20:51:55,651 root INFO copying django/contrib/sites/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fi/LC_MESSAGES 2024-05-07 20:51:55,652 root INFO creating build/lib/django/contrib/sites/locale/fr 2024-05-07 20:51:55,653 root INFO creating build/lib/django/contrib/sites/locale/fr/LC_MESSAGES 2024-05-07 20:51:55,653 root INFO copying django/contrib/sites/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fr/LC_MESSAGES 2024-05-07 20:51:55,654 root INFO copying django/contrib/sites/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fr/LC_MESSAGES 2024-05-07 20:51:55,655 root INFO creating build/lib/django/contrib/sites/locale/fy 2024-05-07 20:51:55,656 root INFO creating build/lib/django/contrib/sites/locale/fy/LC_MESSAGES 2024-05-07 20:51:55,656 root INFO copying django/contrib/sites/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fy/LC_MESSAGES 2024-05-07 20:51:55,657 root INFO copying django/contrib/sites/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fy/LC_MESSAGES 2024-05-07 20:51:55,658 root INFO creating build/lib/django/contrib/sites/locale/ga 2024-05-07 20:51:55,659 root INFO creating build/lib/django/contrib/sites/locale/ga/LC_MESSAGES 2024-05-07 20:51:55,659 root INFO copying django/contrib/sites/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ga/LC_MESSAGES 2024-05-07 20:51:55,660 root INFO copying django/contrib/sites/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ga/LC_MESSAGES 2024-05-07 20:51:55,661 root INFO creating build/lib/django/contrib/sites/locale/gd 2024-05-07 20:51:55,662 root INFO creating build/lib/django/contrib/sites/locale/gd/LC_MESSAGES 2024-05-07 20:51:55,662 root INFO copying django/contrib/sites/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/gd/LC_MESSAGES 2024-05-07 20:51:55,663 root INFO copying django/contrib/sites/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/gd/LC_MESSAGES 2024-05-07 20:51:55,664 root INFO creating build/lib/django/contrib/sites/locale/gl 2024-05-07 20:51:55,665 root INFO creating build/lib/django/contrib/sites/locale/gl/LC_MESSAGES 2024-05-07 20:51:55,665 root INFO copying django/contrib/sites/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/gl/LC_MESSAGES 2024-05-07 20:51:55,666 root INFO copying django/contrib/sites/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/gl/LC_MESSAGES 2024-05-07 20:51:55,667 root INFO creating build/lib/django/contrib/sites/locale/he 2024-05-07 20:51:55,668 root INFO creating build/lib/django/contrib/sites/locale/he/LC_MESSAGES 2024-05-07 20:51:55,668 root INFO copying django/contrib/sites/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/he/LC_MESSAGES 2024-05-07 20:51:55,669 root INFO copying django/contrib/sites/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/he/LC_MESSAGES 2024-05-07 20:51:55,670 root INFO creating build/lib/django/contrib/sites/locale/hi 2024-05-07 20:51:55,671 root INFO creating build/lib/django/contrib/sites/locale/hi/LC_MESSAGES 2024-05-07 20:51:55,671 root INFO copying django/contrib/sites/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hi/LC_MESSAGES 2024-05-07 20:51:55,672 root INFO copying django/contrib/sites/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hi/LC_MESSAGES 2024-05-07 20:51:55,673 root INFO creating build/lib/django/contrib/sites/locale/hr 2024-05-07 20:51:55,673 root INFO creating build/lib/django/contrib/sites/locale/hr/LC_MESSAGES 2024-05-07 20:51:55,674 root INFO copying django/contrib/sites/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hr/LC_MESSAGES 2024-05-07 20:51:55,675 root INFO copying django/contrib/sites/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hr/LC_MESSAGES 2024-05-07 20:51:55,676 root INFO creating build/lib/django/contrib/sites/locale/hsb 2024-05-07 20:51:55,676 root INFO creating build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES 2024-05-07 20:51:55,677 root INFO copying django/contrib/sites/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES 2024-05-07 20:51:55,678 root INFO copying django/contrib/sites/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES 2024-05-07 20:51:55,679 root INFO creating build/lib/django/contrib/sites/locale/hu 2024-05-07 20:51:55,680 root INFO creating build/lib/django/contrib/sites/locale/hu/LC_MESSAGES 2024-05-07 20:51:55,680 root INFO copying django/contrib/sites/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hu/LC_MESSAGES 2024-05-07 20:51:55,681 root INFO copying django/contrib/sites/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hu/LC_MESSAGES 2024-05-07 20:51:55,682 root INFO creating build/lib/django/contrib/sites/locale/hy 2024-05-07 20:51:55,682 root INFO creating build/lib/django/contrib/sites/locale/hy/LC_MESSAGES 2024-05-07 20:51:55,683 root INFO copying django/contrib/sites/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hy/LC_MESSAGES 2024-05-07 20:51:55,684 root INFO copying django/contrib/sites/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hy/LC_MESSAGES 2024-05-07 20:51:55,685 root INFO creating build/lib/django/contrib/sites/locale/ia 2024-05-07 20:51:55,685 root INFO creating build/lib/django/contrib/sites/locale/ia/LC_MESSAGES 2024-05-07 20:51:55,686 root INFO copying django/contrib/sites/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ia/LC_MESSAGES 2024-05-07 20:51:55,687 root INFO copying django/contrib/sites/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ia/LC_MESSAGES 2024-05-07 20:51:55,688 root INFO creating build/lib/django/contrib/sites/locale/id 2024-05-07 20:51:55,688 root INFO creating build/lib/django/contrib/sites/locale/id/LC_MESSAGES 2024-05-07 20:51:55,689 root INFO copying django/contrib/sites/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/id/LC_MESSAGES 2024-05-07 20:51:55,690 root INFO copying django/contrib/sites/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/id/LC_MESSAGES 2024-05-07 20:51:55,691 root INFO creating build/lib/django/contrib/sites/locale/io 2024-05-07 20:51:55,692 root INFO creating build/lib/django/contrib/sites/locale/io/LC_MESSAGES 2024-05-07 20:51:55,692 root INFO copying django/contrib/sites/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/io/LC_MESSAGES 2024-05-07 20:51:55,693 root INFO copying django/contrib/sites/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/io/LC_MESSAGES 2024-05-07 20:51:55,694 root INFO creating build/lib/django/contrib/sites/locale/is 2024-05-07 20:51:55,695 root INFO creating build/lib/django/contrib/sites/locale/is/LC_MESSAGES 2024-05-07 20:51:55,695 root INFO copying django/contrib/sites/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/is/LC_MESSAGES 2024-05-07 20:51:55,696 root INFO copying django/contrib/sites/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/is/LC_MESSAGES 2024-05-07 20:51:55,697 root INFO creating build/lib/django/contrib/sites/locale/it 2024-05-07 20:51:55,698 root INFO creating build/lib/django/contrib/sites/locale/it/LC_MESSAGES 2024-05-07 20:51:55,698 root INFO copying django/contrib/sites/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/it/LC_MESSAGES 2024-05-07 20:51:55,699 root INFO copying django/contrib/sites/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/it/LC_MESSAGES 2024-05-07 20:51:55,700 root INFO creating build/lib/django/contrib/sites/locale/ja 2024-05-07 20:51:55,701 root INFO creating build/lib/django/contrib/sites/locale/ja/LC_MESSAGES 2024-05-07 20:51:55,701 root INFO copying django/contrib/sites/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ja/LC_MESSAGES 2024-05-07 20:51:55,702 root INFO copying django/contrib/sites/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ja/LC_MESSAGES 2024-05-07 20:51:55,703 root INFO creating build/lib/django/contrib/sites/locale/ka 2024-05-07 20:51:55,704 root INFO creating build/lib/django/contrib/sites/locale/ka/LC_MESSAGES 2024-05-07 20:51:55,704 root INFO copying django/contrib/sites/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ka/LC_MESSAGES 2024-05-07 20:51:55,705 root INFO copying django/contrib/sites/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ka/LC_MESSAGES 2024-05-07 20:51:55,706 root INFO creating build/lib/django/contrib/sites/locale/kab 2024-05-07 20:51:55,707 root INFO creating build/lib/django/contrib/sites/locale/kab/LC_MESSAGES 2024-05-07 20:51:55,707 root INFO copying django/contrib/sites/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/kab/LC_MESSAGES 2024-05-07 20:51:55,708 root INFO copying django/contrib/sites/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/kab/LC_MESSAGES 2024-05-07 20:51:55,709 root INFO creating build/lib/django/contrib/sites/locale/kk 2024-05-07 20:51:55,710 root INFO creating build/lib/django/contrib/sites/locale/kk/LC_MESSAGES 2024-05-07 20:51:55,710 root INFO copying django/contrib/sites/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/kk/LC_MESSAGES 2024-05-07 20:51:55,711 root INFO copying django/contrib/sites/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/kk/LC_MESSAGES 2024-05-07 20:51:55,712 root INFO creating build/lib/django/contrib/sites/locale/km 2024-05-07 20:51:55,713 root INFO creating build/lib/django/contrib/sites/locale/km/LC_MESSAGES 2024-05-07 20:51:55,713 root INFO copying django/contrib/sites/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/km/LC_MESSAGES 2024-05-07 20:51:55,714 root INFO copying django/contrib/sites/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/km/LC_MESSAGES 2024-05-07 20:51:55,715 root INFO creating build/lib/django/contrib/sites/locale/kn 2024-05-07 20:51:55,716 root INFO creating build/lib/django/contrib/sites/locale/kn/LC_MESSAGES 2024-05-07 20:51:55,716 root INFO copying django/contrib/sites/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/kn/LC_MESSAGES 2024-05-07 20:51:55,717 root INFO copying django/contrib/sites/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/kn/LC_MESSAGES 2024-05-07 20:51:55,718 root INFO creating build/lib/django/contrib/sites/locale/ko 2024-05-07 20:51:55,719 root INFO creating build/lib/django/contrib/sites/locale/ko/LC_MESSAGES 2024-05-07 20:51:55,719 root INFO copying django/contrib/sites/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ko/LC_MESSAGES 2024-05-07 20:51:55,720 root INFO copying django/contrib/sites/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ko/LC_MESSAGES 2024-05-07 20:51:55,721 root INFO creating build/lib/django/contrib/sites/locale/ky 2024-05-07 20:51:55,722 root INFO creating build/lib/django/contrib/sites/locale/ky/LC_MESSAGES 2024-05-07 20:51:55,722 root INFO copying django/contrib/sites/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ky/LC_MESSAGES 2024-05-07 20:51:55,723 root INFO copying django/contrib/sites/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ky/LC_MESSAGES 2024-05-07 20:51:55,724 root INFO creating build/lib/django/contrib/sites/locale/lb 2024-05-07 20:51:55,725 root INFO creating build/lib/django/contrib/sites/locale/lb/LC_MESSAGES 2024-05-07 20:51:55,725 root INFO copying django/contrib/sites/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/lb/LC_MESSAGES 2024-05-07 20:51:55,726 root INFO copying django/contrib/sites/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/lb/LC_MESSAGES 2024-05-07 20:51:55,727 root INFO creating build/lib/django/contrib/sites/locale/lt 2024-05-07 20:51:55,728 root INFO creating build/lib/django/contrib/sites/locale/lt/LC_MESSAGES 2024-05-07 20:51:55,728 root INFO copying django/contrib/sites/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/lt/LC_MESSAGES 2024-05-07 20:51:55,729 root INFO copying django/contrib/sites/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/lt/LC_MESSAGES 2024-05-07 20:51:55,730 root INFO creating build/lib/django/contrib/sites/locale/lv 2024-05-07 20:51:55,731 root INFO creating build/lib/django/contrib/sites/locale/lv/LC_MESSAGES 2024-05-07 20:51:55,732 root INFO copying django/contrib/sites/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/lv/LC_MESSAGES 2024-05-07 20:51:55,732 root INFO copying django/contrib/sites/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/lv/LC_MESSAGES 2024-05-07 20:51:55,733 root INFO creating build/lib/django/contrib/sites/locale/mk 2024-05-07 20:51:55,734 root INFO creating build/lib/django/contrib/sites/locale/mk/LC_MESSAGES 2024-05-07 20:51:55,735 root INFO copying django/contrib/sites/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/mk/LC_MESSAGES 2024-05-07 20:51:55,736 root INFO copying django/contrib/sites/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/mk/LC_MESSAGES 2024-05-07 20:51:55,736 root INFO creating build/lib/django/contrib/sites/locale/ml 2024-05-07 20:51:55,737 root INFO creating build/lib/django/contrib/sites/locale/ml/LC_MESSAGES 2024-05-07 20:51:55,738 root INFO copying django/contrib/sites/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ml/LC_MESSAGES 2024-05-07 20:51:55,739 root INFO copying django/contrib/sites/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ml/LC_MESSAGES 2024-05-07 20:51:55,739 root INFO creating build/lib/django/contrib/sites/locale/mn 2024-05-07 20:51:55,740 root INFO creating build/lib/django/contrib/sites/locale/mn/LC_MESSAGES 2024-05-07 20:51:55,741 root INFO copying django/contrib/sites/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/mn/LC_MESSAGES 2024-05-07 20:51:55,741 root INFO copying django/contrib/sites/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/mn/LC_MESSAGES 2024-05-07 20:51:55,742 root INFO creating build/lib/django/contrib/sites/locale/mr 2024-05-07 20:51:55,743 root INFO creating build/lib/django/contrib/sites/locale/mr/LC_MESSAGES 2024-05-07 20:51:55,743 root INFO copying django/contrib/sites/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/mr/LC_MESSAGES 2024-05-07 20:51:55,744 root INFO copying django/contrib/sites/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/mr/LC_MESSAGES 2024-05-07 20:51:55,745 root INFO creating build/lib/django/contrib/sites/locale/ms 2024-05-07 20:51:55,746 root INFO creating build/lib/django/contrib/sites/locale/ms/LC_MESSAGES 2024-05-07 20:51:55,746 root INFO copying django/contrib/sites/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ms/LC_MESSAGES 2024-05-07 20:51:55,747 root INFO copying django/contrib/sites/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ms/LC_MESSAGES 2024-05-07 20:51:55,748 root INFO creating build/lib/django/contrib/sites/locale/my 2024-05-07 20:51:55,749 root INFO creating build/lib/django/contrib/sites/locale/my/LC_MESSAGES 2024-05-07 20:51:55,749 root INFO copying django/contrib/sites/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/my/LC_MESSAGES 2024-05-07 20:51:55,750 root INFO copying django/contrib/sites/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/my/LC_MESSAGES 2024-05-07 20:51:55,751 root INFO creating build/lib/django/contrib/sites/locale/nb 2024-05-07 20:51:55,752 root INFO creating build/lib/django/contrib/sites/locale/nb/LC_MESSAGES 2024-05-07 20:51:55,752 root INFO copying django/contrib/sites/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/nb/LC_MESSAGES 2024-05-07 20:51:55,753 root INFO copying django/contrib/sites/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/nb/LC_MESSAGES 2024-05-07 20:51:55,754 root INFO creating build/lib/django/contrib/sites/locale/ne 2024-05-07 20:51:55,755 root INFO creating build/lib/django/contrib/sites/locale/ne/LC_MESSAGES 2024-05-07 20:51:55,755 root INFO copying django/contrib/sites/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ne/LC_MESSAGES 2024-05-07 20:51:55,756 root INFO copying django/contrib/sites/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ne/LC_MESSAGES 2024-05-07 20:51:55,757 root INFO creating build/lib/django/contrib/sites/locale/nl 2024-05-07 20:51:55,758 root INFO creating build/lib/django/contrib/sites/locale/nl/LC_MESSAGES 2024-05-07 20:51:55,758 root INFO copying django/contrib/sites/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/nl/LC_MESSAGES 2024-05-07 20:51:55,759 root INFO copying django/contrib/sites/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/nl/LC_MESSAGES 2024-05-07 20:51:55,760 root INFO creating build/lib/django/contrib/sites/locale/nn 2024-05-07 20:51:55,761 root INFO creating build/lib/django/contrib/sites/locale/nn/LC_MESSAGES 2024-05-07 20:51:55,761 root INFO copying django/contrib/sites/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/nn/LC_MESSAGES 2024-05-07 20:51:55,762 root INFO copying django/contrib/sites/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/nn/LC_MESSAGES 2024-05-07 20:51:55,763 root INFO creating build/lib/django/contrib/sites/locale/os 2024-05-07 20:51:55,764 root INFO creating build/lib/django/contrib/sites/locale/os/LC_MESSAGES 2024-05-07 20:51:55,764 root INFO copying django/contrib/sites/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/os/LC_MESSAGES 2024-05-07 20:51:55,765 root INFO copying django/contrib/sites/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/os/LC_MESSAGES 2024-05-07 20:51:55,766 root INFO creating build/lib/django/contrib/sites/locale/pa 2024-05-07 20:51:55,767 root INFO creating build/lib/django/contrib/sites/locale/pa/LC_MESSAGES 2024-05-07 20:51:55,767 root INFO copying django/contrib/sites/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pa/LC_MESSAGES 2024-05-07 20:51:55,768 root INFO copying django/contrib/sites/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pa/LC_MESSAGES 2024-05-07 20:51:55,769 root INFO creating build/lib/django/contrib/sites/locale/pl 2024-05-07 20:51:55,770 root INFO creating build/lib/django/contrib/sites/locale/pl/LC_MESSAGES 2024-05-07 20:51:55,771 root INFO copying django/contrib/sites/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pl/LC_MESSAGES 2024-05-07 20:51:55,771 root INFO copying django/contrib/sites/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pl/LC_MESSAGES 2024-05-07 20:51:55,772 root INFO creating build/lib/django/contrib/sites/locale/pt 2024-05-07 20:51:55,773 root INFO creating build/lib/django/contrib/sites/locale/pt/LC_MESSAGES 2024-05-07 20:51:55,773 root INFO copying django/contrib/sites/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pt/LC_MESSAGES 2024-05-07 20:51:55,774 root INFO copying django/contrib/sites/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pt/LC_MESSAGES 2024-05-07 20:51:55,775 root INFO creating build/lib/django/contrib/sites/locale/pt_BR 2024-05-07 20:51:55,776 root INFO creating build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:55,776 root INFO copying django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:55,777 root INFO copying django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:55,778 root INFO creating build/lib/django/contrib/sites/locale/ro 2024-05-07 20:51:55,779 root INFO creating build/lib/django/contrib/sites/locale/ro/LC_MESSAGES 2024-05-07 20:51:55,779 root INFO copying django/contrib/sites/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ro/LC_MESSAGES 2024-05-07 20:51:55,780 root INFO copying django/contrib/sites/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ro/LC_MESSAGES 2024-05-07 20:51:55,781 root INFO creating build/lib/django/contrib/sites/locale/ru 2024-05-07 20:51:55,782 root INFO creating build/lib/django/contrib/sites/locale/ru/LC_MESSAGES 2024-05-07 20:51:55,782 root INFO copying django/contrib/sites/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ru/LC_MESSAGES 2024-05-07 20:51:55,783 root INFO copying django/contrib/sites/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ru/LC_MESSAGES 2024-05-07 20:51:55,784 root INFO creating build/lib/django/contrib/sites/locale/sk 2024-05-07 20:51:55,785 root INFO creating build/lib/django/contrib/sites/locale/sk/LC_MESSAGES 2024-05-07 20:51:55,785 root INFO copying django/contrib/sites/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sk/LC_MESSAGES 2024-05-07 20:51:55,786 root INFO copying django/contrib/sites/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sk/LC_MESSAGES 2024-05-07 20:51:55,787 root INFO creating build/lib/django/contrib/sites/locale/sl 2024-05-07 20:51:55,788 root INFO creating build/lib/django/contrib/sites/locale/sl/LC_MESSAGES 2024-05-07 20:51:55,789 root INFO copying django/contrib/sites/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sl/LC_MESSAGES 2024-05-07 20:51:55,789 root INFO copying django/contrib/sites/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sl/LC_MESSAGES 2024-05-07 20:51:55,790 root INFO creating build/lib/django/contrib/sites/locale/sq 2024-05-07 20:51:55,791 root INFO creating build/lib/django/contrib/sites/locale/sq/LC_MESSAGES 2024-05-07 20:51:55,792 root INFO copying django/contrib/sites/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sq/LC_MESSAGES 2024-05-07 20:51:55,792 root INFO copying django/contrib/sites/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sq/LC_MESSAGES 2024-05-07 20:51:55,793 root INFO creating build/lib/django/contrib/sites/locale/sr 2024-05-07 20:51:55,794 root INFO creating build/lib/django/contrib/sites/locale/sr/LC_MESSAGES 2024-05-07 20:51:55,795 root INFO copying django/contrib/sites/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sr/LC_MESSAGES 2024-05-07 20:51:55,795 root INFO copying django/contrib/sites/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sr/LC_MESSAGES 2024-05-07 20:51:55,796 root INFO creating build/lib/django/contrib/sites/locale/sr_Latn 2024-05-07 20:51:55,797 root INFO creating build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:55,797 root INFO copying django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:55,798 root INFO copying django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:55,799 root INFO creating build/lib/django/contrib/sites/locale/sv 2024-05-07 20:51:55,800 root INFO creating build/lib/django/contrib/sites/locale/sv/LC_MESSAGES 2024-05-07 20:51:55,800 root INFO copying django/contrib/sites/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sv/LC_MESSAGES 2024-05-07 20:51:55,801 root INFO copying django/contrib/sites/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sv/LC_MESSAGES 2024-05-07 20:51:55,802 root INFO creating build/lib/django/contrib/sites/locale/sw 2024-05-07 20:51:55,803 root INFO creating build/lib/django/contrib/sites/locale/sw/LC_MESSAGES 2024-05-07 20:51:55,804 root INFO copying django/contrib/sites/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sw/LC_MESSAGES 2024-05-07 20:51:55,805 root INFO copying django/contrib/sites/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sw/LC_MESSAGES 2024-05-07 20:51:55,805 root INFO creating build/lib/django/contrib/sites/locale/ta 2024-05-07 20:51:55,806 root INFO creating build/lib/django/contrib/sites/locale/ta/LC_MESSAGES 2024-05-07 20:51:55,807 root INFO copying django/contrib/sites/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ta/LC_MESSAGES 2024-05-07 20:51:55,808 root INFO copying django/contrib/sites/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ta/LC_MESSAGES 2024-05-07 20:51:55,809 root INFO creating build/lib/django/contrib/sites/locale/te 2024-05-07 20:51:55,809 root INFO creating build/lib/django/contrib/sites/locale/te/LC_MESSAGES 2024-05-07 20:51:55,810 root INFO copying django/contrib/sites/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/te/LC_MESSAGES 2024-05-07 20:51:55,811 root INFO copying django/contrib/sites/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/te/LC_MESSAGES 2024-05-07 20:51:55,812 root INFO creating build/lib/django/contrib/sites/locale/tg 2024-05-07 20:51:55,812 root INFO creating build/lib/django/contrib/sites/locale/tg/LC_MESSAGES 2024-05-07 20:51:55,813 root INFO copying django/contrib/sites/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tg/LC_MESSAGES 2024-05-07 20:51:55,814 root INFO copying django/contrib/sites/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tg/LC_MESSAGES 2024-05-07 20:51:55,815 root INFO creating build/lib/django/contrib/sites/locale/th 2024-05-07 20:51:55,815 root INFO creating build/lib/django/contrib/sites/locale/th/LC_MESSAGES 2024-05-07 20:51:55,816 root INFO copying django/contrib/sites/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/th/LC_MESSAGES 2024-05-07 20:51:55,817 root INFO copying django/contrib/sites/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/th/LC_MESSAGES 2024-05-07 20:51:55,818 root INFO creating build/lib/django/contrib/sites/locale/tk 2024-05-07 20:51:55,818 root INFO creating build/lib/django/contrib/sites/locale/tk/LC_MESSAGES 2024-05-07 20:51:55,819 root INFO copying django/contrib/sites/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tk/LC_MESSAGES 2024-05-07 20:51:55,820 root INFO copying django/contrib/sites/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tk/LC_MESSAGES 2024-05-07 20:51:55,821 root INFO creating build/lib/django/contrib/sites/locale/tr 2024-05-07 20:51:55,821 root INFO creating build/lib/django/contrib/sites/locale/tr/LC_MESSAGES 2024-05-07 20:51:55,822 root INFO copying django/contrib/sites/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tr/LC_MESSAGES 2024-05-07 20:51:55,823 root INFO copying django/contrib/sites/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tr/LC_MESSAGES 2024-05-07 20:51:55,824 root INFO creating build/lib/django/contrib/sites/locale/tt 2024-05-07 20:51:55,824 root INFO creating build/lib/django/contrib/sites/locale/tt/LC_MESSAGES 2024-05-07 20:51:55,825 root INFO copying django/contrib/sites/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tt/LC_MESSAGES 2024-05-07 20:51:55,826 root INFO copying django/contrib/sites/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tt/LC_MESSAGES 2024-05-07 20:51:55,827 root INFO creating build/lib/django/contrib/sites/locale/udm 2024-05-07 20:51:55,827 root INFO creating build/lib/django/contrib/sites/locale/udm/LC_MESSAGES 2024-05-07 20:51:55,828 root INFO copying django/contrib/sites/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/udm/LC_MESSAGES 2024-05-07 20:51:55,829 root INFO copying django/contrib/sites/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/udm/LC_MESSAGES 2024-05-07 20:51:55,830 root INFO creating build/lib/django/contrib/sites/locale/uk 2024-05-07 20:51:55,830 root INFO creating build/lib/django/contrib/sites/locale/uk/LC_MESSAGES 2024-05-07 20:51:55,831 root INFO copying django/contrib/sites/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/uk/LC_MESSAGES 2024-05-07 20:51:55,832 root INFO copying django/contrib/sites/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/uk/LC_MESSAGES 2024-05-07 20:51:55,833 root INFO creating build/lib/django/contrib/sites/locale/ur 2024-05-07 20:51:55,833 root INFO creating build/lib/django/contrib/sites/locale/ur/LC_MESSAGES 2024-05-07 20:51:55,834 root INFO copying django/contrib/sites/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ur/LC_MESSAGES 2024-05-07 20:51:55,835 root INFO copying django/contrib/sites/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ur/LC_MESSAGES 2024-05-07 20:51:55,836 root INFO creating build/lib/django/contrib/sites/locale/uz 2024-05-07 20:51:55,836 root INFO creating build/lib/django/contrib/sites/locale/uz/LC_MESSAGES 2024-05-07 20:51:55,837 root INFO copying django/contrib/sites/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/uz/LC_MESSAGES 2024-05-07 20:51:55,838 root INFO copying django/contrib/sites/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/uz/LC_MESSAGES 2024-05-07 20:51:55,839 root INFO creating build/lib/django/contrib/sites/locale/vi 2024-05-07 20:51:55,839 root INFO creating build/lib/django/contrib/sites/locale/vi/LC_MESSAGES 2024-05-07 20:51:55,840 root INFO copying django/contrib/sites/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/vi/LC_MESSAGES 2024-05-07 20:51:55,841 root INFO copying django/contrib/sites/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/vi/LC_MESSAGES 2024-05-07 20:51:55,842 root INFO creating build/lib/django/contrib/sites/locale/zh_Hans 2024-05-07 20:51:55,842 root INFO creating build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:55,843 root INFO copying django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:55,844 root INFO copying django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:55,845 root INFO creating build/lib/django/contrib/sites/locale/zh_Hant 2024-05-07 20:51:55,845 root INFO creating build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:55,846 root INFO copying django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:55,847 root INFO copying django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:55,848 root INFO creating build/lib/django/contrib/postgres/jinja2 2024-05-07 20:51:55,849 root INFO creating build/lib/django/contrib/postgres/jinja2/postgres 2024-05-07 20:51:55,849 root INFO creating build/lib/django/contrib/postgres/jinja2/postgres/widgets 2024-05-07 20:51:55,850 root INFO copying django/contrib/postgres/jinja2/postgres/widgets/split_array.html -> build/lib/django/contrib/postgres/jinja2/postgres/widgets 2024-05-07 20:51:55,851 root INFO creating build/lib/django/contrib/postgres/locale 2024-05-07 20:51:55,851 root INFO creating build/lib/django/contrib/postgres/locale/af 2024-05-07 20:51:55,852 root INFO creating build/lib/django/contrib/postgres/locale/af/LC_MESSAGES 2024-05-07 20:51:55,852 root INFO copying django/contrib/postgres/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/af/LC_MESSAGES 2024-05-07 20:51:55,853 root INFO copying django/contrib/postgres/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/af/LC_MESSAGES 2024-05-07 20:51:55,854 root INFO creating build/lib/django/contrib/postgres/locale/ar 2024-05-07 20:51:55,855 root INFO creating build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES 2024-05-07 20:51:55,855 root INFO copying django/contrib/postgres/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES 2024-05-07 20:51:55,856 root INFO copying django/contrib/postgres/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES 2024-05-07 20:51:55,857 root INFO creating build/lib/django/contrib/postgres/locale/ar_DZ 2024-05-07 20:51:55,858 root INFO creating build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:55,859 root INFO copying django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:55,860 root INFO copying django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:55,861 root INFO creating build/lib/django/contrib/postgres/locale/az 2024-05-07 20:51:55,861 root INFO creating build/lib/django/contrib/postgres/locale/az/LC_MESSAGES 2024-05-07 20:51:55,862 root INFO copying django/contrib/postgres/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/az/LC_MESSAGES 2024-05-07 20:51:55,863 root INFO copying django/contrib/postgres/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/az/LC_MESSAGES 2024-05-07 20:51:55,864 root INFO creating build/lib/django/contrib/postgres/locale/be 2024-05-07 20:51:55,864 root INFO creating build/lib/django/contrib/postgres/locale/be/LC_MESSAGES 2024-05-07 20:51:55,865 root INFO copying django/contrib/postgres/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/be/LC_MESSAGES 2024-05-07 20:51:55,866 root INFO copying django/contrib/postgres/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/be/LC_MESSAGES 2024-05-07 20:51:55,867 root INFO creating build/lib/django/contrib/postgres/locale/bg 2024-05-07 20:51:55,868 root INFO creating build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES 2024-05-07 20:51:55,868 root INFO copying django/contrib/postgres/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES 2024-05-07 20:51:55,869 root INFO copying django/contrib/postgres/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES 2024-05-07 20:51:55,870 root INFO creating build/lib/django/contrib/postgres/locale/ca 2024-05-07 20:51:55,871 root INFO creating build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES 2024-05-07 20:51:55,871 root INFO copying django/contrib/postgres/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES 2024-05-07 20:51:55,872 root INFO copying django/contrib/postgres/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES 2024-05-07 20:51:55,873 root INFO creating build/lib/django/contrib/postgres/locale/ckb 2024-05-07 20:51:55,874 root INFO creating build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES 2024-05-07 20:51:55,875 root INFO copying django/contrib/postgres/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES 2024-05-07 20:51:55,876 root INFO copying django/contrib/postgres/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES 2024-05-07 20:51:55,877 root INFO creating build/lib/django/contrib/postgres/locale/cs 2024-05-07 20:51:55,877 root INFO creating build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES 2024-05-07 20:51:55,878 root INFO copying django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES 2024-05-07 20:51:55,879 root INFO copying django/contrib/postgres/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES 2024-05-07 20:51:55,880 root INFO creating build/lib/django/contrib/postgres/locale/da 2024-05-07 20:51:55,881 root INFO creating build/lib/django/contrib/postgres/locale/da/LC_MESSAGES 2024-05-07 20:51:55,881 root INFO copying django/contrib/postgres/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/da/LC_MESSAGES 2024-05-07 20:51:55,882 root INFO copying django/contrib/postgres/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/da/LC_MESSAGES 2024-05-07 20:51:55,883 root INFO creating build/lib/django/contrib/postgres/locale/de 2024-05-07 20:51:55,884 root INFO creating build/lib/django/contrib/postgres/locale/de/LC_MESSAGES 2024-05-07 20:51:55,884 root INFO copying django/contrib/postgres/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/de/LC_MESSAGES 2024-05-07 20:51:55,885 root INFO copying django/contrib/postgres/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/de/LC_MESSAGES 2024-05-07 20:51:55,887 root INFO creating build/lib/django/contrib/postgres/locale/dsb 2024-05-07 20:51:55,887 root INFO creating build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES 2024-05-07 20:51:55,888 root INFO copying django/contrib/postgres/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES 2024-05-07 20:51:55,889 root INFO copying django/contrib/postgres/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES 2024-05-07 20:51:55,890 root INFO creating build/lib/django/contrib/postgres/locale/el 2024-05-07 20:51:55,891 root INFO creating build/lib/django/contrib/postgres/locale/el/LC_MESSAGES 2024-05-07 20:51:55,891 root INFO copying django/contrib/postgres/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/el/LC_MESSAGES 2024-05-07 20:51:55,892 root INFO copying django/contrib/postgres/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/el/LC_MESSAGES 2024-05-07 20:51:55,893 root INFO creating build/lib/django/contrib/postgres/locale/en 2024-05-07 20:51:55,894 root INFO creating build/lib/django/contrib/postgres/locale/en/LC_MESSAGES 2024-05-07 20:51:55,894 root INFO copying django/contrib/postgres/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/en/LC_MESSAGES 2024-05-07 20:51:55,895 root INFO copying django/contrib/postgres/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/en/LC_MESSAGES 2024-05-07 20:51:55,896 root INFO creating build/lib/django/contrib/postgres/locale/en_AU 2024-05-07 20:51:55,897 root INFO creating build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:55,897 root INFO copying django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:55,898 root INFO copying django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:55,900 root INFO creating build/lib/django/contrib/postgres/locale/eo 2024-05-07 20:51:55,900 root INFO creating build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES 2024-05-07 20:51:55,901 root INFO copying django/contrib/postgres/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES 2024-05-07 20:51:55,902 root INFO copying django/contrib/postgres/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES 2024-05-07 20:51:55,903 root INFO creating build/lib/django/contrib/postgres/locale/es 2024-05-07 20:51:55,903 root INFO creating build/lib/django/contrib/postgres/locale/es/LC_MESSAGES 2024-05-07 20:51:55,904 root INFO copying django/contrib/postgres/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es/LC_MESSAGES 2024-05-07 20:51:55,905 root INFO copying django/contrib/postgres/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es/LC_MESSAGES 2024-05-07 20:51:55,906 root INFO creating build/lib/django/contrib/postgres/locale/es_AR 2024-05-07 20:51:55,907 root INFO creating build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:55,907 root INFO copying django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:55,908 root INFO copying django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:55,909 root INFO creating build/lib/django/contrib/postgres/locale/es_CO 2024-05-07 20:51:55,910 root INFO creating build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:55,910 root INFO copying django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:55,911 root INFO copying django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:55,912 root INFO creating build/lib/django/contrib/postgres/locale/es_MX 2024-05-07 20:51:55,913 root INFO creating build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:55,913 root INFO copying django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:55,915 root INFO copying django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:55,915 root INFO creating build/lib/django/contrib/postgres/locale/et 2024-05-07 20:51:55,916 root INFO creating build/lib/django/contrib/postgres/locale/et/LC_MESSAGES 2024-05-07 20:51:55,917 root INFO copying django/contrib/postgres/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/et/LC_MESSAGES 2024-05-07 20:51:55,918 root INFO copying django/contrib/postgres/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/et/LC_MESSAGES 2024-05-07 20:51:55,919 root INFO creating build/lib/django/contrib/postgres/locale/eu 2024-05-07 20:51:55,919 root INFO creating build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES 2024-05-07 20:51:55,920 root INFO copying django/contrib/postgres/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES 2024-05-07 20:51:55,921 root INFO copying django/contrib/postgres/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES 2024-05-07 20:51:55,922 root INFO creating build/lib/django/contrib/postgres/locale/fa 2024-05-07 20:51:55,922 root INFO creating build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES 2024-05-07 20:51:55,923 root INFO copying django/contrib/postgres/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES 2024-05-07 20:51:55,924 root INFO copying django/contrib/postgres/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES 2024-05-07 20:51:55,925 root INFO creating build/lib/django/contrib/postgres/locale/fi 2024-05-07 20:51:55,926 root INFO creating build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES 2024-05-07 20:51:55,926 root INFO copying django/contrib/postgres/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES 2024-05-07 20:51:55,927 root INFO copying django/contrib/postgres/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES 2024-05-07 20:51:55,928 root INFO creating build/lib/django/contrib/postgres/locale/fr 2024-05-07 20:51:55,929 root INFO creating build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES 2024-05-07 20:51:55,929 root INFO copying django/contrib/postgres/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES 2024-05-07 20:51:55,931 root INFO copying django/contrib/postgres/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES 2024-05-07 20:51:55,932 root INFO creating build/lib/django/contrib/postgres/locale/gd 2024-05-07 20:51:55,932 root INFO creating build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES 2024-05-07 20:51:55,933 root INFO copying django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES 2024-05-07 20:51:55,934 root INFO copying django/contrib/postgres/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES 2024-05-07 20:51:55,935 root INFO creating build/lib/django/contrib/postgres/locale/gl 2024-05-07 20:51:55,936 root INFO creating build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES 2024-05-07 20:51:55,936 root INFO copying django/contrib/postgres/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES 2024-05-07 20:51:55,937 root INFO copying django/contrib/postgres/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES 2024-05-07 20:51:55,938 root INFO creating build/lib/django/contrib/postgres/locale/he 2024-05-07 20:51:55,939 root INFO creating build/lib/django/contrib/postgres/locale/he/LC_MESSAGES 2024-05-07 20:51:55,940 root INFO copying django/contrib/postgres/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/he/LC_MESSAGES 2024-05-07 20:51:55,941 root INFO copying django/contrib/postgres/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/he/LC_MESSAGES 2024-05-07 20:51:55,942 root INFO creating build/lib/django/contrib/postgres/locale/hr 2024-05-07 20:51:55,942 root INFO creating build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES 2024-05-07 20:51:55,943 root INFO copying django/contrib/postgres/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES 2024-05-07 20:51:55,944 root INFO copying django/contrib/postgres/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES 2024-05-07 20:51:55,945 root INFO creating build/lib/django/contrib/postgres/locale/hsb 2024-05-07 20:51:55,945 root INFO creating build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES 2024-05-07 20:51:55,946 root INFO copying django/contrib/postgres/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES 2024-05-07 20:51:55,947 root INFO copying django/contrib/postgres/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES 2024-05-07 20:51:55,948 root INFO creating build/lib/django/contrib/postgres/locale/hu 2024-05-07 20:51:55,949 root INFO creating build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES 2024-05-07 20:51:55,949 root INFO copying django/contrib/postgres/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES 2024-05-07 20:51:55,950 root INFO copying django/contrib/postgres/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES 2024-05-07 20:51:55,951 root INFO creating build/lib/django/contrib/postgres/locale/hy 2024-05-07 20:51:55,952 root INFO creating build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES 2024-05-07 20:51:55,952 root INFO copying django/contrib/postgres/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES 2024-05-07 20:51:55,954 root INFO copying django/contrib/postgres/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES 2024-05-07 20:51:55,955 root INFO creating build/lib/django/contrib/postgres/locale/ia 2024-05-07 20:51:55,955 root INFO creating build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES 2024-05-07 20:51:55,956 root INFO copying django/contrib/postgres/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES 2024-05-07 20:51:55,957 root INFO copying django/contrib/postgres/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES 2024-05-07 20:51:55,958 root INFO creating build/lib/django/contrib/postgres/locale/id 2024-05-07 20:51:55,958 root INFO creating build/lib/django/contrib/postgres/locale/id/LC_MESSAGES 2024-05-07 20:51:55,959 root INFO copying django/contrib/postgres/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/id/LC_MESSAGES 2024-05-07 20:51:55,960 root INFO copying django/contrib/postgres/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/id/LC_MESSAGES 2024-05-07 20:51:55,961 root INFO creating build/lib/django/contrib/postgres/locale/is 2024-05-07 20:51:55,961 root INFO creating build/lib/django/contrib/postgres/locale/is/LC_MESSAGES 2024-05-07 20:51:55,962 root INFO copying django/contrib/postgres/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/is/LC_MESSAGES 2024-05-07 20:51:55,963 root INFO copying django/contrib/postgres/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/is/LC_MESSAGES 2024-05-07 20:51:55,964 root INFO creating build/lib/django/contrib/postgres/locale/it 2024-05-07 20:51:55,965 root INFO creating build/lib/django/contrib/postgres/locale/it/LC_MESSAGES 2024-05-07 20:51:55,965 root INFO copying django/contrib/postgres/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/it/LC_MESSAGES 2024-05-07 20:51:55,966 root INFO copying django/contrib/postgres/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/it/LC_MESSAGES 2024-05-07 20:51:55,967 root INFO creating build/lib/django/contrib/postgres/locale/ja 2024-05-07 20:51:55,968 root INFO creating build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES 2024-05-07 20:51:55,968 root INFO copying django/contrib/postgres/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES 2024-05-07 20:51:55,969 root INFO copying django/contrib/postgres/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES 2024-05-07 20:51:55,971 root INFO creating build/lib/django/contrib/postgres/locale/ka 2024-05-07 20:51:55,971 root INFO creating build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES 2024-05-07 20:51:55,972 root INFO copying django/contrib/postgres/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES 2024-05-07 20:51:55,973 root INFO copying django/contrib/postgres/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES 2024-05-07 20:51:55,974 root INFO creating build/lib/django/contrib/postgres/locale/kk 2024-05-07 20:51:55,974 root INFO creating build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES 2024-05-07 20:51:55,975 root INFO copying django/contrib/postgres/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES 2024-05-07 20:51:55,976 root INFO copying django/contrib/postgres/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES 2024-05-07 20:51:55,977 root INFO creating build/lib/django/contrib/postgres/locale/ko 2024-05-07 20:51:55,977 root INFO creating build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES 2024-05-07 20:51:55,978 root INFO copying django/contrib/postgres/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES 2024-05-07 20:51:55,979 root INFO copying django/contrib/postgres/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES 2024-05-07 20:51:55,980 root INFO creating build/lib/django/contrib/postgres/locale/ky 2024-05-07 20:51:55,981 root INFO creating build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES 2024-05-07 20:51:55,981 root INFO copying django/contrib/postgres/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES 2024-05-07 20:51:55,982 root INFO copying django/contrib/postgres/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES 2024-05-07 20:51:55,983 root INFO creating build/lib/django/contrib/postgres/locale/lt 2024-05-07 20:51:55,984 root INFO creating build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES 2024-05-07 20:51:55,984 root INFO copying django/contrib/postgres/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES 2024-05-07 20:51:55,986 root INFO copying django/contrib/postgres/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES 2024-05-07 20:51:55,987 root INFO creating build/lib/django/contrib/postgres/locale/lv 2024-05-07 20:51:55,987 root INFO creating build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES 2024-05-07 20:51:55,988 root INFO copying django/contrib/postgres/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES 2024-05-07 20:51:55,989 root INFO copying django/contrib/postgres/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES 2024-05-07 20:51:55,990 root INFO creating build/lib/django/contrib/postgres/locale/mk 2024-05-07 20:51:55,990 root INFO creating build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES 2024-05-07 20:51:55,991 root INFO copying django/contrib/postgres/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES 2024-05-07 20:51:55,992 root INFO copying django/contrib/postgres/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES 2024-05-07 20:51:55,993 root INFO creating build/lib/django/contrib/postgres/locale/ml 2024-05-07 20:51:55,994 root INFO creating build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES 2024-05-07 20:51:55,994 root INFO copying django/contrib/postgres/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES 2024-05-07 20:51:55,995 root INFO copying django/contrib/postgres/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES 2024-05-07 20:51:55,996 root INFO creating build/lib/django/contrib/postgres/locale/mn 2024-05-07 20:51:55,997 root INFO creating build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES 2024-05-07 20:51:55,997 root INFO copying django/contrib/postgres/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES 2024-05-07 20:51:55,998 root INFO copying django/contrib/postgres/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES 2024-05-07 20:51:56,000 root INFO creating build/lib/django/contrib/postgres/locale/ms 2024-05-07 20:51:56,000 root INFO creating build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES 2024-05-07 20:51:56,001 root INFO copying django/contrib/postgres/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES 2024-05-07 20:51:56,002 root INFO copying django/contrib/postgres/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES 2024-05-07 20:51:56,003 root INFO creating build/lib/django/contrib/postgres/locale/nb 2024-05-07 20:51:56,003 root INFO creating build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES 2024-05-07 20:51:56,004 root INFO copying django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES 2024-05-07 20:51:56,005 root INFO copying django/contrib/postgres/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES 2024-05-07 20:51:56,006 root INFO creating build/lib/django/contrib/postgres/locale/ne 2024-05-07 20:51:56,006 root INFO creating build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES 2024-05-07 20:51:56,007 root INFO copying django/contrib/postgres/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES 2024-05-07 20:51:56,008 root INFO copying django/contrib/postgres/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES 2024-05-07 20:51:56,009 root INFO creating build/lib/django/contrib/postgres/locale/nl 2024-05-07 20:51:56,009 root INFO creating build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES 2024-05-07 20:51:56,010 root INFO copying django/contrib/postgres/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES 2024-05-07 20:51:56,011 root INFO copying django/contrib/postgres/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES 2024-05-07 20:51:56,012 root INFO creating build/lib/django/contrib/postgres/locale/nn 2024-05-07 20:51:56,013 root INFO creating build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES 2024-05-07 20:51:56,013 root INFO copying django/contrib/postgres/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES 2024-05-07 20:51:56,014 root INFO copying django/contrib/postgres/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES 2024-05-07 20:51:56,015 root INFO creating build/lib/django/contrib/postgres/locale/pl 2024-05-07 20:51:56,016 root INFO creating build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES 2024-05-07 20:51:56,016 root INFO copying django/contrib/postgres/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES 2024-05-07 20:51:56,018 root INFO copying django/contrib/postgres/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES 2024-05-07 20:51:56,019 root INFO creating build/lib/django/contrib/postgres/locale/pt 2024-05-07 20:51:56,019 root INFO creating build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES 2024-05-07 20:51:56,020 root INFO copying django/contrib/postgres/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES 2024-05-07 20:51:56,021 root INFO copying django/contrib/postgres/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES 2024-05-07 20:51:56,022 root INFO creating build/lib/django/contrib/postgres/locale/pt_BR 2024-05-07 20:51:56,022 root INFO creating build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:56,023 root INFO copying django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:56,024 root INFO copying django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:56,025 root INFO creating build/lib/django/contrib/postgres/locale/ro 2024-05-07 20:51:56,026 root INFO creating build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES 2024-05-07 20:51:56,026 root INFO copying django/contrib/postgres/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES 2024-05-07 20:51:56,027 root INFO copying django/contrib/postgres/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES 2024-05-07 20:51:56,028 root INFO creating build/lib/django/contrib/postgres/locale/ru 2024-05-07 20:51:56,029 root INFO creating build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES 2024-05-07 20:51:56,029 root INFO copying django/contrib/postgres/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES 2024-05-07 20:51:56,031 root INFO copying django/contrib/postgres/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES 2024-05-07 20:51:56,032 root INFO creating build/lib/django/contrib/postgres/locale/sk 2024-05-07 20:51:56,032 root INFO creating build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES 2024-05-07 20:51:56,033 root INFO copying django/contrib/postgres/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES 2024-05-07 20:51:56,034 root INFO copying django/contrib/postgres/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES 2024-05-07 20:51:56,035 root INFO creating build/lib/django/contrib/postgres/locale/sl 2024-05-07 20:51:56,035 root INFO creating build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES 2024-05-07 20:51:56,036 root INFO copying django/contrib/postgres/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES 2024-05-07 20:51:56,037 root INFO copying django/contrib/postgres/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES 2024-05-07 20:51:56,038 root INFO creating build/lib/django/contrib/postgres/locale/sq 2024-05-07 20:51:56,039 root INFO creating build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES 2024-05-07 20:51:56,039 root INFO copying django/contrib/postgres/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES 2024-05-07 20:51:56,040 root INFO copying django/contrib/postgres/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES 2024-05-07 20:51:56,041 root INFO creating build/lib/django/contrib/postgres/locale/sr 2024-05-07 20:51:56,042 root INFO creating build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES 2024-05-07 20:51:56,042 root INFO copying django/contrib/postgres/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES 2024-05-07 20:51:56,044 root INFO copying django/contrib/postgres/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES 2024-05-07 20:51:56,045 root INFO creating build/lib/django/contrib/postgres/locale/sr_Latn 2024-05-07 20:51:56,045 root INFO creating build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:56,046 root INFO copying django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:56,047 root INFO copying django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:56,048 root INFO creating build/lib/django/contrib/postgres/locale/sv 2024-05-07 20:51:56,048 root INFO creating build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES 2024-05-07 20:51:56,049 root INFO copying django/contrib/postgres/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES 2024-05-07 20:51:56,050 root INFO copying django/contrib/postgres/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES 2024-05-07 20:51:56,051 root INFO creating build/lib/django/contrib/postgres/locale/tg 2024-05-07 20:51:56,052 root INFO creating build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES 2024-05-07 20:51:56,052 root INFO copying django/contrib/postgres/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES 2024-05-07 20:51:56,053 root INFO copying django/contrib/postgres/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES 2024-05-07 20:51:56,054 root INFO creating build/lib/django/contrib/postgres/locale/tk 2024-05-07 20:51:56,055 root INFO creating build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES 2024-05-07 20:51:56,055 root INFO copying django/contrib/postgres/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES 2024-05-07 20:51:56,056 root INFO copying django/contrib/postgres/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES 2024-05-07 20:51:56,058 root INFO creating build/lib/django/contrib/postgres/locale/tr 2024-05-07 20:51:56,058 root INFO creating build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES 2024-05-07 20:51:56,059 root INFO copying django/contrib/postgres/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES 2024-05-07 20:51:56,060 root INFO copying django/contrib/postgres/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES 2024-05-07 20:51:56,061 root INFO creating build/lib/django/contrib/postgres/locale/uk 2024-05-07 20:51:56,061 root INFO creating build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES 2024-05-07 20:51:56,062 root INFO copying django/contrib/postgres/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES 2024-05-07 20:51:56,063 root INFO copying django/contrib/postgres/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES 2024-05-07 20:51:56,064 root INFO creating build/lib/django/contrib/postgres/locale/uz 2024-05-07 20:51:56,065 root INFO creating build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES 2024-05-07 20:51:56,065 root INFO copying django/contrib/postgres/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES 2024-05-07 20:51:56,066 root INFO copying django/contrib/postgres/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES 2024-05-07 20:51:56,067 root INFO creating build/lib/django/contrib/postgres/locale/zh_Hans 2024-05-07 20:51:56,068 root INFO creating build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:56,068 root INFO copying django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:56,069 root INFO copying django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:56,070 root INFO creating build/lib/django/contrib/postgres/locale/zh_Hant 2024-05-07 20:51:56,071 root INFO creating build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:56,071 root INFO copying django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:56,072 root INFO copying django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:56,073 root INFO creating build/lib/django/contrib/postgres/templates 2024-05-07 20:51:56,074 root INFO creating build/lib/django/contrib/postgres/templates/postgres 2024-05-07 20:51:56,074 root INFO creating build/lib/django/contrib/postgres/templates/postgres/widgets 2024-05-07 20:51:56,075 root INFO copying django/contrib/postgres/templates/postgres/widgets/split_array.html -> build/lib/django/contrib/postgres/templates/postgres/widgets 2024-05-07 20:51:56,076 root INFO creating build/lib/django/contrib/admindocs/locale 2024-05-07 20:51:56,076 root INFO creating build/lib/django/contrib/admindocs/locale/af 2024-05-07 20:51:56,077 root INFO creating build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES 2024-05-07 20:51:56,077 root INFO copying django/contrib/admindocs/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES 2024-05-07 20:51:56,078 root INFO copying django/contrib/admindocs/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES 2024-05-07 20:51:56,079 root INFO creating build/lib/django/contrib/admindocs/locale/ar 2024-05-07 20:51:56,080 root INFO creating build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES 2024-05-07 20:51:56,080 root INFO copying django/contrib/admindocs/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES 2024-05-07 20:51:56,081 root INFO copying django/contrib/admindocs/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES 2024-05-07 20:51:56,083 root INFO creating build/lib/django/contrib/admindocs/locale/ar_DZ 2024-05-07 20:51:56,083 root INFO creating build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:56,084 root INFO copying django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:56,085 root INFO copying django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:56,086 root INFO creating build/lib/django/contrib/admindocs/locale/ast 2024-05-07 20:51:56,087 root INFO creating build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES 2024-05-07 20:51:56,087 root INFO copying django/contrib/admindocs/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES 2024-05-07 20:51:56,088 root INFO copying django/contrib/admindocs/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES 2024-05-07 20:51:56,089 root INFO creating build/lib/django/contrib/admindocs/locale/az 2024-05-07 20:51:56,090 root INFO creating build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES 2024-05-07 20:51:56,090 root INFO copying django/contrib/admindocs/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES 2024-05-07 20:51:56,092 root INFO copying django/contrib/admindocs/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES 2024-05-07 20:51:56,092 root INFO creating build/lib/django/contrib/admindocs/locale/be 2024-05-07 20:51:56,093 root INFO creating build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES 2024-05-07 20:51:56,094 root INFO copying django/contrib/admindocs/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES 2024-05-07 20:51:56,095 root INFO copying django/contrib/admindocs/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES 2024-05-07 20:51:56,096 root INFO creating build/lib/django/contrib/admindocs/locale/bg 2024-05-07 20:51:56,097 root INFO creating build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES 2024-05-07 20:51:56,097 root INFO copying django/contrib/admindocs/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES 2024-05-07 20:51:56,098 root INFO copying django/contrib/admindocs/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES 2024-05-07 20:51:56,100 root INFO creating build/lib/django/contrib/admindocs/locale/bn 2024-05-07 20:51:56,100 root INFO creating build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES 2024-05-07 20:51:56,101 root INFO copying django/contrib/admindocs/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES 2024-05-07 20:51:56,102 root INFO copying django/contrib/admindocs/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES 2024-05-07 20:51:56,103 root INFO creating build/lib/django/contrib/admindocs/locale/br 2024-05-07 20:51:56,104 root INFO creating build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES 2024-05-07 20:51:56,104 root INFO copying django/contrib/admindocs/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES 2024-05-07 20:51:56,105 root INFO copying django/contrib/admindocs/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES 2024-05-07 20:51:56,106 root INFO creating build/lib/django/contrib/admindocs/locale/bs 2024-05-07 20:51:56,107 root INFO creating build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES 2024-05-07 20:51:56,107 root INFO copying django/contrib/admindocs/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES 2024-05-07 20:51:56,108 root INFO copying django/contrib/admindocs/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES 2024-05-07 20:51:56,109 root INFO creating build/lib/django/contrib/admindocs/locale/ca 2024-05-07 20:51:56,110 root INFO creating build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES 2024-05-07 20:51:56,110 root INFO copying django/contrib/admindocs/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES 2024-05-07 20:51:56,111 root INFO copying django/contrib/admindocs/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES 2024-05-07 20:51:56,112 root INFO creating build/lib/django/contrib/admindocs/locale/ckb 2024-05-07 20:51:56,113 root INFO creating build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2024-05-07 20:51:56,113 root INFO copying django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2024-05-07 20:51:56,115 root INFO copying django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2024-05-07 20:51:56,116 root INFO creating build/lib/django/contrib/admindocs/locale/cs 2024-05-07 20:51:56,116 root INFO creating build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES 2024-05-07 20:51:56,117 root INFO copying django/contrib/admindocs/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES 2024-05-07 20:51:56,118 root INFO copying django/contrib/admindocs/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES 2024-05-07 20:51:56,119 root INFO creating build/lib/django/contrib/admindocs/locale/cy 2024-05-07 20:51:56,120 root INFO creating build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES 2024-05-07 20:51:56,120 root INFO copying django/contrib/admindocs/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES 2024-05-07 20:51:56,121 root INFO copying django/contrib/admindocs/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES 2024-05-07 20:51:56,122 root INFO creating build/lib/django/contrib/admindocs/locale/da 2024-05-07 20:51:56,123 root INFO creating build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES 2024-05-07 20:51:56,123 root INFO copying django/contrib/admindocs/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES 2024-05-07 20:51:56,124 root INFO copying django/contrib/admindocs/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES 2024-05-07 20:51:56,125 root INFO creating build/lib/django/contrib/admindocs/locale/de 2024-05-07 20:51:56,126 root INFO creating build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES 2024-05-07 20:51:56,126 root INFO copying django/contrib/admindocs/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES 2024-05-07 20:51:56,127 root INFO copying django/contrib/admindocs/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES 2024-05-07 20:51:56,128 root INFO creating build/lib/django/contrib/admindocs/locale/dsb 2024-05-07 20:51:56,129 root INFO creating build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2024-05-07 20:51:56,130 root INFO copying django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2024-05-07 20:51:56,131 root INFO copying django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2024-05-07 20:51:56,132 root INFO creating build/lib/django/contrib/admindocs/locale/el 2024-05-07 20:51:56,132 root INFO creating build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES 2024-05-07 20:51:56,133 root INFO copying django/contrib/admindocs/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES 2024-05-07 20:51:56,134 root INFO copying django/contrib/admindocs/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES 2024-05-07 20:51:56,135 root INFO creating build/lib/django/contrib/admindocs/locale/en 2024-05-07 20:51:56,136 root INFO creating build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES 2024-05-07 20:51:56,136 root INFO copying django/contrib/admindocs/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES 2024-05-07 20:51:56,137 root INFO copying django/contrib/admindocs/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES 2024-05-07 20:51:56,138 root INFO creating build/lib/django/contrib/admindocs/locale/en_AU 2024-05-07 20:51:56,139 root INFO creating build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:56,140 root INFO copying django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:56,141 root INFO copying django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:56,142 root INFO creating build/lib/django/contrib/admindocs/locale/en_GB 2024-05-07 20:51:56,142 root INFO creating build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:56,143 root INFO copying django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:56,144 root INFO copying django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:56,145 root INFO creating build/lib/django/contrib/admindocs/locale/eo 2024-05-07 20:51:56,145 root INFO creating build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES 2024-05-07 20:51:56,146 root INFO copying django/contrib/admindocs/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES 2024-05-07 20:51:56,147 root INFO copying django/contrib/admindocs/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES 2024-05-07 20:51:56,148 root INFO creating build/lib/django/contrib/admindocs/locale/es 2024-05-07 20:51:56,149 root INFO creating build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES 2024-05-07 20:51:56,149 root INFO copying django/contrib/admindocs/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES 2024-05-07 20:51:56,150 root INFO copying django/contrib/admindocs/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES 2024-05-07 20:51:56,151 root INFO creating build/lib/django/contrib/admindocs/locale/es_AR 2024-05-07 20:51:56,152 root INFO creating build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:56,152 root INFO copying django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:56,153 root INFO copying django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:56,154 root INFO creating build/lib/django/contrib/admindocs/locale/es_CO 2024-05-07 20:51:56,155 root INFO creating build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:56,155 root INFO copying django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:56,156 root INFO copying django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:56,157 root INFO creating build/lib/django/contrib/admindocs/locale/es_MX 2024-05-07 20:51:56,158 root INFO creating build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:56,159 root INFO copying django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:56,160 root INFO copying django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:56,161 root INFO creating build/lib/django/contrib/admindocs/locale/es_VE 2024-05-07 20:51:56,161 root INFO creating build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:56,162 root INFO copying django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:56,163 root INFO copying django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:56,164 root INFO creating build/lib/django/contrib/admindocs/locale/et 2024-05-07 20:51:56,164 root INFO creating build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES 2024-05-07 20:51:56,165 root INFO copying django/contrib/admindocs/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES 2024-05-07 20:51:56,166 root INFO copying django/contrib/admindocs/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES 2024-05-07 20:51:56,169 root INFO creating build/lib/django/contrib/admindocs/locale/eu 2024-05-07 20:51:56,169 root INFO creating build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES 2024-05-07 20:51:56,170 root INFO copying django/contrib/admindocs/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES 2024-05-07 20:51:56,171 root INFO copying django/contrib/admindocs/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES 2024-05-07 20:51:56,172 root INFO creating build/lib/django/contrib/admindocs/locale/fa 2024-05-07 20:51:56,172 root INFO creating build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES 2024-05-07 20:51:56,173 root INFO copying django/contrib/admindocs/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES 2024-05-07 20:51:56,174 root INFO copying django/contrib/admindocs/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES 2024-05-07 20:51:56,175 root INFO creating build/lib/django/contrib/admindocs/locale/fi 2024-05-07 20:51:56,176 root INFO creating build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES 2024-05-07 20:51:56,176 root INFO copying django/contrib/admindocs/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES 2024-05-07 20:51:56,177 root INFO copying django/contrib/admindocs/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES 2024-05-07 20:51:56,178 root INFO creating build/lib/django/contrib/admindocs/locale/fr 2024-05-07 20:51:56,179 root INFO creating build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES 2024-05-07 20:51:56,179 root INFO copying django/contrib/admindocs/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES 2024-05-07 20:51:56,180 root INFO copying django/contrib/admindocs/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES 2024-05-07 20:51:56,181 root INFO creating build/lib/django/contrib/admindocs/locale/fy 2024-05-07 20:51:56,182 root INFO creating build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES 2024-05-07 20:51:56,182 root INFO copying django/contrib/admindocs/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES 2024-05-07 20:51:56,183 root INFO copying django/contrib/admindocs/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES 2024-05-07 20:51:56,184 root INFO creating build/lib/django/contrib/admindocs/locale/ga 2024-05-07 20:51:56,185 root INFO creating build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES 2024-05-07 20:51:56,185 root INFO copying django/contrib/admindocs/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES 2024-05-07 20:51:56,187 root INFO copying django/contrib/admindocs/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES 2024-05-07 20:51:56,188 root INFO creating build/lib/django/contrib/admindocs/locale/gd 2024-05-07 20:51:56,188 root INFO creating build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES 2024-05-07 20:51:56,189 root INFO copying django/contrib/admindocs/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES 2024-05-07 20:51:56,190 root INFO copying django/contrib/admindocs/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES 2024-05-07 20:51:56,191 root INFO creating build/lib/django/contrib/admindocs/locale/gl 2024-05-07 20:51:56,191 root INFO creating build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES 2024-05-07 20:51:56,192 root INFO copying django/contrib/admindocs/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES 2024-05-07 20:51:56,193 root INFO copying django/contrib/admindocs/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES 2024-05-07 20:51:56,194 root INFO creating build/lib/django/contrib/admindocs/locale/he 2024-05-07 20:51:56,195 root INFO creating build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES 2024-05-07 20:51:56,195 root INFO copying django/contrib/admindocs/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES 2024-05-07 20:51:56,196 root INFO copying django/contrib/admindocs/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES 2024-05-07 20:51:56,197 root INFO creating build/lib/django/contrib/admindocs/locale/hi 2024-05-07 20:51:56,198 root INFO creating build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES 2024-05-07 20:51:56,198 root INFO copying django/contrib/admindocs/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES 2024-05-07 20:51:56,199 root INFO copying django/contrib/admindocs/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES 2024-05-07 20:51:56,200 root INFO creating build/lib/django/contrib/admindocs/locale/hr 2024-05-07 20:51:56,201 root INFO creating build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES 2024-05-07 20:51:56,201 root INFO copying django/contrib/admindocs/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES 2024-05-07 20:51:56,202 root INFO copying django/contrib/admindocs/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES 2024-05-07 20:51:56,203 root INFO creating build/lib/django/contrib/admindocs/locale/hsb 2024-05-07 20:51:56,204 root INFO creating build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2024-05-07 20:51:56,205 root INFO copying django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2024-05-07 20:51:56,206 root INFO copying django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2024-05-07 20:51:56,207 root INFO creating build/lib/django/contrib/admindocs/locale/hu 2024-05-07 20:51:56,207 root INFO creating build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES 2024-05-07 20:51:56,208 root INFO copying django/contrib/admindocs/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES 2024-05-07 20:51:56,209 root INFO copying django/contrib/admindocs/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES 2024-05-07 20:51:56,210 root INFO creating build/lib/django/contrib/admindocs/locale/ia 2024-05-07 20:51:56,210 root INFO creating build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES 2024-05-07 20:51:56,211 root INFO copying django/contrib/admindocs/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES 2024-05-07 20:51:56,212 root INFO copying django/contrib/admindocs/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES 2024-05-07 20:51:56,213 root INFO creating build/lib/django/contrib/admindocs/locale/id 2024-05-07 20:51:56,213 root INFO creating build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES 2024-05-07 20:51:56,214 root INFO copying django/contrib/admindocs/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES 2024-05-07 20:51:56,215 root INFO copying django/contrib/admindocs/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES 2024-05-07 20:51:56,216 root INFO creating build/lib/django/contrib/admindocs/locale/io 2024-05-07 20:51:56,216 root INFO creating build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES 2024-05-07 20:51:56,217 root INFO copying django/contrib/admindocs/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES 2024-05-07 20:51:56,218 root INFO copying django/contrib/admindocs/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES 2024-05-07 20:51:56,219 root INFO creating build/lib/django/contrib/admindocs/locale/is 2024-05-07 20:51:56,220 root INFO creating build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES 2024-05-07 20:51:56,220 root INFO copying django/contrib/admindocs/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES 2024-05-07 20:51:56,221 root INFO copying django/contrib/admindocs/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES 2024-05-07 20:51:56,222 root INFO creating build/lib/django/contrib/admindocs/locale/it 2024-05-07 20:51:56,223 root INFO creating build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES 2024-05-07 20:51:56,223 root INFO copying django/contrib/admindocs/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES 2024-05-07 20:51:56,224 root INFO copying django/contrib/admindocs/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES 2024-05-07 20:51:56,225 root INFO creating build/lib/django/contrib/admindocs/locale/ja 2024-05-07 20:51:56,226 root INFO creating build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES 2024-05-07 20:51:56,226 root INFO copying django/contrib/admindocs/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES 2024-05-07 20:51:56,228 root INFO copying django/contrib/admindocs/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES 2024-05-07 20:51:56,229 root INFO creating build/lib/django/contrib/admindocs/locale/ka 2024-05-07 20:51:56,229 root INFO creating build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES 2024-05-07 20:51:56,230 root INFO copying django/contrib/admindocs/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES 2024-05-07 20:51:56,231 root INFO copying django/contrib/admindocs/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES 2024-05-07 20:51:56,232 root INFO creating build/lib/django/contrib/admindocs/locale/kab 2024-05-07 20:51:56,233 root INFO creating build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES 2024-05-07 20:51:56,233 root INFO copying django/contrib/admindocs/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES 2024-05-07 20:51:56,234 root INFO copying django/contrib/admindocs/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES 2024-05-07 20:51:56,235 root INFO creating build/lib/django/contrib/admindocs/locale/kk 2024-05-07 20:51:56,236 root INFO creating build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES 2024-05-07 20:51:56,236 root INFO copying django/contrib/admindocs/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES 2024-05-07 20:51:56,237 root INFO copying django/contrib/admindocs/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES 2024-05-07 20:51:56,238 root INFO creating build/lib/django/contrib/admindocs/locale/km 2024-05-07 20:51:56,239 root INFO creating build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES 2024-05-07 20:51:56,239 root INFO copying django/contrib/admindocs/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES 2024-05-07 20:51:56,240 root INFO copying django/contrib/admindocs/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES 2024-05-07 20:51:56,241 root INFO creating build/lib/django/contrib/admindocs/locale/kn 2024-05-07 20:51:56,242 root INFO creating build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES 2024-05-07 20:51:56,242 root INFO copying django/contrib/admindocs/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES 2024-05-07 20:51:56,243 root INFO copying django/contrib/admindocs/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES 2024-05-07 20:51:56,244 root INFO creating build/lib/django/contrib/admindocs/locale/ko 2024-05-07 20:51:56,245 root INFO creating build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES 2024-05-07 20:51:56,245 root INFO copying django/contrib/admindocs/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES 2024-05-07 20:51:56,246 root INFO copying django/contrib/admindocs/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES 2024-05-07 20:51:56,247 root INFO creating build/lib/django/contrib/admindocs/locale/ky 2024-05-07 20:51:56,248 root INFO creating build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES 2024-05-07 20:51:56,249 root INFO copying django/contrib/admindocs/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES 2024-05-07 20:51:56,250 root INFO copying django/contrib/admindocs/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES 2024-05-07 20:51:56,251 root INFO creating build/lib/django/contrib/admindocs/locale/lb 2024-05-07 20:51:56,251 root INFO creating build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES 2024-05-07 20:51:56,252 root INFO copying django/contrib/admindocs/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES 2024-05-07 20:51:56,253 root INFO copying django/contrib/admindocs/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES 2024-05-07 20:51:56,254 root INFO creating build/lib/django/contrib/admindocs/locale/lt 2024-05-07 20:51:56,254 root INFO creating build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES 2024-05-07 20:51:56,255 root INFO copying django/contrib/admindocs/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES 2024-05-07 20:51:56,256 root INFO copying django/contrib/admindocs/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES 2024-05-07 20:51:56,257 root INFO creating build/lib/django/contrib/admindocs/locale/lv 2024-05-07 20:51:56,258 root INFO creating build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES 2024-05-07 20:51:56,258 root INFO copying django/contrib/admindocs/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES 2024-05-07 20:51:56,259 root INFO copying django/contrib/admindocs/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES 2024-05-07 20:51:56,260 root INFO creating build/lib/django/contrib/admindocs/locale/mk 2024-05-07 20:51:56,261 root INFO creating build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES 2024-05-07 20:51:56,261 root INFO copying django/contrib/admindocs/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES 2024-05-07 20:51:56,262 root INFO copying django/contrib/admindocs/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES 2024-05-07 20:51:56,264 root INFO creating build/lib/django/contrib/admindocs/locale/ml 2024-05-07 20:51:56,264 root INFO creating build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES 2024-05-07 20:51:56,265 root INFO copying django/contrib/admindocs/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES 2024-05-07 20:51:56,266 root INFO copying django/contrib/admindocs/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES 2024-05-07 20:51:56,267 root INFO creating build/lib/django/contrib/admindocs/locale/mn 2024-05-07 20:51:56,268 root INFO creating build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES 2024-05-07 20:51:56,268 root INFO copying django/contrib/admindocs/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES 2024-05-07 20:51:56,269 root INFO copying django/contrib/admindocs/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES 2024-05-07 20:51:56,271 root INFO creating build/lib/django/contrib/admindocs/locale/mr 2024-05-07 20:51:56,271 root INFO creating build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES 2024-05-07 20:51:56,272 root INFO copying django/contrib/admindocs/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES 2024-05-07 20:51:56,273 root INFO copying django/contrib/admindocs/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES 2024-05-07 20:51:56,274 root INFO creating build/lib/django/contrib/admindocs/locale/ms 2024-05-07 20:51:56,274 root INFO creating build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES 2024-05-07 20:51:56,275 root INFO copying django/contrib/admindocs/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES 2024-05-07 20:51:56,276 root INFO copying django/contrib/admindocs/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES 2024-05-07 20:51:56,277 root INFO creating build/lib/django/contrib/admindocs/locale/my 2024-05-07 20:51:56,277 root INFO creating build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES 2024-05-07 20:51:56,278 root INFO copying django/contrib/admindocs/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES 2024-05-07 20:51:56,279 root INFO copying django/contrib/admindocs/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES 2024-05-07 20:51:56,280 root INFO creating build/lib/django/contrib/admindocs/locale/nb 2024-05-07 20:51:56,281 root INFO creating build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES 2024-05-07 20:51:56,281 root INFO copying django/contrib/admindocs/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES 2024-05-07 20:51:56,282 root INFO copying django/contrib/admindocs/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES 2024-05-07 20:51:56,283 root INFO creating build/lib/django/contrib/admindocs/locale/ne 2024-05-07 20:51:56,284 root INFO creating build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES 2024-05-07 20:51:56,284 root INFO copying django/contrib/admindocs/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES 2024-05-07 20:51:56,285 root INFO copying django/contrib/admindocs/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES 2024-05-07 20:51:56,286 root INFO creating build/lib/django/contrib/admindocs/locale/nl 2024-05-07 20:51:56,287 root INFO creating build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES 2024-05-07 20:51:56,287 root INFO copying django/contrib/admindocs/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES 2024-05-07 20:51:56,288 root INFO copying django/contrib/admindocs/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES 2024-05-07 20:51:56,289 root INFO creating build/lib/django/contrib/admindocs/locale/nn 2024-05-07 20:51:56,290 root INFO creating build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES 2024-05-07 20:51:56,291 root INFO copying django/contrib/admindocs/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES 2024-05-07 20:51:56,292 root INFO copying django/contrib/admindocs/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES 2024-05-07 20:51:56,293 root INFO creating build/lib/django/contrib/admindocs/locale/os 2024-05-07 20:51:56,293 root INFO creating build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES 2024-05-07 20:51:56,294 root INFO copying django/contrib/admindocs/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES 2024-05-07 20:51:56,295 root INFO copying django/contrib/admindocs/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES 2024-05-07 20:51:56,296 root INFO creating build/lib/django/contrib/admindocs/locale/pa 2024-05-07 20:51:56,296 root INFO creating build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES 2024-05-07 20:51:56,297 root INFO copying django/contrib/admindocs/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES 2024-05-07 20:51:56,298 root INFO copying django/contrib/admindocs/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES 2024-05-07 20:51:56,299 root INFO creating build/lib/django/contrib/admindocs/locale/pl 2024-05-07 20:51:56,299 root INFO creating build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES 2024-05-07 20:51:56,300 root INFO copying django/contrib/admindocs/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES 2024-05-07 20:51:56,301 root INFO copying django/contrib/admindocs/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES 2024-05-07 20:51:56,302 root INFO creating build/lib/django/contrib/admindocs/locale/pt 2024-05-07 20:51:56,303 root INFO creating build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES 2024-05-07 20:51:56,303 root INFO copying django/contrib/admindocs/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES 2024-05-07 20:51:56,304 root INFO copying django/contrib/admindocs/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES 2024-05-07 20:51:56,305 root INFO creating build/lib/django/contrib/admindocs/locale/pt_BR 2024-05-07 20:51:56,306 root INFO creating build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:56,306 root INFO copying django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:56,307 root INFO copying django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:56,308 root INFO creating build/lib/django/contrib/admindocs/locale/ro 2024-05-07 20:51:56,309 root INFO creating build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES 2024-05-07 20:51:56,309 root INFO copying django/contrib/admindocs/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES 2024-05-07 20:51:56,311 root INFO copying django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES 2024-05-07 20:51:56,312 root INFO creating build/lib/django/contrib/admindocs/locale/ru 2024-05-07 20:51:56,312 root INFO creating build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES 2024-05-07 20:51:56,313 root INFO copying django/contrib/admindocs/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES 2024-05-07 20:51:56,314 root INFO copying django/contrib/admindocs/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES 2024-05-07 20:51:56,315 root INFO creating build/lib/django/contrib/admindocs/locale/sk 2024-05-07 20:51:56,316 root INFO creating build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES 2024-05-07 20:51:56,316 root INFO copying django/contrib/admindocs/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES 2024-05-07 20:51:56,317 root INFO copying django/contrib/admindocs/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES 2024-05-07 20:51:56,318 root INFO creating build/lib/django/contrib/admindocs/locale/sl 2024-05-07 20:51:56,319 root INFO creating build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES 2024-05-07 20:51:56,319 root INFO copying django/contrib/admindocs/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES 2024-05-07 20:51:56,321 root INFO copying django/contrib/admindocs/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES 2024-05-07 20:51:56,322 root INFO creating build/lib/django/contrib/admindocs/locale/sq 2024-05-07 20:51:56,322 root INFO creating build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES 2024-05-07 20:51:56,323 root INFO copying django/contrib/admindocs/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES 2024-05-07 20:51:56,324 root INFO copying django/contrib/admindocs/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES 2024-05-07 20:51:56,325 root INFO creating build/lib/django/contrib/admindocs/locale/sr 2024-05-07 20:51:56,325 root INFO creating build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES 2024-05-07 20:51:56,326 root INFO copying django/contrib/admindocs/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES 2024-05-07 20:51:56,327 root INFO copying django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES 2024-05-07 20:51:56,328 root INFO creating build/lib/django/contrib/admindocs/locale/sr_Latn 2024-05-07 20:51:56,328 root INFO creating build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:56,329 root INFO copying django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:56,330 root INFO copying django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:56,331 root INFO creating build/lib/django/contrib/admindocs/locale/sv 2024-05-07 20:51:56,332 root INFO creating build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES 2024-05-07 20:51:56,332 root INFO copying django/contrib/admindocs/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES 2024-05-07 20:51:56,333 root INFO copying django/contrib/admindocs/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES 2024-05-07 20:51:56,334 root INFO creating build/lib/django/contrib/admindocs/locale/sw 2024-05-07 20:51:56,335 root INFO creating build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES 2024-05-07 20:51:56,335 root INFO copying django/contrib/admindocs/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES 2024-05-07 20:51:56,336 root INFO copying django/contrib/admindocs/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES 2024-05-07 20:51:56,337 root INFO creating build/lib/django/contrib/admindocs/locale/ta 2024-05-07 20:51:56,338 root INFO creating build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES 2024-05-07 20:51:56,338 root INFO copying django/contrib/admindocs/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES 2024-05-07 20:51:56,339 root INFO copying django/contrib/admindocs/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES 2024-05-07 20:51:56,340 root INFO creating build/lib/django/contrib/admindocs/locale/te 2024-05-07 20:51:56,341 root INFO creating build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES 2024-05-07 20:51:56,341 root INFO copying django/contrib/admindocs/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES 2024-05-07 20:51:56,342 root INFO copying django/contrib/admindocs/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES 2024-05-07 20:51:56,343 root INFO creating build/lib/django/contrib/admindocs/locale/tg 2024-05-07 20:51:56,344 root INFO creating build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES 2024-05-07 20:51:56,345 root INFO copying django/contrib/admindocs/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES 2024-05-07 20:51:56,346 root INFO copying django/contrib/admindocs/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES 2024-05-07 20:51:56,347 root INFO creating build/lib/django/contrib/admindocs/locale/th 2024-05-07 20:51:56,347 root INFO creating build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES 2024-05-07 20:51:56,348 root INFO copying django/contrib/admindocs/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES 2024-05-07 20:51:56,349 root INFO copying django/contrib/admindocs/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES 2024-05-07 20:51:56,350 root INFO creating build/lib/django/contrib/admindocs/locale/tr 2024-05-07 20:51:56,350 root INFO creating build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES 2024-05-07 20:51:56,351 root INFO copying django/contrib/admindocs/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES 2024-05-07 20:51:56,352 root INFO copying django/contrib/admindocs/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES 2024-05-07 20:51:56,353 root INFO creating build/lib/django/contrib/admindocs/locale/tt 2024-05-07 20:51:56,354 root INFO creating build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES 2024-05-07 20:51:56,354 root INFO copying django/contrib/admindocs/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES 2024-05-07 20:51:56,355 root INFO copying django/contrib/admindocs/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES 2024-05-07 20:51:56,356 root INFO creating build/lib/django/contrib/admindocs/locale/udm 2024-05-07 20:51:56,357 root INFO creating build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES 2024-05-07 20:51:56,358 root INFO copying django/contrib/admindocs/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES 2024-05-07 20:51:56,359 root INFO copying django/contrib/admindocs/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES 2024-05-07 20:51:56,360 root INFO creating build/lib/django/contrib/admindocs/locale/uk 2024-05-07 20:51:56,360 root INFO creating build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES 2024-05-07 20:51:56,361 root INFO copying django/contrib/admindocs/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES 2024-05-07 20:51:56,362 root INFO copying django/contrib/admindocs/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES 2024-05-07 20:51:56,363 root INFO creating build/lib/django/contrib/admindocs/locale/ur 2024-05-07 20:51:56,364 root INFO creating build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES 2024-05-07 20:51:56,364 root INFO copying django/contrib/admindocs/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES 2024-05-07 20:51:56,365 root INFO copying django/contrib/admindocs/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES 2024-05-07 20:51:56,366 root INFO creating build/lib/django/contrib/admindocs/locale/vi 2024-05-07 20:51:56,367 root INFO creating build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES 2024-05-07 20:51:56,367 root INFO copying django/contrib/admindocs/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES 2024-05-07 20:51:56,368 root INFO copying django/contrib/admindocs/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES 2024-05-07 20:51:56,369 root INFO creating build/lib/django/contrib/admindocs/locale/zh_Hans 2024-05-07 20:51:56,370 root INFO creating build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:56,370 root INFO copying django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:56,371 root INFO copying django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:56,372 root INFO creating build/lib/django/contrib/admindocs/locale/zh_Hant 2024-05-07 20:51:56,373 root INFO creating build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:56,374 root INFO copying django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:56,375 root INFO copying django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:56,376 root INFO creating build/lib/django/contrib/admindocs/templates 2024-05-07 20:51:56,376 root INFO creating build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 20:51:56,377 root INFO copying django/contrib/admindocs/templates/admin_doc/bookmarklets.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 20:51:56,378 root INFO copying django/contrib/admindocs/templates/admin_doc/index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 20:51:56,379 root INFO copying django/contrib/admindocs/templates/admin_doc/missing_docutils.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 20:51:56,380 root INFO copying django/contrib/admindocs/templates/admin_doc/model_detail.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 20:51:56,381 root INFO copying django/contrib/admindocs/templates/admin_doc/model_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 20:51:56,381 root INFO copying django/contrib/admindocs/templates/admin_doc/template_detail.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 20:51:56,382 root INFO copying django/contrib/admindocs/templates/admin_doc/template_filter_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 20:51:56,383 root INFO copying django/contrib/admindocs/templates/admin_doc/template_tag_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 20:51:56,384 root INFO copying django/contrib/admindocs/templates/admin_doc/view_detail.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 20:51:56,385 root INFO copying django/contrib/admindocs/templates/admin_doc/view_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 20:51:56,386 root INFO creating build/lib/django/contrib/flatpages/locale 2024-05-07 20:51:56,387 root INFO creating build/lib/django/contrib/flatpages/locale/af 2024-05-07 20:51:56,387 root INFO creating build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES 2024-05-07 20:51:56,388 root INFO copying django/contrib/flatpages/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES 2024-05-07 20:51:56,389 root INFO copying django/contrib/flatpages/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES 2024-05-07 20:51:56,390 root INFO creating build/lib/django/contrib/flatpages/locale/ar 2024-05-07 20:51:56,391 root INFO creating build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES 2024-05-07 20:51:56,391 root INFO copying django/contrib/flatpages/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES 2024-05-07 20:51:56,392 root INFO copying django/contrib/flatpages/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES 2024-05-07 20:51:56,393 root INFO creating build/lib/django/contrib/flatpages/locale/ar_DZ 2024-05-07 20:51:56,394 root INFO creating build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:56,394 root INFO copying django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:56,395 root INFO copying django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:56,396 root INFO creating build/lib/django/contrib/flatpages/locale/ast 2024-05-07 20:51:56,397 root INFO creating build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES 2024-05-07 20:51:56,397 root INFO copying django/contrib/flatpages/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES 2024-05-07 20:51:56,398 root INFO copying django/contrib/flatpages/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES 2024-05-07 20:51:56,399 root INFO creating build/lib/django/contrib/flatpages/locale/az 2024-05-07 20:51:56,400 root INFO creating build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES 2024-05-07 20:51:56,400 root INFO copying django/contrib/flatpages/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES 2024-05-07 20:51:56,401 root INFO copying django/contrib/flatpages/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES 2024-05-07 20:51:56,402 root INFO creating build/lib/django/contrib/flatpages/locale/be 2024-05-07 20:51:56,403 root INFO creating build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES 2024-05-07 20:51:56,403 root INFO copying django/contrib/flatpages/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES 2024-05-07 20:51:56,404 root INFO copying django/contrib/flatpages/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES 2024-05-07 20:51:56,405 root INFO creating build/lib/django/contrib/flatpages/locale/bg 2024-05-07 20:51:56,406 root INFO creating build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES 2024-05-07 20:51:56,407 root INFO copying django/contrib/flatpages/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES 2024-05-07 20:51:56,408 root INFO copying django/contrib/flatpages/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES 2024-05-07 20:51:56,409 root INFO creating build/lib/django/contrib/flatpages/locale/bn 2024-05-07 20:51:56,409 root INFO creating build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES 2024-05-07 20:51:56,410 root INFO copying django/contrib/flatpages/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES 2024-05-07 20:51:56,411 root INFO copying django/contrib/flatpages/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES 2024-05-07 20:51:56,412 root INFO creating build/lib/django/contrib/flatpages/locale/br 2024-05-07 20:51:56,412 root INFO creating build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES 2024-05-07 20:51:56,413 root INFO copying django/contrib/flatpages/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES 2024-05-07 20:51:56,414 root INFO copying django/contrib/flatpages/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES 2024-05-07 20:51:56,415 root INFO creating build/lib/django/contrib/flatpages/locale/bs 2024-05-07 20:51:56,415 root INFO creating build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES 2024-05-07 20:51:56,416 root INFO copying django/contrib/flatpages/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES 2024-05-07 20:51:56,417 root INFO copying django/contrib/flatpages/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES 2024-05-07 20:51:56,418 root INFO creating build/lib/django/contrib/flatpages/locale/ca 2024-05-07 20:51:56,418 root INFO creating build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES 2024-05-07 20:51:56,419 root INFO copying django/contrib/flatpages/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES 2024-05-07 20:51:56,420 root INFO copying django/contrib/flatpages/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES 2024-05-07 20:51:56,421 root INFO creating build/lib/django/contrib/flatpages/locale/ckb 2024-05-07 20:51:56,421 root INFO creating build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2024-05-07 20:51:56,422 root INFO copying django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2024-05-07 20:51:56,423 root INFO copying django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2024-05-07 20:51:56,424 root INFO creating build/lib/django/contrib/flatpages/locale/cs 2024-05-07 20:51:56,424 root INFO creating build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES 2024-05-07 20:51:56,425 root INFO copying django/contrib/flatpages/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES 2024-05-07 20:51:56,426 root INFO copying django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES 2024-05-07 20:51:56,427 root INFO creating build/lib/django/contrib/flatpages/locale/cy 2024-05-07 20:51:56,428 root INFO creating build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES 2024-05-07 20:51:56,428 root INFO copying django/contrib/flatpages/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES 2024-05-07 20:51:56,429 root INFO copying django/contrib/flatpages/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES 2024-05-07 20:51:56,430 root INFO creating build/lib/django/contrib/flatpages/locale/da 2024-05-07 20:51:56,431 root INFO creating build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES 2024-05-07 20:51:56,431 root INFO copying django/contrib/flatpages/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES 2024-05-07 20:51:56,432 root INFO copying django/contrib/flatpages/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES 2024-05-07 20:51:56,433 root INFO creating build/lib/django/contrib/flatpages/locale/de 2024-05-07 20:51:56,434 root INFO creating build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES 2024-05-07 20:51:56,435 root INFO copying django/contrib/flatpages/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES 2024-05-07 20:51:56,436 root INFO copying django/contrib/flatpages/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES 2024-05-07 20:51:56,436 root INFO creating build/lib/django/contrib/flatpages/locale/dsb 2024-05-07 20:51:56,437 root INFO creating build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2024-05-07 20:51:56,437 root INFO copying django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2024-05-07 20:51:56,439 root INFO copying django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2024-05-07 20:51:56,439 root INFO creating build/lib/django/contrib/flatpages/locale/el 2024-05-07 20:51:56,440 root INFO creating build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES 2024-05-07 20:51:56,441 root INFO copying django/contrib/flatpages/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES 2024-05-07 20:51:56,441 root INFO copying django/contrib/flatpages/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES 2024-05-07 20:51:56,443 root INFO creating build/lib/django/contrib/flatpages/locale/en 2024-05-07 20:51:56,443 root INFO creating build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES 2024-05-07 20:51:56,444 root INFO copying django/contrib/flatpages/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES 2024-05-07 20:51:56,445 root INFO copying django/contrib/flatpages/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES 2024-05-07 20:51:56,446 root INFO creating build/lib/django/contrib/flatpages/locale/en_AU 2024-05-07 20:51:56,446 root INFO creating build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:56,447 root INFO copying django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:56,448 root INFO copying django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:56,449 root INFO creating build/lib/django/contrib/flatpages/locale/en_GB 2024-05-07 20:51:56,449 root INFO creating build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:56,450 root INFO copying django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:56,451 root INFO copying django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:56,452 root INFO creating build/lib/django/contrib/flatpages/locale/eo 2024-05-07 20:51:56,452 root INFO creating build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES 2024-05-07 20:51:56,453 root INFO copying django/contrib/flatpages/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES 2024-05-07 20:51:56,454 root INFO copying django/contrib/flatpages/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES 2024-05-07 20:51:56,455 root INFO creating build/lib/django/contrib/flatpages/locale/es 2024-05-07 20:51:56,455 root INFO creating build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES 2024-05-07 20:51:56,456 root INFO copying django/contrib/flatpages/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES 2024-05-07 20:51:56,457 root INFO copying django/contrib/flatpages/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES 2024-05-07 20:51:56,458 root INFO creating build/lib/django/contrib/flatpages/locale/es_AR 2024-05-07 20:51:56,458 root INFO creating build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:56,459 root INFO copying django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:56,460 root INFO copying django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:56,461 root INFO creating build/lib/django/contrib/flatpages/locale/es_CO 2024-05-07 20:51:56,461 root INFO creating build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:56,462 root INFO copying django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:56,463 root INFO copying django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:56,464 root INFO creating build/lib/django/contrib/flatpages/locale/es_MX 2024-05-07 20:51:56,464 root INFO creating build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:56,465 root INFO copying django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:56,466 root INFO copying django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:56,467 root INFO creating build/lib/django/contrib/flatpages/locale/es_VE 2024-05-07 20:51:56,467 root INFO creating build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:56,468 root INFO copying django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:56,469 root INFO copying django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:56,470 root INFO creating build/lib/django/contrib/flatpages/locale/et 2024-05-07 20:51:56,471 root INFO creating build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES 2024-05-07 20:51:56,471 root INFO copying django/contrib/flatpages/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES 2024-05-07 20:51:56,472 root INFO copying django/contrib/flatpages/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES 2024-05-07 20:51:56,473 root INFO creating build/lib/django/contrib/flatpages/locale/eu 2024-05-07 20:51:56,474 root INFO creating build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES 2024-05-07 20:51:56,474 root INFO copying django/contrib/flatpages/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES 2024-05-07 20:51:56,475 root INFO copying django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES 2024-05-07 20:51:56,476 root INFO creating build/lib/django/contrib/flatpages/locale/fa 2024-05-07 20:51:56,477 root INFO creating build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES 2024-05-07 20:51:56,477 root INFO copying django/contrib/flatpages/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES 2024-05-07 20:51:56,478 root INFO copying django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES 2024-05-07 20:51:56,479 root INFO creating build/lib/django/contrib/flatpages/locale/fi 2024-05-07 20:51:56,480 root INFO creating build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES 2024-05-07 20:51:56,480 root INFO copying django/contrib/flatpages/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES 2024-05-07 20:51:56,481 root INFO copying django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES 2024-05-07 20:51:56,482 root INFO creating build/lib/django/contrib/flatpages/locale/fr 2024-05-07 20:51:56,483 root INFO creating build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES 2024-05-07 20:51:56,483 root INFO copying django/contrib/flatpages/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES 2024-05-07 20:51:56,484 root INFO copying django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES 2024-05-07 20:51:56,485 root INFO creating build/lib/django/contrib/flatpages/locale/fy 2024-05-07 20:51:56,486 root INFO creating build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES 2024-05-07 20:51:56,487 root INFO copying django/contrib/flatpages/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES 2024-05-07 20:51:56,488 root INFO copying django/contrib/flatpages/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES 2024-05-07 20:51:56,488 root INFO creating build/lib/django/contrib/flatpages/locale/ga 2024-05-07 20:51:56,489 root INFO creating build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES 2024-05-07 20:51:56,490 root INFO copying django/contrib/flatpages/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES 2024-05-07 20:51:56,491 root INFO copying django/contrib/flatpages/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES 2024-05-07 20:51:56,492 root INFO creating build/lib/django/contrib/flatpages/locale/gd 2024-05-07 20:51:56,492 root INFO creating build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES 2024-05-07 20:51:56,493 root INFO copying django/contrib/flatpages/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES 2024-05-07 20:51:56,493 root INFO copying django/contrib/flatpages/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES 2024-05-07 20:51:56,495 root INFO creating build/lib/django/contrib/flatpages/locale/gl 2024-05-07 20:51:56,495 root INFO creating build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES 2024-05-07 20:51:56,496 root INFO copying django/contrib/flatpages/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES 2024-05-07 20:51:56,497 root INFO copying django/contrib/flatpages/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES 2024-05-07 20:51:56,498 root INFO creating build/lib/django/contrib/flatpages/locale/he 2024-05-07 20:51:56,498 root INFO creating build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES 2024-05-07 20:51:56,499 root INFO copying django/contrib/flatpages/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES 2024-05-07 20:51:56,500 root INFO copying django/contrib/flatpages/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES 2024-05-07 20:51:56,501 root INFO creating build/lib/django/contrib/flatpages/locale/hi 2024-05-07 20:51:56,501 root INFO creating build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES 2024-05-07 20:51:56,502 root INFO copying django/contrib/flatpages/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES 2024-05-07 20:51:56,503 root INFO copying django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES 2024-05-07 20:51:56,504 root INFO creating build/lib/django/contrib/flatpages/locale/hr 2024-05-07 20:51:56,504 root INFO creating build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES 2024-05-07 20:51:56,505 root INFO copying django/contrib/flatpages/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES 2024-05-07 20:51:56,506 root INFO copying django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES 2024-05-07 20:51:56,507 root INFO creating build/lib/django/contrib/flatpages/locale/hsb 2024-05-07 20:51:56,507 root INFO creating build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2024-05-07 20:51:56,508 root INFO copying django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2024-05-07 20:51:56,509 root INFO copying django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2024-05-07 20:51:56,510 root INFO creating build/lib/django/contrib/flatpages/locale/hu 2024-05-07 20:51:56,511 root INFO creating build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES 2024-05-07 20:51:56,511 root INFO copying django/contrib/flatpages/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES 2024-05-07 20:51:56,512 root INFO copying django/contrib/flatpages/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES 2024-05-07 20:51:56,513 root INFO creating build/lib/django/contrib/flatpages/locale/hy 2024-05-07 20:51:56,514 root INFO creating build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES 2024-05-07 20:51:56,514 root INFO copying django/contrib/flatpages/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES 2024-05-07 20:51:56,515 root INFO copying django/contrib/flatpages/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES 2024-05-07 20:51:56,516 root INFO creating build/lib/django/contrib/flatpages/locale/ia 2024-05-07 20:51:56,517 root INFO creating build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES 2024-05-07 20:51:56,517 root INFO copying django/contrib/flatpages/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES 2024-05-07 20:51:56,518 root INFO copying django/contrib/flatpages/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES 2024-05-07 20:51:56,519 root INFO creating build/lib/django/contrib/flatpages/locale/id 2024-05-07 20:51:56,520 root INFO creating build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES 2024-05-07 20:51:56,520 root INFO copying django/contrib/flatpages/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES 2024-05-07 20:51:56,521 root INFO copying django/contrib/flatpages/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES 2024-05-07 20:51:56,522 root INFO creating build/lib/django/contrib/flatpages/locale/io 2024-05-07 20:51:56,523 root INFO creating build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES 2024-05-07 20:51:56,523 root INFO copying django/contrib/flatpages/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES 2024-05-07 20:51:56,524 root INFO copying django/contrib/flatpages/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES 2024-05-07 20:51:56,525 root INFO creating build/lib/django/contrib/flatpages/locale/is 2024-05-07 20:51:56,526 root INFO creating build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES 2024-05-07 20:51:56,526 root INFO copying django/contrib/flatpages/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES 2024-05-07 20:51:56,527 root INFO copying django/contrib/flatpages/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES 2024-05-07 20:51:56,528 root INFO creating build/lib/django/contrib/flatpages/locale/it 2024-05-07 20:51:56,529 root INFO creating build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES 2024-05-07 20:51:56,529 root INFO copying django/contrib/flatpages/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES 2024-05-07 20:51:56,530 root INFO copying django/contrib/flatpages/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES 2024-05-07 20:51:56,531 root INFO creating build/lib/django/contrib/flatpages/locale/ja 2024-05-07 20:51:56,532 root INFO creating build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES 2024-05-07 20:51:56,532 root INFO copying django/contrib/flatpages/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES 2024-05-07 20:51:56,533 root INFO copying django/contrib/flatpages/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES 2024-05-07 20:51:56,534 root INFO creating build/lib/django/contrib/flatpages/locale/ka 2024-05-07 20:51:56,535 root INFO creating build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES 2024-05-07 20:51:56,535 root INFO copying django/contrib/flatpages/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES 2024-05-07 20:51:56,536 root INFO copying django/contrib/flatpages/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES 2024-05-07 20:51:56,537 root INFO creating build/lib/django/contrib/flatpages/locale/kk 2024-05-07 20:51:56,538 root INFO creating build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES 2024-05-07 20:51:56,539 root INFO copying django/contrib/flatpages/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES 2024-05-07 20:51:56,540 root INFO copying django/contrib/flatpages/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES 2024-05-07 20:51:56,541 root INFO creating build/lib/django/contrib/flatpages/locale/km 2024-05-07 20:51:56,541 root INFO creating build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES 2024-05-07 20:51:56,542 root INFO copying django/contrib/flatpages/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES 2024-05-07 20:51:56,543 root INFO copying django/contrib/flatpages/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES 2024-05-07 20:51:56,544 root INFO creating build/lib/django/contrib/flatpages/locale/kn 2024-05-07 20:51:56,544 root INFO creating build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES 2024-05-07 20:51:56,545 root INFO copying django/contrib/flatpages/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES 2024-05-07 20:51:56,546 root INFO copying django/contrib/flatpages/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES 2024-05-07 20:51:56,547 root INFO creating build/lib/django/contrib/flatpages/locale/ko 2024-05-07 20:51:56,547 root INFO creating build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES 2024-05-07 20:51:56,548 root INFO copying django/contrib/flatpages/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES 2024-05-07 20:51:56,549 root INFO copying django/contrib/flatpages/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES 2024-05-07 20:51:56,550 root INFO creating build/lib/django/contrib/flatpages/locale/ky 2024-05-07 20:51:56,550 root INFO creating build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES 2024-05-07 20:51:56,551 root INFO copying django/contrib/flatpages/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES 2024-05-07 20:51:56,552 root INFO copying django/contrib/flatpages/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES 2024-05-07 20:51:56,553 root INFO creating build/lib/django/contrib/flatpages/locale/lb 2024-05-07 20:51:56,553 root INFO creating build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES 2024-05-07 20:51:56,554 root INFO copying django/contrib/flatpages/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES 2024-05-07 20:51:56,555 root INFO copying django/contrib/flatpages/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES 2024-05-07 20:51:56,556 root INFO creating build/lib/django/contrib/flatpages/locale/lt 2024-05-07 20:51:56,556 root INFO creating build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES 2024-05-07 20:51:56,557 root INFO copying django/contrib/flatpages/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES 2024-05-07 20:51:56,558 root INFO copying django/contrib/flatpages/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES 2024-05-07 20:51:56,559 root INFO creating build/lib/django/contrib/flatpages/locale/lv 2024-05-07 20:51:56,559 root INFO creating build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES 2024-05-07 20:51:56,560 root INFO copying django/contrib/flatpages/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES 2024-05-07 20:51:56,561 root INFO copying django/contrib/flatpages/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES 2024-05-07 20:51:56,562 root INFO creating build/lib/django/contrib/flatpages/locale/mk 2024-05-07 20:51:56,563 root INFO creating build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES 2024-05-07 20:51:56,563 root INFO copying django/contrib/flatpages/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES 2024-05-07 20:51:56,564 root INFO copying django/contrib/flatpages/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES 2024-05-07 20:51:56,565 root INFO creating build/lib/django/contrib/flatpages/locale/ml 2024-05-07 20:51:56,565 root INFO creating build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES 2024-05-07 20:51:56,566 root INFO copying django/contrib/flatpages/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES 2024-05-07 20:51:56,567 root INFO copying django/contrib/flatpages/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES 2024-05-07 20:51:56,568 root INFO creating build/lib/django/contrib/flatpages/locale/mn 2024-05-07 20:51:56,569 root INFO creating build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES 2024-05-07 20:51:56,570 root INFO copying django/contrib/flatpages/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES 2024-05-07 20:51:56,571 root INFO copying django/contrib/flatpages/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES 2024-05-07 20:51:56,572 root INFO creating build/lib/django/contrib/flatpages/locale/mr 2024-05-07 20:51:56,572 root INFO creating build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES 2024-05-07 20:51:56,573 root INFO copying django/contrib/flatpages/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES 2024-05-07 20:51:56,574 root INFO copying django/contrib/flatpages/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES 2024-05-07 20:51:56,575 root INFO creating build/lib/django/contrib/flatpages/locale/ms 2024-05-07 20:51:56,575 root INFO creating build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES 2024-05-07 20:51:56,576 root INFO copying django/contrib/flatpages/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES 2024-05-07 20:51:56,577 root INFO copying django/contrib/flatpages/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES 2024-05-07 20:51:56,578 root INFO creating build/lib/django/contrib/flatpages/locale/my 2024-05-07 20:51:56,578 root INFO creating build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES 2024-05-07 20:51:56,579 root INFO copying django/contrib/flatpages/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES 2024-05-07 20:51:56,580 root INFO copying django/contrib/flatpages/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES 2024-05-07 20:51:56,581 root INFO creating build/lib/django/contrib/flatpages/locale/nb 2024-05-07 20:51:56,581 root INFO creating build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES 2024-05-07 20:51:56,582 root INFO copying django/contrib/flatpages/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES 2024-05-07 20:51:56,583 root INFO copying django/contrib/flatpages/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES 2024-05-07 20:51:56,584 root INFO creating build/lib/django/contrib/flatpages/locale/ne 2024-05-07 20:51:56,584 root INFO creating build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES 2024-05-07 20:51:56,585 root INFO copying django/contrib/flatpages/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES 2024-05-07 20:51:56,586 root INFO copying django/contrib/flatpages/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES 2024-05-07 20:51:56,587 root INFO creating build/lib/django/contrib/flatpages/locale/nl 2024-05-07 20:51:56,587 root INFO creating build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES 2024-05-07 20:51:56,588 root INFO copying django/contrib/flatpages/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES 2024-05-07 20:51:56,589 root INFO copying django/contrib/flatpages/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES 2024-05-07 20:51:56,590 root INFO creating build/lib/django/contrib/flatpages/locale/nn 2024-05-07 20:51:56,590 root INFO creating build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES 2024-05-07 20:51:56,591 root INFO copying django/contrib/flatpages/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES 2024-05-07 20:51:56,592 root INFO copying django/contrib/flatpages/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES 2024-05-07 20:51:56,593 root INFO creating build/lib/django/contrib/flatpages/locale/os 2024-05-07 20:51:56,593 root INFO creating build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES 2024-05-07 20:51:56,594 root INFO copying django/contrib/flatpages/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES 2024-05-07 20:51:56,595 root INFO copying django/contrib/flatpages/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES 2024-05-07 20:51:56,596 root INFO creating build/lib/django/contrib/flatpages/locale/pa 2024-05-07 20:51:56,596 root INFO creating build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES 2024-05-07 20:51:56,597 root INFO copying django/contrib/flatpages/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES 2024-05-07 20:51:56,598 root INFO copying django/contrib/flatpages/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES 2024-05-07 20:51:56,599 root INFO creating build/lib/django/contrib/flatpages/locale/pl 2024-05-07 20:51:56,600 root INFO creating build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES 2024-05-07 20:51:56,600 root INFO copying django/contrib/flatpages/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES 2024-05-07 20:51:56,601 root INFO copying django/contrib/flatpages/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES 2024-05-07 20:51:56,602 root INFO creating build/lib/django/contrib/flatpages/locale/pt 2024-05-07 20:51:56,603 root INFO creating build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES 2024-05-07 20:51:56,603 root INFO copying django/contrib/flatpages/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES 2024-05-07 20:51:56,604 root INFO copying django/contrib/flatpages/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES 2024-05-07 20:51:56,605 root INFO creating build/lib/django/contrib/flatpages/locale/pt_BR 2024-05-07 20:51:56,606 root INFO creating build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:56,606 root INFO copying django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:56,607 root INFO copying django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:56,608 root INFO creating build/lib/django/contrib/flatpages/locale/ro 2024-05-07 20:51:56,609 root INFO creating build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES 2024-05-07 20:51:56,609 root INFO copying django/contrib/flatpages/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES 2024-05-07 20:51:56,610 root INFO copying django/contrib/flatpages/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES 2024-05-07 20:51:56,611 root INFO creating build/lib/django/contrib/flatpages/locale/ru 2024-05-07 20:51:56,612 root INFO creating build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES 2024-05-07 20:51:56,612 root INFO copying django/contrib/flatpages/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES 2024-05-07 20:51:56,613 root INFO copying django/contrib/flatpages/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES 2024-05-07 20:51:56,614 root INFO creating build/lib/django/contrib/flatpages/locale/sk 2024-05-07 20:51:56,615 root INFO creating build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES 2024-05-07 20:51:56,616 root INFO copying django/contrib/flatpages/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES 2024-05-07 20:51:56,616 root INFO copying django/contrib/flatpages/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES 2024-05-07 20:51:56,617 root INFO creating build/lib/django/contrib/flatpages/locale/sl 2024-05-07 20:51:56,618 root INFO creating build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES 2024-05-07 20:51:56,619 root INFO copying django/contrib/flatpages/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES 2024-05-07 20:51:56,620 root INFO copying django/contrib/flatpages/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES 2024-05-07 20:51:56,621 root INFO creating build/lib/django/contrib/flatpages/locale/sq 2024-05-07 20:51:56,621 root INFO creating build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES 2024-05-07 20:51:56,622 root INFO copying django/contrib/flatpages/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES 2024-05-07 20:51:56,623 root INFO copying django/contrib/flatpages/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES 2024-05-07 20:51:56,624 root INFO creating build/lib/django/contrib/flatpages/locale/sr 2024-05-07 20:51:56,624 root INFO creating build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES 2024-05-07 20:51:56,625 root INFO copying django/contrib/flatpages/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES 2024-05-07 20:51:56,626 root INFO copying django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES 2024-05-07 20:51:56,627 root INFO creating build/lib/django/contrib/flatpages/locale/sr_Latn 2024-05-07 20:51:56,627 root INFO creating build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:56,628 root INFO copying django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:56,629 root INFO copying django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:56,630 root INFO creating build/lib/django/contrib/flatpages/locale/sv 2024-05-07 20:51:56,630 root INFO creating build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES 2024-05-07 20:51:56,631 root INFO copying django/contrib/flatpages/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES 2024-05-07 20:51:56,632 root INFO copying django/contrib/flatpages/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES 2024-05-07 20:51:56,633 root INFO creating build/lib/django/contrib/flatpages/locale/sw 2024-05-07 20:51:56,633 root INFO creating build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES 2024-05-07 20:51:56,634 root INFO copying django/contrib/flatpages/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES 2024-05-07 20:51:56,635 root INFO copying django/contrib/flatpages/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES 2024-05-07 20:51:56,636 root INFO creating build/lib/django/contrib/flatpages/locale/ta 2024-05-07 20:51:56,637 root INFO creating build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES 2024-05-07 20:51:56,637 root INFO copying django/contrib/flatpages/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES 2024-05-07 20:51:56,638 root INFO copying django/contrib/flatpages/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES 2024-05-07 20:51:56,639 root INFO creating build/lib/django/contrib/flatpages/locale/te 2024-05-07 20:51:56,640 root INFO creating build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES 2024-05-07 20:51:56,640 root INFO copying django/contrib/flatpages/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES 2024-05-07 20:51:56,641 root INFO copying django/contrib/flatpages/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES 2024-05-07 20:51:56,642 root INFO creating build/lib/django/contrib/flatpages/locale/tg 2024-05-07 20:51:56,643 root INFO creating build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES 2024-05-07 20:51:56,643 root INFO copying django/contrib/flatpages/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES 2024-05-07 20:51:56,644 root INFO copying django/contrib/flatpages/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES 2024-05-07 20:51:56,645 root INFO creating build/lib/django/contrib/flatpages/locale/th 2024-05-07 20:51:56,646 root INFO creating build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES 2024-05-07 20:51:56,646 root INFO copying django/contrib/flatpages/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES 2024-05-07 20:51:56,647 root INFO copying django/contrib/flatpages/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES 2024-05-07 20:51:56,648 root INFO creating build/lib/django/contrib/flatpages/locale/tk 2024-05-07 20:51:56,649 root INFO creating build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES 2024-05-07 20:51:56,649 root INFO copying django/contrib/flatpages/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES 2024-05-07 20:51:56,650 root INFO copying django/contrib/flatpages/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES 2024-05-07 20:51:56,651 root INFO creating build/lib/django/contrib/flatpages/locale/tr 2024-05-07 20:51:56,652 root INFO creating build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES 2024-05-07 20:51:56,652 root INFO copying django/contrib/flatpages/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES 2024-05-07 20:51:56,653 root INFO copying django/contrib/flatpages/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES 2024-05-07 20:51:56,654 root INFO creating build/lib/django/contrib/flatpages/locale/tt 2024-05-07 20:51:56,655 root INFO creating build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES 2024-05-07 20:51:56,655 root INFO copying django/contrib/flatpages/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES 2024-05-07 20:51:56,656 root INFO copying django/contrib/flatpages/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES 2024-05-07 20:51:56,657 root INFO creating build/lib/django/contrib/flatpages/locale/udm 2024-05-07 20:51:56,658 root INFO creating build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES 2024-05-07 20:51:56,658 root INFO copying django/contrib/flatpages/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES 2024-05-07 20:51:56,659 root INFO copying django/contrib/flatpages/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES 2024-05-07 20:51:56,660 root INFO creating build/lib/django/contrib/flatpages/locale/uk 2024-05-07 20:51:56,661 root INFO creating build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES 2024-05-07 20:51:56,661 root INFO copying django/contrib/flatpages/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES 2024-05-07 20:51:56,662 root INFO copying django/contrib/flatpages/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES 2024-05-07 20:51:56,663 root INFO creating build/lib/django/contrib/flatpages/locale/ur 2024-05-07 20:51:56,664 root INFO creating build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES 2024-05-07 20:51:56,665 root INFO copying django/contrib/flatpages/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES 2024-05-07 20:51:56,665 root INFO copying django/contrib/flatpages/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES 2024-05-07 20:51:56,667 root INFO creating build/lib/django/contrib/flatpages/locale/vi 2024-05-07 20:51:56,667 root INFO creating build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES 2024-05-07 20:51:56,668 root INFO copying django/contrib/flatpages/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES 2024-05-07 20:51:56,669 root INFO copying django/contrib/flatpages/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES 2024-05-07 20:51:56,670 root INFO creating build/lib/django/contrib/flatpages/locale/zh_Hans 2024-05-07 20:51:56,670 root INFO creating build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:56,671 root INFO copying django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:56,672 root INFO copying django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:56,673 root INFO creating build/lib/django/contrib/flatpages/locale/zh_Hant 2024-05-07 20:51:56,673 root INFO creating build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:56,674 root INFO copying django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:56,675 root INFO copying django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:56,676 root INFO creating build/lib/django/contrib/contenttypes/locale 2024-05-07 20:51:56,676 root INFO creating build/lib/django/contrib/contenttypes/locale/af 2024-05-07 20:51:56,677 root INFO creating build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES 2024-05-07 20:51:56,677 root INFO copying django/contrib/contenttypes/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES 2024-05-07 20:51:56,678 root INFO copying django/contrib/contenttypes/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES 2024-05-07 20:51:56,679 root INFO creating build/lib/django/contrib/contenttypes/locale/ar 2024-05-07 20:51:56,680 root INFO creating build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2024-05-07 20:51:56,680 root INFO copying django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2024-05-07 20:51:56,681 root INFO copying django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2024-05-07 20:51:56,682 root INFO creating build/lib/django/contrib/contenttypes/locale/ar_DZ 2024-05-07 20:51:56,683 root INFO creating build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:56,684 root INFO copying django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:56,684 root INFO copying django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:56,685 root INFO creating build/lib/django/contrib/contenttypes/locale/ast 2024-05-07 20:51:56,686 root INFO creating build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2024-05-07 20:51:56,687 root INFO copying django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2024-05-07 20:51:56,688 root INFO copying django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2024-05-07 20:51:56,689 root INFO creating build/lib/django/contrib/contenttypes/locale/az 2024-05-07 20:51:56,689 root INFO creating build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES 2024-05-07 20:51:56,690 root INFO copying django/contrib/contenttypes/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES 2024-05-07 20:51:56,691 root INFO copying django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES 2024-05-07 20:51:56,692 root INFO creating build/lib/django/contrib/contenttypes/locale/be 2024-05-07 20:51:56,692 root INFO creating build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES 2024-05-07 20:51:56,693 root INFO copying django/contrib/contenttypes/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES 2024-05-07 20:51:56,694 root INFO copying django/contrib/contenttypes/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES 2024-05-07 20:51:56,695 root INFO creating build/lib/django/contrib/contenttypes/locale/bg 2024-05-07 20:51:56,695 root INFO creating build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2024-05-07 20:51:56,696 root INFO copying django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2024-05-07 20:51:56,697 root INFO copying django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2024-05-07 20:51:56,697 root INFO creating build/lib/django/contrib/contenttypes/locale/bn 2024-05-07 20:51:56,698 root INFO creating build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2024-05-07 20:51:56,699 root INFO copying django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2024-05-07 20:51:56,700 root INFO copying django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2024-05-07 20:51:56,701 root INFO creating build/lib/django/contrib/contenttypes/locale/br 2024-05-07 20:51:56,701 root INFO creating build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES 2024-05-07 20:51:56,702 root INFO copying django/contrib/contenttypes/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES 2024-05-07 20:51:56,703 root INFO copying django/contrib/contenttypes/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES 2024-05-07 20:51:56,704 root INFO creating build/lib/django/contrib/contenttypes/locale/bs 2024-05-07 20:51:56,704 root INFO creating build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2024-05-07 20:51:56,705 root INFO copying django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2024-05-07 20:51:56,706 root INFO copying django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2024-05-07 20:51:56,707 root INFO creating build/lib/django/contrib/contenttypes/locale/ca 2024-05-07 20:51:56,707 root INFO creating build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2024-05-07 20:51:56,708 root INFO copying django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2024-05-07 20:51:56,709 root INFO copying django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2024-05-07 20:51:56,710 root INFO creating build/lib/django/contrib/contenttypes/locale/ckb 2024-05-07 20:51:56,710 root INFO creating build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2024-05-07 20:51:56,711 root INFO copying django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2024-05-07 20:51:56,712 root INFO copying django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2024-05-07 20:51:56,713 root INFO creating build/lib/django/contrib/contenttypes/locale/cs 2024-05-07 20:51:56,713 root INFO creating build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2024-05-07 20:51:56,714 root INFO copying django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2024-05-07 20:51:56,715 root INFO copying django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2024-05-07 20:51:56,716 root INFO creating build/lib/django/contrib/contenttypes/locale/cy 2024-05-07 20:51:56,716 root INFO creating build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2024-05-07 20:51:56,717 root INFO copying django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2024-05-07 20:51:56,718 root INFO copying django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2024-05-07 20:51:56,719 root INFO creating build/lib/django/contrib/contenttypes/locale/da 2024-05-07 20:51:56,719 root INFO creating build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES 2024-05-07 20:51:56,720 root INFO copying django/contrib/contenttypes/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES 2024-05-07 20:51:56,721 root INFO copying django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES 2024-05-07 20:51:56,722 root INFO creating build/lib/django/contrib/contenttypes/locale/de 2024-05-07 20:51:56,722 root INFO creating build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES 2024-05-07 20:51:56,723 root INFO copying django/contrib/contenttypes/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES 2024-05-07 20:51:56,724 root INFO copying django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES 2024-05-07 20:51:56,725 root INFO creating build/lib/django/contrib/contenttypes/locale/dsb 2024-05-07 20:51:56,725 root INFO creating build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2024-05-07 20:51:56,726 root INFO copying django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2024-05-07 20:51:56,727 root INFO copying django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2024-05-07 20:51:56,728 root INFO creating build/lib/django/contrib/contenttypes/locale/el 2024-05-07 20:51:56,728 root INFO creating build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES 2024-05-07 20:51:56,729 root INFO copying django/contrib/contenttypes/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES 2024-05-07 20:51:56,730 root INFO copying django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES 2024-05-07 20:51:56,731 root INFO creating build/lib/django/contrib/contenttypes/locale/en 2024-05-07 20:51:56,732 root INFO creating build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES 2024-05-07 20:51:56,732 root INFO copying django/contrib/contenttypes/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES 2024-05-07 20:51:56,733 root INFO copying django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES 2024-05-07 20:51:56,734 root INFO creating build/lib/django/contrib/contenttypes/locale/en_AU 2024-05-07 20:51:56,735 root INFO creating build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:56,735 root INFO copying django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:56,736 root INFO copying django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:56,737 root INFO creating build/lib/django/contrib/contenttypes/locale/en_GB 2024-05-07 20:51:56,738 root INFO creating build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:56,738 root INFO copying django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:56,739 root INFO copying django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:56,740 root INFO creating build/lib/django/contrib/contenttypes/locale/eo 2024-05-07 20:51:56,741 root INFO creating build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2024-05-07 20:51:56,741 root INFO copying django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2024-05-07 20:51:56,742 root INFO copying django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2024-05-07 20:51:56,743 root INFO creating build/lib/django/contrib/contenttypes/locale/es 2024-05-07 20:51:56,744 root INFO creating build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES 2024-05-07 20:51:56,744 root INFO copying django/contrib/contenttypes/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES 2024-05-07 20:51:56,745 root INFO copying django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES 2024-05-07 20:51:56,746 root INFO creating build/lib/django/contrib/contenttypes/locale/es_AR 2024-05-07 20:51:56,747 root INFO creating build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:56,747 root INFO copying django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:56,748 root INFO copying django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:56,749 root INFO creating build/lib/django/contrib/contenttypes/locale/es_CO 2024-05-07 20:51:56,750 root INFO creating build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:56,751 root INFO copying django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:56,752 root INFO copying django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:56,753 root INFO creating build/lib/django/contrib/contenttypes/locale/es_MX 2024-05-07 20:51:56,753 root INFO creating build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:56,754 root INFO copying django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:56,755 root INFO copying django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:56,756 root INFO creating build/lib/django/contrib/contenttypes/locale/es_VE 2024-05-07 20:51:56,756 root INFO creating build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:56,757 root INFO copying django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:56,758 root INFO copying django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:56,759 root INFO creating build/lib/django/contrib/contenttypes/locale/et 2024-05-07 20:51:56,759 root INFO creating build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES 2024-05-07 20:51:56,760 root INFO copying django/contrib/contenttypes/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES 2024-05-07 20:51:56,761 root INFO copying django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES 2024-05-07 20:51:56,762 root INFO creating build/lib/django/contrib/contenttypes/locale/eu 2024-05-07 20:51:56,762 root INFO creating build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2024-05-07 20:51:56,763 root INFO copying django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2024-05-07 20:51:56,764 root INFO copying django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2024-05-07 20:51:56,765 root INFO creating build/lib/django/contrib/contenttypes/locale/fa 2024-05-07 20:51:56,765 root INFO creating build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2024-05-07 20:51:56,766 root INFO copying django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2024-05-07 20:51:56,767 root INFO copying django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2024-05-07 20:51:56,768 root INFO creating build/lib/django/contrib/contenttypes/locale/fi 2024-05-07 20:51:56,768 root INFO creating build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2024-05-07 20:51:56,769 root INFO copying django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2024-05-07 20:51:56,770 root INFO copying django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2024-05-07 20:51:56,771 root INFO creating build/lib/django/contrib/contenttypes/locale/fr 2024-05-07 20:51:56,771 root INFO creating build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2024-05-07 20:51:56,772 root INFO copying django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2024-05-07 20:51:56,773 root INFO copying django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2024-05-07 20:51:56,774 root INFO creating build/lib/django/contrib/contenttypes/locale/fy 2024-05-07 20:51:56,774 root INFO creating build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2024-05-07 20:51:56,775 root INFO copying django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2024-05-07 20:51:56,776 root INFO copying django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2024-05-07 20:51:56,777 root INFO creating build/lib/django/contrib/contenttypes/locale/ga 2024-05-07 20:51:56,777 root INFO creating build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2024-05-07 20:51:56,778 root INFO copying django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2024-05-07 20:51:56,779 root INFO copying django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2024-05-07 20:51:56,780 root INFO creating build/lib/django/contrib/contenttypes/locale/gd 2024-05-07 20:51:56,780 root INFO creating build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2024-05-07 20:51:56,781 root INFO copying django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2024-05-07 20:51:56,782 root INFO copying django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2024-05-07 20:51:56,783 root INFO creating build/lib/django/contrib/contenttypes/locale/gl 2024-05-07 20:51:56,783 root INFO creating build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2024-05-07 20:51:56,784 root INFO copying django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2024-05-07 20:51:56,785 root INFO copying django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2024-05-07 20:51:56,786 root INFO creating build/lib/django/contrib/contenttypes/locale/he 2024-05-07 20:51:56,786 root INFO creating build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES 2024-05-07 20:51:56,787 root INFO copying django/contrib/contenttypes/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES 2024-05-07 20:51:56,788 root INFO copying django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES 2024-05-07 20:51:56,789 root INFO creating build/lib/django/contrib/contenttypes/locale/hi 2024-05-07 20:51:56,789 root INFO creating build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2024-05-07 20:51:56,790 root INFO copying django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2024-05-07 20:51:56,791 root INFO copying django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2024-05-07 20:51:56,792 root INFO creating build/lib/django/contrib/contenttypes/locale/hr 2024-05-07 20:51:56,792 root INFO creating build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2024-05-07 20:51:56,793 root INFO copying django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2024-05-07 20:51:56,794 root INFO copying django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2024-05-07 20:51:56,795 root INFO creating build/lib/django/contrib/contenttypes/locale/hsb 2024-05-07 20:51:56,795 root INFO creating build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2024-05-07 20:51:56,796 root INFO copying django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2024-05-07 20:51:56,797 root INFO copying django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2024-05-07 20:51:56,798 root INFO creating build/lib/django/contrib/contenttypes/locale/hu 2024-05-07 20:51:56,798 root INFO creating build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2024-05-07 20:51:56,799 root INFO copying django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2024-05-07 20:51:56,800 root INFO copying django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2024-05-07 20:51:56,801 root INFO creating build/lib/django/contrib/contenttypes/locale/hy 2024-05-07 20:51:56,801 root INFO creating build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2024-05-07 20:51:56,802 root INFO copying django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2024-05-07 20:51:56,803 root INFO copying django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2024-05-07 20:51:56,804 root INFO creating build/lib/django/contrib/contenttypes/locale/ia 2024-05-07 20:51:56,804 root INFO creating build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2024-05-07 20:51:56,805 root INFO copying django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2024-05-07 20:51:56,806 root INFO copying django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2024-05-07 20:51:56,807 root INFO creating build/lib/django/contrib/contenttypes/locale/id 2024-05-07 20:51:56,807 root INFO creating build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES 2024-05-07 20:51:56,808 root INFO copying django/contrib/contenttypes/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES 2024-05-07 20:51:56,809 root INFO copying django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES 2024-05-07 20:51:56,810 root INFO creating build/lib/django/contrib/contenttypes/locale/io 2024-05-07 20:51:56,810 root INFO creating build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES 2024-05-07 20:51:56,811 root INFO copying django/contrib/contenttypes/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES 2024-05-07 20:51:56,812 root INFO copying django/contrib/contenttypes/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES 2024-05-07 20:51:56,813 root INFO creating build/lib/django/contrib/contenttypes/locale/is 2024-05-07 20:51:56,813 root INFO creating build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES 2024-05-07 20:51:56,814 root INFO copying django/contrib/contenttypes/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES 2024-05-07 20:51:56,815 root INFO copying django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES 2024-05-07 20:51:56,816 root INFO creating build/lib/django/contrib/contenttypes/locale/it 2024-05-07 20:51:56,816 root INFO creating build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES 2024-05-07 20:51:56,817 root INFO copying django/contrib/contenttypes/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES 2024-05-07 20:51:56,818 root INFO copying django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES 2024-05-07 20:51:56,819 root INFO creating build/lib/django/contrib/contenttypes/locale/ja 2024-05-07 20:51:56,820 root INFO creating build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2024-05-07 20:51:56,820 root INFO copying django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2024-05-07 20:51:56,821 root INFO copying django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2024-05-07 20:51:56,822 root INFO creating build/lib/django/contrib/contenttypes/locale/ka 2024-05-07 20:51:56,823 root INFO creating build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2024-05-07 20:51:56,823 root INFO copying django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2024-05-07 20:51:56,824 root INFO copying django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2024-05-07 20:51:56,825 root INFO creating build/lib/django/contrib/contenttypes/locale/kk 2024-05-07 20:51:56,826 root INFO creating build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2024-05-07 20:51:56,826 root INFO copying django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2024-05-07 20:51:56,827 root INFO copying django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2024-05-07 20:51:56,828 root INFO creating build/lib/django/contrib/contenttypes/locale/km 2024-05-07 20:51:56,829 root INFO creating build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES 2024-05-07 20:51:56,829 root INFO copying django/contrib/contenttypes/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES 2024-05-07 20:51:56,831 root INFO copying django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES 2024-05-07 20:51:56,832 root INFO creating build/lib/django/contrib/contenttypes/locale/kn 2024-05-07 20:51:56,832 root INFO creating build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2024-05-07 20:51:56,833 root INFO copying django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2024-05-07 20:51:56,833 root INFO copying django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2024-05-07 20:51:56,835 root INFO creating build/lib/django/contrib/contenttypes/locale/ko 2024-05-07 20:51:56,835 root INFO creating build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2024-05-07 20:51:56,836 root INFO copying django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2024-05-07 20:51:56,837 root INFO copying django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2024-05-07 20:51:56,838 root INFO creating build/lib/django/contrib/contenttypes/locale/ky 2024-05-07 20:51:56,838 root INFO creating build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2024-05-07 20:51:56,839 root INFO copying django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2024-05-07 20:51:56,840 root INFO copying django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2024-05-07 20:51:56,841 root INFO creating build/lib/django/contrib/contenttypes/locale/lb 2024-05-07 20:51:56,841 root INFO creating build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2024-05-07 20:51:56,842 root INFO copying django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2024-05-07 20:51:56,843 root INFO copying django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2024-05-07 20:51:56,844 root INFO creating build/lib/django/contrib/contenttypes/locale/lt 2024-05-07 20:51:56,844 root INFO creating build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2024-05-07 20:51:56,845 root INFO copying django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2024-05-07 20:51:56,846 root INFO copying django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2024-05-07 20:51:56,847 root INFO creating build/lib/django/contrib/contenttypes/locale/lv 2024-05-07 20:51:56,847 root INFO creating build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2024-05-07 20:51:56,848 root INFO copying django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2024-05-07 20:51:56,849 root INFO copying django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2024-05-07 20:51:56,850 root INFO creating build/lib/django/contrib/contenttypes/locale/mk 2024-05-07 20:51:56,850 root INFO creating build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2024-05-07 20:51:56,851 root INFO copying django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2024-05-07 20:51:56,852 root INFO copying django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2024-05-07 20:51:56,853 root INFO creating build/lib/django/contrib/contenttypes/locale/ml 2024-05-07 20:51:56,853 root INFO creating build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2024-05-07 20:51:56,854 root INFO copying django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2024-05-07 20:51:56,855 root INFO copying django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2024-05-07 20:51:56,856 root INFO creating build/lib/django/contrib/contenttypes/locale/mn 2024-05-07 20:51:56,856 root INFO creating build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2024-05-07 20:51:56,857 root INFO copying django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2024-05-07 20:51:56,858 root INFO copying django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2024-05-07 20:51:56,859 root INFO creating build/lib/django/contrib/contenttypes/locale/mr 2024-05-07 20:51:56,859 root INFO creating build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2024-05-07 20:51:56,860 root INFO copying django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2024-05-07 20:51:56,861 root INFO copying django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2024-05-07 20:51:56,862 root INFO creating build/lib/django/contrib/contenttypes/locale/ms 2024-05-07 20:51:56,862 root INFO creating build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2024-05-07 20:51:56,863 root INFO copying django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2024-05-07 20:51:56,864 root INFO copying django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2024-05-07 20:51:56,865 root INFO creating build/lib/django/contrib/contenttypes/locale/my 2024-05-07 20:51:56,865 root INFO creating build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES 2024-05-07 20:51:56,866 root INFO copying django/contrib/contenttypes/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES 2024-05-07 20:51:56,867 root INFO copying django/contrib/contenttypes/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES 2024-05-07 20:51:56,868 root INFO creating build/lib/django/contrib/contenttypes/locale/nb 2024-05-07 20:51:56,869 root INFO creating build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2024-05-07 20:51:56,869 root INFO copying django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2024-05-07 20:51:56,870 root INFO copying django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2024-05-07 20:51:56,871 root INFO creating build/lib/django/contrib/contenttypes/locale/ne 2024-05-07 20:51:56,872 root INFO creating build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2024-05-07 20:51:56,872 root INFO copying django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2024-05-07 20:51:56,873 root INFO copying django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2024-05-07 20:51:56,874 root INFO creating build/lib/django/contrib/contenttypes/locale/nl 2024-05-07 20:51:56,875 root INFO creating build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2024-05-07 20:51:56,875 root INFO copying django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2024-05-07 20:51:56,876 root INFO copying django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2024-05-07 20:51:56,877 root INFO creating build/lib/django/contrib/contenttypes/locale/nn 2024-05-07 20:51:56,878 root INFO creating build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2024-05-07 20:51:56,878 root INFO copying django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2024-05-07 20:51:56,879 root INFO copying django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2024-05-07 20:51:56,880 root INFO creating build/lib/django/contrib/contenttypes/locale/os 2024-05-07 20:51:56,881 root INFO creating build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES 2024-05-07 20:51:56,881 root INFO copying django/contrib/contenttypes/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES 2024-05-07 20:51:56,882 root INFO copying django/contrib/contenttypes/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES 2024-05-07 20:51:56,883 root INFO creating build/lib/django/contrib/contenttypes/locale/pa 2024-05-07 20:51:56,884 root INFO creating build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2024-05-07 20:51:56,884 root INFO copying django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2024-05-07 20:51:56,885 root INFO copying django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2024-05-07 20:51:56,886 root INFO creating build/lib/django/contrib/contenttypes/locale/pl 2024-05-07 20:51:56,887 root INFO creating build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2024-05-07 20:51:56,887 root INFO copying django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2024-05-07 20:51:56,888 root INFO copying django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2024-05-07 20:51:56,889 root INFO creating build/lib/django/contrib/contenttypes/locale/pt 2024-05-07 20:51:56,890 root INFO creating build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2024-05-07 20:51:56,890 root INFO copying django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2024-05-07 20:51:56,891 root INFO copying django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2024-05-07 20:51:56,892 root INFO creating build/lib/django/contrib/contenttypes/locale/pt_BR 2024-05-07 20:51:56,893 root INFO creating build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:56,893 root INFO copying django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:56,894 root INFO copying django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:56,895 root INFO creating build/lib/django/contrib/contenttypes/locale/ro 2024-05-07 20:51:56,896 root INFO creating build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2024-05-07 20:51:56,896 root INFO copying django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2024-05-07 20:51:56,897 root INFO copying django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2024-05-07 20:51:56,898 root INFO creating build/lib/django/contrib/contenttypes/locale/ru 2024-05-07 20:51:56,899 root INFO creating build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2024-05-07 20:51:56,899 root INFO copying django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2024-05-07 20:51:56,900 root INFO copying django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2024-05-07 20:51:56,901 root INFO creating build/lib/django/contrib/contenttypes/locale/sk 2024-05-07 20:51:56,902 root INFO creating build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2024-05-07 20:51:56,902 root INFO copying django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2024-05-07 20:51:56,903 root INFO copying django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2024-05-07 20:51:56,904 root INFO creating build/lib/django/contrib/contenttypes/locale/sl 2024-05-07 20:51:56,905 root INFO creating build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2024-05-07 20:51:56,905 root INFO copying django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2024-05-07 20:51:56,907 root INFO copying django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2024-05-07 20:51:56,908 root INFO creating build/lib/django/contrib/contenttypes/locale/sq 2024-05-07 20:51:56,908 root INFO creating build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2024-05-07 20:51:56,909 root INFO copying django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2024-05-07 20:51:56,910 root INFO copying django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2024-05-07 20:51:56,911 root INFO creating build/lib/django/contrib/contenttypes/locale/sr 2024-05-07 20:51:56,911 root INFO creating build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2024-05-07 20:51:56,912 root INFO copying django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2024-05-07 20:51:56,913 root INFO copying django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2024-05-07 20:51:56,914 root INFO creating build/lib/django/contrib/contenttypes/locale/sr_Latn 2024-05-07 20:51:56,914 root INFO creating build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:56,915 root INFO copying django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:56,916 root INFO copying django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:56,917 root INFO creating build/lib/django/contrib/contenttypes/locale/sv 2024-05-07 20:51:56,917 root INFO creating build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2024-05-07 20:51:56,918 root INFO copying django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2024-05-07 20:51:56,919 root INFO copying django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2024-05-07 20:51:56,920 root INFO creating build/lib/django/contrib/contenttypes/locale/sw 2024-05-07 20:51:56,920 root INFO creating build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2024-05-07 20:51:56,921 root INFO copying django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2024-05-07 20:51:56,922 root INFO copying django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2024-05-07 20:51:56,923 root INFO creating build/lib/django/contrib/contenttypes/locale/ta 2024-05-07 20:51:56,923 root INFO creating build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2024-05-07 20:51:56,924 root INFO copying django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2024-05-07 20:51:56,925 root INFO copying django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2024-05-07 20:51:56,926 root INFO creating build/lib/django/contrib/contenttypes/locale/te 2024-05-07 20:51:56,926 root INFO creating build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES 2024-05-07 20:51:56,927 root INFO copying django/contrib/contenttypes/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES 2024-05-07 20:51:56,928 root INFO copying django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES 2024-05-07 20:51:56,929 root INFO creating build/lib/django/contrib/contenttypes/locale/tg 2024-05-07 20:51:56,929 root INFO creating build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2024-05-07 20:51:56,930 root INFO copying django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2024-05-07 20:51:56,931 root INFO copying django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2024-05-07 20:51:56,932 root INFO creating build/lib/django/contrib/contenttypes/locale/th 2024-05-07 20:51:56,932 root INFO creating build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES 2024-05-07 20:51:56,933 root INFO copying django/contrib/contenttypes/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES 2024-05-07 20:51:56,934 root INFO copying django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES 2024-05-07 20:51:56,935 root INFO creating build/lib/django/contrib/contenttypes/locale/tk 2024-05-07 20:51:56,935 root INFO creating build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2024-05-07 20:51:56,936 root INFO copying django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2024-05-07 20:51:56,937 root INFO copying django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2024-05-07 20:51:56,938 root INFO creating build/lib/django/contrib/contenttypes/locale/tr 2024-05-07 20:51:56,938 root INFO creating build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2024-05-07 20:51:56,939 root INFO copying django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2024-05-07 20:51:56,940 root INFO copying django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2024-05-07 20:51:56,941 root INFO creating build/lib/django/contrib/contenttypes/locale/tt 2024-05-07 20:51:56,942 root INFO creating build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2024-05-07 20:51:56,942 root INFO copying django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2024-05-07 20:51:56,943 root INFO copying django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2024-05-07 20:51:56,944 root INFO creating build/lib/django/contrib/contenttypes/locale/udm 2024-05-07 20:51:56,945 root INFO creating build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2024-05-07 20:51:56,945 root INFO copying django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2024-05-07 20:51:56,946 root INFO copying django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2024-05-07 20:51:56,947 root INFO creating build/lib/django/contrib/contenttypes/locale/uk 2024-05-07 20:51:56,948 root INFO creating build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2024-05-07 20:51:56,948 root INFO copying django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2024-05-07 20:51:56,949 root INFO copying django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2024-05-07 20:51:56,950 root INFO creating build/lib/django/contrib/contenttypes/locale/ur 2024-05-07 20:51:56,951 root INFO creating build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2024-05-07 20:51:56,952 root INFO copying django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2024-05-07 20:51:56,953 root INFO copying django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2024-05-07 20:51:56,953 root INFO creating build/lib/django/contrib/contenttypes/locale/vi 2024-05-07 20:51:56,954 root INFO creating build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2024-05-07 20:51:56,955 root INFO copying django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2024-05-07 20:51:56,956 root INFO copying django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2024-05-07 20:51:56,957 root INFO creating build/lib/django/contrib/contenttypes/locale/zh_Hans 2024-05-07 20:51:56,957 root INFO creating build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:56,958 root INFO copying django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:56,959 root INFO copying django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:56,960 root INFO creating build/lib/django/contrib/contenttypes/locale/zh_Hant 2024-05-07 20:51:56,960 root INFO creating build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:56,961 root INFO copying django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:56,962 root INFO copying django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:56,963 root INFO creating build/lib/django/contrib/sitemaps/templates 2024-05-07 20:51:56,963 root INFO copying django/contrib/sitemaps/templates/sitemap.xml -> build/lib/django/contrib/sitemaps/templates 2024-05-07 20:51:56,964 root INFO copying django/contrib/sitemaps/templates/sitemap_index.xml -> build/lib/django/contrib/sitemaps/templates 2024-05-07 20:51:56,965 root INFO creating build/lib/django/contrib/humanize/locale 2024-05-07 20:51:56,966 root INFO creating build/lib/django/contrib/humanize/locale/af 2024-05-07 20:51:56,966 root INFO creating build/lib/django/contrib/humanize/locale/af/LC_MESSAGES 2024-05-07 20:51:56,967 root INFO copying django/contrib/humanize/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/af/LC_MESSAGES 2024-05-07 20:51:56,968 root INFO copying django/contrib/humanize/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/af/LC_MESSAGES 2024-05-07 20:51:56,969 root INFO creating build/lib/django/contrib/humanize/locale/ar 2024-05-07 20:51:56,970 root INFO creating build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES 2024-05-07 20:51:56,970 root INFO copying django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES 2024-05-07 20:51:56,971 root INFO copying django/contrib/humanize/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES 2024-05-07 20:51:56,973 root INFO creating build/lib/django/contrib/humanize/locale/ar_DZ 2024-05-07 20:51:56,973 root INFO creating build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:56,974 root INFO copying django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:56,975 root INFO copying django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:56,976 root INFO creating build/lib/django/contrib/humanize/locale/ast 2024-05-07 20:51:56,977 root INFO creating build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES 2024-05-07 20:51:56,977 root INFO copying django/contrib/humanize/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES 2024-05-07 20:51:56,978 root INFO copying django/contrib/humanize/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES 2024-05-07 20:51:56,980 root INFO creating build/lib/django/contrib/humanize/locale/az 2024-05-07 20:51:56,980 root INFO creating build/lib/django/contrib/humanize/locale/az/LC_MESSAGES 2024-05-07 20:51:56,981 root INFO copying django/contrib/humanize/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/az/LC_MESSAGES 2024-05-07 20:51:56,982 root INFO copying django/contrib/humanize/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/az/LC_MESSAGES 2024-05-07 20:51:56,983 root INFO creating build/lib/django/contrib/humanize/locale/be 2024-05-07 20:51:56,983 root INFO creating build/lib/django/contrib/humanize/locale/be/LC_MESSAGES 2024-05-07 20:51:56,984 root INFO copying django/contrib/humanize/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/be/LC_MESSAGES 2024-05-07 20:51:56,985 root INFO copying django/contrib/humanize/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/be/LC_MESSAGES 2024-05-07 20:51:56,986 root INFO creating build/lib/django/contrib/humanize/locale/bg 2024-05-07 20:51:56,987 root INFO creating build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES 2024-05-07 20:51:56,987 root INFO copying django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES 2024-05-07 20:51:56,988 root INFO copying django/contrib/humanize/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES 2024-05-07 20:51:56,989 root INFO creating build/lib/django/contrib/humanize/locale/bn 2024-05-07 20:51:56,990 root INFO creating build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES 2024-05-07 20:51:56,991 root INFO copying django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES 2024-05-07 20:51:56,992 root INFO copying django/contrib/humanize/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES 2024-05-07 20:51:56,993 root INFO creating build/lib/django/contrib/humanize/locale/br 2024-05-07 20:51:56,993 root INFO creating build/lib/django/contrib/humanize/locale/br/LC_MESSAGES 2024-05-07 20:51:56,994 root INFO copying django/contrib/humanize/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/br/LC_MESSAGES 2024-05-07 20:51:56,995 root INFO copying django/contrib/humanize/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/br/LC_MESSAGES 2024-05-07 20:51:56,996 root INFO creating build/lib/django/contrib/humanize/locale/bs 2024-05-07 20:51:56,997 root INFO creating build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES 2024-05-07 20:51:56,997 root INFO copying django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES 2024-05-07 20:51:56,998 root INFO copying django/contrib/humanize/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES 2024-05-07 20:51:56,999 root INFO creating build/lib/django/contrib/humanize/locale/ca 2024-05-07 20:51:57,000 root INFO creating build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES 2024-05-07 20:51:57,000 root INFO copying django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES 2024-05-07 20:51:57,001 root INFO copying django/contrib/humanize/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES 2024-05-07 20:51:57,003 root INFO creating build/lib/django/contrib/humanize/locale/ckb 2024-05-07 20:51:57,003 root INFO creating build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES 2024-05-07 20:51:57,004 root INFO copying django/contrib/humanize/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES 2024-05-07 20:51:57,005 root INFO copying django/contrib/humanize/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES 2024-05-07 20:51:57,006 root INFO creating build/lib/django/contrib/humanize/locale/cs 2024-05-07 20:51:57,006 root INFO creating build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES 2024-05-07 20:51:57,007 root INFO copying django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES 2024-05-07 20:51:57,008 root INFO copying django/contrib/humanize/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES 2024-05-07 20:51:57,009 root INFO creating build/lib/django/contrib/humanize/locale/cy 2024-05-07 20:51:57,010 root INFO creating build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES 2024-05-07 20:51:57,010 root INFO copying django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES 2024-05-07 20:51:57,011 root INFO copying django/contrib/humanize/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES 2024-05-07 20:51:57,012 root INFO creating build/lib/django/contrib/humanize/locale/da 2024-05-07 20:51:57,013 root INFO creating build/lib/django/contrib/humanize/locale/da/LC_MESSAGES 2024-05-07 20:51:57,013 root INFO copying django/contrib/humanize/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/da/LC_MESSAGES 2024-05-07 20:51:57,015 root INFO copying django/contrib/humanize/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/da/LC_MESSAGES 2024-05-07 20:51:57,016 root INFO creating build/lib/django/contrib/humanize/locale/de 2024-05-07 20:51:57,016 root INFO creating build/lib/django/contrib/humanize/locale/de/LC_MESSAGES 2024-05-07 20:51:57,017 root INFO copying django/contrib/humanize/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/de/LC_MESSAGES 2024-05-07 20:51:57,018 root INFO copying django/contrib/humanize/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/de/LC_MESSAGES 2024-05-07 20:51:57,019 root INFO creating build/lib/django/contrib/humanize/locale/dsb 2024-05-07 20:51:57,019 root INFO creating build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES 2024-05-07 20:51:57,020 root INFO copying django/contrib/humanize/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES 2024-05-07 20:51:57,021 root INFO copying django/contrib/humanize/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES 2024-05-07 20:51:57,022 root INFO creating build/lib/django/contrib/humanize/locale/el 2024-05-07 20:51:57,023 root INFO creating build/lib/django/contrib/humanize/locale/el/LC_MESSAGES 2024-05-07 20:51:57,023 root INFO copying django/contrib/humanize/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/el/LC_MESSAGES 2024-05-07 20:51:57,024 root INFO copying django/contrib/humanize/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/el/LC_MESSAGES 2024-05-07 20:51:57,026 root INFO creating build/lib/django/contrib/humanize/locale/en 2024-05-07 20:51:57,026 root INFO creating build/lib/django/contrib/humanize/locale/en/LC_MESSAGES 2024-05-07 20:51:57,027 root INFO copying django/contrib/humanize/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/en/LC_MESSAGES 2024-05-07 20:51:57,028 root INFO copying django/contrib/humanize/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/en/LC_MESSAGES 2024-05-07 20:51:57,029 root INFO creating build/lib/django/contrib/humanize/locale/en_AU 2024-05-07 20:51:57,030 root INFO creating build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:57,030 root INFO copying django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:57,031 root INFO copying django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:57,032 root INFO creating build/lib/django/contrib/humanize/locale/en_GB 2024-05-07 20:51:57,033 root INFO creating build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:57,033 root INFO copying django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:57,034 root INFO copying django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:57,035 root INFO creating build/lib/django/contrib/humanize/locale/eo 2024-05-07 20:51:57,036 root INFO creating build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES 2024-05-07 20:51:57,037 root INFO copying django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES 2024-05-07 20:51:57,038 root INFO copying django/contrib/humanize/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES 2024-05-07 20:51:57,039 root INFO creating build/lib/django/contrib/humanize/locale/es 2024-05-07 20:51:57,039 root INFO creating build/lib/django/contrib/humanize/locale/es/LC_MESSAGES 2024-05-07 20:51:57,040 root INFO copying django/contrib/humanize/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es/LC_MESSAGES 2024-05-07 20:51:57,041 root INFO copying django/contrib/humanize/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es/LC_MESSAGES 2024-05-07 20:51:57,042 root INFO creating build/lib/django/contrib/humanize/locale/es_AR 2024-05-07 20:51:57,043 root INFO creating build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:57,043 root INFO copying django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:57,044 root INFO copying django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:57,045 root INFO creating build/lib/django/contrib/humanize/locale/es_CO 2024-05-07 20:51:57,046 root INFO creating build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:57,047 root INFO copying django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:57,048 root INFO copying django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:57,049 root INFO creating build/lib/django/contrib/humanize/locale/es_MX 2024-05-07 20:51:57,049 root INFO creating build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:57,050 root INFO copying django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:57,051 root INFO copying django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:57,052 root INFO creating build/lib/django/contrib/humanize/locale/es_VE 2024-05-07 20:51:57,052 root INFO creating build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:57,053 root INFO copying django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:57,054 root INFO copying django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:57,055 root INFO creating build/lib/django/contrib/humanize/locale/et 2024-05-07 20:51:57,055 root INFO creating build/lib/django/contrib/humanize/locale/et/LC_MESSAGES 2024-05-07 20:51:57,056 root INFO copying django/contrib/humanize/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/et/LC_MESSAGES 2024-05-07 20:51:57,057 root INFO copying django/contrib/humanize/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/et/LC_MESSAGES 2024-05-07 20:51:57,058 root INFO creating build/lib/django/contrib/humanize/locale/eu 2024-05-07 20:51:57,059 root INFO creating build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES 2024-05-07 20:51:57,059 root INFO copying django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES 2024-05-07 20:51:57,060 root INFO copying django/contrib/humanize/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES 2024-05-07 20:51:57,061 root INFO creating build/lib/django/contrib/humanize/locale/fa 2024-05-07 20:51:57,062 root INFO creating build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES 2024-05-07 20:51:57,063 root INFO copying django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES 2024-05-07 20:51:57,064 root INFO copying django/contrib/humanize/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES 2024-05-07 20:51:57,065 root INFO creating build/lib/django/contrib/humanize/locale/fi 2024-05-07 20:51:57,065 root INFO creating build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES 2024-05-07 20:51:57,066 root INFO copying django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES 2024-05-07 20:51:57,067 root INFO copying django/contrib/humanize/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES 2024-05-07 20:51:57,068 root INFO creating build/lib/django/contrib/humanize/locale/fr 2024-05-07 20:51:57,069 root INFO creating build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES 2024-05-07 20:51:57,069 root INFO copying django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES 2024-05-07 20:51:57,070 root INFO copying django/contrib/humanize/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES 2024-05-07 20:51:57,072 root INFO creating build/lib/django/contrib/humanize/locale/fy 2024-05-07 20:51:57,072 root INFO creating build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES 2024-05-07 20:51:57,073 root INFO copying django/contrib/humanize/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES 2024-05-07 20:51:57,074 root INFO copying django/contrib/humanize/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES 2024-05-07 20:51:57,075 root INFO creating build/lib/django/contrib/humanize/locale/ga 2024-05-07 20:51:57,075 root INFO creating build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES 2024-05-07 20:51:57,076 root INFO copying django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES 2024-05-07 20:51:57,077 root INFO copying django/contrib/humanize/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES 2024-05-07 20:51:57,078 root INFO creating build/lib/django/contrib/humanize/locale/gd 2024-05-07 20:51:57,079 root INFO creating build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES 2024-05-07 20:51:57,079 root INFO copying django/contrib/humanize/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES 2024-05-07 20:51:57,080 root INFO copying django/contrib/humanize/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES 2024-05-07 20:51:57,081 root INFO creating build/lib/django/contrib/humanize/locale/gl 2024-05-07 20:51:57,082 root INFO creating build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES 2024-05-07 20:51:57,083 root INFO copying django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES 2024-05-07 20:51:57,084 root INFO copying django/contrib/humanize/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES 2024-05-07 20:51:57,085 root INFO creating build/lib/django/contrib/humanize/locale/he 2024-05-07 20:51:57,085 root INFO creating build/lib/django/contrib/humanize/locale/he/LC_MESSAGES 2024-05-07 20:51:57,086 root INFO copying django/contrib/humanize/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/he/LC_MESSAGES 2024-05-07 20:51:57,087 root INFO copying django/contrib/humanize/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/he/LC_MESSAGES 2024-05-07 20:51:57,088 root INFO creating build/lib/django/contrib/humanize/locale/hi 2024-05-07 20:51:57,088 root INFO creating build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES 2024-05-07 20:51:57,089 root INFO copying django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES 2024-05-07 20:51:57,090 root INFO copying django/contrib/humanize/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES 2024-05-07 20:51:57,091 root INFO creating build/lib/django/contrib/humanize/locale/hr 2024-05-07 20:51:57,092 root INFO creating build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES 2024-05-07 20:51:57,092 root INFO copying django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES 2024-05-07 20:51:57,093 root INFO copying django/contrib/humanize/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES 2024-05-07 20:51:57,094 root INFO creating build/lib/django/contrib/humanize/locale/hsb 2024-05-07 20:51:57,095 root INFO creating build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES 2024-05-07 20:51:57,095 root INFO copying django/contrib/humanize/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES 2024-05-07 20:51:57,096 root INFO copying django/contrib/humanize/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES 2024-05-07 20:51:57,097 root INFO creating build/lib/django/contrib/humanize/locale/hu 2024-05-07 20:51:57,098 root INFO creating build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES 2024-05-07 20:51:57,099 root INFO copying django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES 2024-05-07 20:51:57,100 root INFO copying django/contrib/humanize/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES 2024-05-07 20:51:57,101 root INFO creating build/lib/django/contrib/humanize/locale/hy 2024-05-07 20:51:57,101 root INFO creating build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES 2024-05-07 20:51:57,102 root INFO copying django/contrib/humanize/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES 2024-05-07 20:51:57,103 root INFO copying django/contrib/humanize/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES 2024-05-07 20:51:57,104 root INFO creating build/lib/django/contrib/humanize/locale/ia 2024-05-07 20:51:57,105 root INFO creating build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES 2024-05-07 20:51:57,105 root INFO copying django/contrib/humanize/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES 2024-05-07 20:51:57,107 root INFO copying django/contrib/humanize/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES 2024-05-07 20:51:57,108 root INFO creating build/lib/django/contrib/humanize/locale/id 2024-05-07 20:51:57,108 root INFO creating build/lib/django/contrib/humanize/locale/id/LC_MESSAGES 2024-05-07 20:51:57,109 root INFO copying django/contrib/humanize/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/id/LC_MESSAGES 2024-05-07 20:51:57,110 root INFO copying django/contrib/humanize/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/id/LC_MESSAGES 2024-05-07 20:51:57,111 root INFO creating build/lib/django/contrib/humanize/locale/io 2024-05-07 20:51:57,111 root INFO creating build/lib/django/contrib/humanize/locale/io/LC_MESSAGES 2024-05-07 20:51:57,112 root INFO copying django/contrib/humanize/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/io/LC_MESSAGES 2024-05-07 20:51:57,113 root INFO copying django/contrib/humanize/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/io/LC_MESSAGES 2024-05-07 20:51:57,114 root INFO creating build/lib/django/contrib/humanize/locale/is 2024-05-07 20:51:57,115 root INFO creating build/lib/django/contrib/humanize/locale/is/LC_MESSAGES 2024-05-07 20:51:57,115 root INFO copying django/contrib/humanize/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/is/LC_MESSAGES 2024-05-07 20:51:57,116 root INFO copying django/contrib/humanize/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/is/LC_MESSAGES 2024-05-07 20:51:57,117 root INFO creating build/lib/django/contrib/humanize/locale/it 2024-05-07 20:51:57,118 root INFO creating build/lib/django/contrib/humanize/locale/it/LC_MESSAGES 2024-05-07 20:51:57,119 root INFO copying django/contrib/humanize/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/it/LC_MESSAGES 2024-05-07 20:51:57,120 root INFO copying django/contrib/humanize/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/it/LC_MESSAGES 2024-05-07 20:51:57,121 root INFO creating build/lib/django/contrib/humanize/locale/ja 2024-05-07 20:51:57,121 root INFO creating build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES 2024-05-07 20:51:57,122 root INFO copying django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES 2024-05-07 20:51:57,123 root INFO copying django/contrib/humanize/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES 2024-05-07 20:51:57,124 root INFO creating build/lib/django/contrib/humanize/locale/ka 2024-05-07 20:51:57,125 root INFO creating build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES 2024-05-07 20:51:57,125 root INFO copying django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES 2024-05-07 20:51:57,126 root INFO copying django/contrib/humanize/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES 2024-05-07 20:51:57,128 root INFO creating build/lib/django/contrib/humanize/locale/kk 2024-05-07 20:51:57,128 root INFO creating build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES 2024-05-07 20:51:57,129 root INFO copying django/contrib/humanize/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES 2024-05-07 20:51:57,130 root INFO copying django/contrib/humanize/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES 2024-05-07 20:51:57,131 root INFO creating build/lib/django/contrib/humanize/locale/km 2024-05-07 20:51:57,131 root INFO creating build/lib/django/contrib/humanize/locale/km/LC_MESSAGES 2024-05-07 20:51:57,132 root INFO copying django/contrib/humanize/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/km/LC_MESSAGES 2024-05-07 20:51:57,133 root INFO copying django/contrib/humanize/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/km/LC_MESSAGES 2024-05-07 20:51:57,134 root INFO creating build/lib/django/contrib/humanize/locale/kn 2024-05-07 20:51:57,135 root INFO creating build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES 2024-05-07 20:51:57,135 root INFO copying django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES 2024-05-07 20:51:57,136 root INFO copying django/contrib/humanize/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES 2024-05-07 20:51:57,137 root INFO creating build/lib/django/contrib/humanize/locale/ko 2024-05-07 20:51:57,138 root INFO creating build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES 2024-05-07 20:51:57,138 root INFO copying django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES 2024-05-07 20:51:57,139 root INFO copying django/contrib/humanize/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES 2024-05-07 20:51:57,140 root INFO creating build/lib/django/contrib/humanize/locale/ky 2024-05-07 20:51:57,141 root INFO creating build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES 2024-05-07 20:51:57,141 root INFO copying django/contrib/humanize/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES 2024-05-07 20:51:57,142 root INFO copying django/contrib/humanize/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES 2024-05-07 20:51:57,144 root INFO creating build/lib/django/contrib/humanize/locale/lb 2024-05-07 20:51:57,144 root INFO creating build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES 2024-05-07 20:51:57,145 root INFO copying django/contrib/humanize/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES 2024-05-07 20:51:57,146 root INFO copying django/contrib/humanize/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES 2024-05-07 20:51:57,147 root INFO creating build/lib/django/contrib/humanize/locale/lt 2024-05-07 20:51:57,147 root INFO creating build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES 2024-05-07 20:51:57,148 root INFO copying django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES 2024-05-07 20:51:57,149 root INFO copying django/contrib/humanize/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES 2024-05-07 20:51:57,150 root INFO creating build/lib/django/contrib/humanize/locale/lv 2024-05-07 20:51:57,151 root INFO creating build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES 2024-05-07 20:51:57,151 root INFO copying django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES 2024-05-07 20:51:57,152 root INFO copying django/contrib/humanize/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES 2024-05-07 20:51:57,154 root INFO creating build/lib/django/contrib/humanize/locale/mk 2024-05-07 20:51:57,154 root INFO creating build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES 2024-05-07 20:51:57,155 root INFO copying django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES 2024-05-07 20:51:57,156 root INFO copying django/contrib/humanize/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES 2024-05-07 20:51:57,157 root INFO creating build/lib/django/contrib/humanize/locale/ml 2024-05-07 20:51:57,157 root INFO creating build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES 2024-05-07 20:51:57,158 root INFO copying django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES 2024-05-07 20:51:57,159 root INFO copying django/contrib/humanize/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES 2024-05-07 20:51:57,160 root INFO creating build/lib/django/contrib/humanize/locale/mn 2024-05-07 20:51:57,161 root INFO creating build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES 2024-05-07 20:51:57,161 root INFO copying django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES 2024-05-07 20:51:57,162 root INFO copying django/contrib/humanize/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES 2024-05-07 20:51:57,163 root INFO creating build/lib/django/contrib/humanize/locale/mr 2024-05-07 20:51:57,164 root INFO creating build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES 2024-05-07 20:51:57,165 root INFO copying django/contrib/humanize/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES 2024-05-07 20:51:57,166 root INFO copying django/contrib/humanize/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES 2024-05-07 20:51:57,167 root INFO creating build/lib/django/contrib/humanize/locale/ms 2024-05-07 20:51:57,167 root INFO creating build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES 2024-05-07 20:51:57,168 root INFO copying django/contrib/humanize/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES 2024-05-07 20:51:57,169 root INFO copying django/contrib/humanize/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES 2024-05-07 20:51:57,170 root INFO creating build/lib/django/contrib/humanize/locale/my 2024-05-07 20:51:57,171 root INFO creating build/lib/django/contrib/humanize/locale/my/LC_MESSAGES 2024-05-07 20:51:57,171 root INFO copying django/contrib/humanize/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/my/LC_MESSAGES 2024-05-07 20:51:57,173 root INFO copying django/contrib/humanize/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/my/LC_MESSAGES 2024-05-07 20:51:57,174 root INFO creating build/lib/django/contrib/humanize/locale/nb 2024-05-07 20:51:57,176 root INFO creating build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES 2024-05-07 20:51:57,177 root INFO copying django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES 2024-05-07 20:51:57,178 root INFO copying django/contrib/humanize/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES 2024-05-07 20:51:57,179 root INFO creating build/lib/django/contrib/humanize/locale/ne 2024-05-07 20:51:57,179 root INFO creating build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES 2024-05-07 20:51:57,180 root INFO copying django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES 2024-05-07 20:51:57,181 root INFO copying django/contrib/humanize/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES 2024-05-07 20:51:57,182 root INFO creating build/lib/django/contrib/humanize/locale/nl 2024-05-07 20:51:57,183 root INFO creating build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES 2024-05-07 20:51:57,183 root INFO copying django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES 2024-05-07 20:51:57,184 root INFO copying django/contrib/humanize/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES 2024-05-07 20:51:57,185 root INFO creating build/lib/django/contrib/humanize/locale/nn 2024-05-07 20:51:57,186 root INFO creating build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES 2024-05-07 20:51:57,187 root INFO copying django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES 2024-05-07 20:51:57,188 root INFO copying django/contrib/humanize/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES 2024-05-07 20:51:57,189 root INFO creating build/lib/django/contrib/humanize/locale/os 2024-05-07 20:51:57,189 root INFO creating build/lib/django/contrib/humanize/locale/os/LC_MESSAGES 2024-05-07 20:51:57,190 root INFO copying django/contrib/humanize/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/os/LC_MESSAGES 2024-05-07 20:51:57,191 root INFO copying django/contrib/humanize/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/os/LC_MESSAGES 2024-05-07 20:51:57,192 root INFO creating build/lib/django/contrib/humanize/locale/pa 2024-05-07 20:51:57,193 root INFO creating build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES 2024-05-07 20:51:57,193 root INFO copying django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES 2024-05-07 20:51:57,194 root INFO copying django/contrib/humanize/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES 2024-05-07 20:51:57,195 root INFO creating build/lib/django/contrib/humanize/locale/pl 2024-05-07 20:51:57,196 root INFO creating build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES 2024-05-07 20:51:57,196 root INFO copying django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES 2024-05-07 20:51:57,197 root INFO copying django/contrib/humanize/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES 2024-05-07 20:51:57,199 root INFO creating build/lib/django/contrib/humanize/locale/pt 2024-05-07 20:51:57,199 root INFO creating build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES 2024-05-07 20:51:57,200 root INFO copying django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES 2024-05-07 20:51:57,201 root INFO copying django/contrib/humanize/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES 2024-05-07 20:51:57,202 root INFO creating build/lib/django/contrib/humanize/locale/pt_BR 2024-05-07 20:51:57,202 root INFO creating build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:57,203 root INFO copying django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:57,204 root INFO copying django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:57,205 root INFO creating build/lib/django/contrib/humanize/locale/ro 2024-05-07 20:51:57,206 root INFO creating build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES 2024-05-07 20:51:57,206 root INFO copying django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES 2024-05-07 20:51:57,207 root INFO copying django/contrib/humanize/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES 2024-05-07 20:51:57,209 root INFO creating build/lib/django/contrib/humanize/locale/ru 2024-05-07 20:51:57,209 root INFO creating build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES 2024-05-07 20:51:57,210 root INFO copying django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES 2024-05-07 20:51:57,211 root INFO copying django/contrib/humanize/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES 2024-05-07 20:51:57,212 root INFO creating build/lib/django/contrib/humanize/locale/sk 2024-05-07 20:51:57,213 root INFO creating build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES 2024-05-07 20:51:57,213 root INFO copying django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES 2024-05-07 20:51:57,214 root INFO copying django/contrib/humanize/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES 2024-05-07 20:51:57,215 root INFO creating build/lib/django/contrib/humanize/locale/sl 2024-05-07 20:51:57,216 root INFO creating build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES 2024-05-07 20:51:57,217 root INFO copying django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES 2024-05-07 20:51:57,218 root INFO copying django/contrib/humanize/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES 2024-05-07 20:51:57,219 root INFO creating build/lib/django/contrib/humanize/locale/sq 2024-05-07 20:51:57,219 root INFO creating build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES 2024-05-07 20:51:57,220 root INFO copying django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES 2024-05-07 20:51:57,221 root INFO copying django/contrib/humanize/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES 2024-05-07 20:51:57,222 root INFO creating build/lib/django/contrib/humanize/locale/sr 2024-05-07 20:51:57,223 root INFO creating build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES 2024-05-07 20:51:57,223 root INFO copying django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES 2024-05-07 20:51:57,224 root INFO copying django/contrib/humanize/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES 2024-05-07 20:51:57,226 root INFO creating build/lib/django/contrib/humanize/locale/sr_Latn 2024-05-07 20:51:57,226 root INFO creating build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:57,227 root INFO copying django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:57,228 root INFO copying django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:57,229 root INFO creating build/lib/django/contrib/humanize/locale/sv 2024-05-07 20:51:57,229 root INFO creating build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES 2024-05-07 20:51:57,230 root INFO copying django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES 2024-05-07 20:51:57,231 root INFO copying django/contrib/humanize/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES 2024-05-07 20:51:57,232 root INFO creating build/lib/django/contrib/humanize/locale/sw 2024-05-07 20:51:57,233 root INFO creating build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES 2024-05-07 20:51:57,233 root INFO copying django/contrib/humanize/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES 2024-05-07 20:51:57,234 root INFO copying django/contrib/humanize/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES 2024-05-07 20:51:57,235 root INFO creating build/lib/django/contrib/humanize/locale/ta 2024-05-07 20:51:57,236 root INFO creating build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES 2024-05-07 20:51:57,237 root INFO copying django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES 2024-05-07 20:51:57,238 root INFO copying django/contrib/humanize/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES 2024-05-07 20:51:57,239 root INFO creating build/lib/django/contrib/humanize/locale/te 2024-05-07 20:51:57,239 root INFO creating build/lib/django/contrib/humanize/locale/te/LC_MESSAGES 2024-05-07 20:51:57,240 root INFO copying django/contrib/humanize/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/te/LC_MESSAGES 2024-05-07 20:51:57,241 root INFO copying django/contrib/humanize/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/te/LC_MESSAGES 2024-05-07 20:51:57,242 root INFO creating build/lib/django/contrib/humanize/locale/tg 2024-05-07 20:51:57,242 root INFO creating build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES 2024-05-07 20:51:57,243 root INFO copying django/contrib/humanize/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES 2024-05-07 20:51:57,244 root INFO copying django/contrib/humanize/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES 2024-05-07 20:51:57,245 root INFO creating build/lib/django/contrib/humanize/locale/th 2024-05-07 20:51:57,245 root INFO creating build/lib/django/contrib/humanize/locale/th/LC_MESSAGES 2024-05-07 20:51:57,246 root INFO copying django/contrib/humanize/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/th/LC_MESSAGES 2024-05-07 20:51:57,247 root INFO copying django/contrib/humanize/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/th/LC_MESSAGES 2024-05-07 20:51:57,248 root INFO creating build/lib/django/contrib/humanize/locale/tk 2024-05-07 20:51:57,249 root INFO creating build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES 2024-05-07 20:51:57,250 root INFO copying django/contrib/humanize/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES 2024-05-07 20:51:57,251 root INFO copying django/contrib/humanize/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES 2024-05-07 20:51:57,252 root INFO creating build/lib/django/contrib/humanize/locale/tr 2024-05-07 20:51:57,252 root INFO creating build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES 2024-05-07 20:51:57,253 root INFO copying django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES 2024-05-07 20:51:57,254 root INFO copying django/contrib/humanize/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES 2024-05-07 20:51:57,255 root INFO creating build/lib/django/contrib/humanize/locale/tt 2024-05-07 20:51:57,255 root INFO creating build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES 2024-05-07 20:51:57,256 root INFO copying django/contrib/humanize/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES 2024-05-07 20:51:57,257 root INFO copying django/contrib/humanize/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES 2024-05-07 20:51:57,258 root INFO creating build/lib/django/contrib/humanize/locale/udm 2024-05-07 20:51:57,259 root INFO creating build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES 2024-05-07 20:51:57,259 root INFO copying django/contrib/humanize/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES 2024-05-07 20:51:57,260 root INFO copying django/contrib/humanize/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES 2024-05-07 20:51:57,261 root INFO creating build/lib/django/contrib/humanize/locale/uk 2024-05-07 20:51:57,262 root INFO creating build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES 2024-05-07 20:51:57,262 root INFO copying django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES 2024-05-07 20:51:57,263 root INFO copying django/contrib/humanize/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES 2024-05-07 20:51:57,265 root INFO creating build/lib/django/contrib/humanize/locale/ur 2024-05-07 20:51:57,265 root INFO creating build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES 2024-05-07 20:51:57,266 root INFO copying django/contrib/humanize/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES 2024-05-07 20:51:57,267 root INFO copying django/contrib/humanize/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES 2024-05-07 20:51:57,268 root INFO creating build/lib/django/contrib/humanize/locale/uz 2024-05-07 20:51:57,268 root INFO creating build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES 2024-05-07 20:51:57,269 root INFO copying django/contrib/humanize/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES 2024-05-07 20:51:57,270 root INFO copying django/contrib/humanize/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES 2024-05-07 20:51:57,271 root INFO creating build/lib/django/contrib/humanize/locale/vi 2024-05-07 20:51:57,271 root INFO creating build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES 2024-05-07 20:51:57,272 root INFO copying django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES 2024-05-07 20:51:57,273 root INFO copying django/contrib/humanize/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES 2024-05-07 20:51:57,274 root INFO creating build/lib/django/contrib/humanize/locale/zh_Hans 2024-05-07 20:51:57,275 root INFO creating build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:57,275 root INFO copying django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:57,276 root INFO copying django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:57,278 root INFO creating build/lib/django/contrib/humanize/locale/zh_Hant 2024-05-07 20:51:57,278 root INFO creating build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:57,279 root INFO copying django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:57,280 root INFO copying django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:57,281 root INFO creating build/lib/django/contrib/redirects/locale 2024-05-07 20:51:57,282 root INFO creating build/lib/django/contrib/redirects/locale/af 2024-05-07 20:51:57,282 root INFO creating build/lib/django/contrib/redirects/locale/af/LC_MESSAGES 2024-05-07 20:51:57,283 root INFO copying django/contrib/redirects/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/af/LC_MESSAGES 2024-05-07 20:51:57,284 root INFO copying django/contrib/redirects/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/af/LC_MESSAGES 2024-05-07 20:51:57,285 root INFO creating build/lib/django/contrib/redirects/locale/ar 2024-05-07 20:51:57,285 root INFO creating build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES 2024-05-07 20:51:57,286 root INFO copying django/contrib/redirects/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES 2024-05-07 20:51:57,287 root INFO copying django/contrib/redirects/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES 2024-05-07 20:51:57,288 root INFO creating build/lib/django/contrib/redirects/locale/ar_DZ 2024-05-07 20:51:57,288 root INFO creating build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:57,289 root INFO copying django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:57,290 root INFO copying django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:57,291 root INFO creating build/lib/django/contrib/redirects/locale/ast 2024-05-07 20:51:57,291 root INFO creating build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES 2024-05-07 20:51:57,292 root INFO copying django/contrib/redirects/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES 2024-05-07 20:51:57,293 root INFO copying django/contrib/redirects/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES 2024-05-07 20:51:57,294 root INFO creating build/lib/django/contrib/redirects/locale/az 2024-05-07 20:51:57,294 root INFO creating build/lib/django/contrib/redirects/locale/az/LC_MESSAGES 2024-05-07 20:51:57,295 root INFO copying django/contrib/redirects/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/az/LC_MESSAGES 2024-05-07 20:51:57,296 root INFO copying django/contrib/redirects/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/az/LC_MESSAGES 2024-05-07 20:51:57,297 root INFO creating build/lib/django/contrib/redirects/locale/be 2024-05-07 20:51:57,297 root INFO creating build/lib/django/contrib/redirects/locale/be/LC_MESSAGES 2024-05-07 20:51:57,298 root INFO copying django/contrib/redirects/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/be/LC_MESSAGES 2024-05-07 20:51:57,299 root INFO copying django/contrib/redirects/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/be/LC_MESSAGES 2024-05-07 20:51:57,300 root INFO creating build/lib/django/contrib/redirects/locale/bg 2024-05-07 20:51:57,300 root INFO creating build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES 2024-05-07 20:51:57,301 root INFO copying django/contrib/redirects/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES 2024-05-07 20:51:57,302 root INFO copying django/contrib/redirects/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES 2024-05-07 20:51:57,303 root INFO creating build/lib/django/contrib/redirects/locale/bn 2024-05-07 20:51:57,303 root INFO creating build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES 2024-05-07 20:51:57,304 root INFO copying django/contrib/redirects/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES 2024-05-07 20:51:57,305 root INFO copying django/contrib/redirects/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES 2024-05-07 20:51:57,306 root INFO creating build/lib/django/contrib/redirects/locale/br 2024-05-07 20:51:57,306 root INFO creating build/lib/django/contrib/redirects/locale/br/LC_MESSAGES 2024-05-07 20:51:57,307 root INFO copying django/contrib/redirects/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/br/LC_MESSAGES 2024-05-07 20:51:57,308 root INFO copying django/contrib/redirects/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/br/LC_MESSAGES 2024-05-07 20:51:57,309 root INFO creating build/lib/django/contrib/redirects/locale/bs 2024-05-07 20:51:57,309 root INFO creating build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES 2024-05-07 20:51:57,310 root INFO copying django/contrib/redirects/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES 2024-05-07 20:51:57,311 root INFO copying django/contrib/redirects/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES 2024-05-07 20:51:57,312 root INFO creating build/lib/django/contrib/redirects/locale/ca 2024-05-07 20:51:57,312 root INFO creating build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES 2024-05-07 20:51:57,313 root INFO copying django/contrib/redirects/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES 2024-05-07 20:51:57,314 root INFO copying django/contrib/redirects/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES 2024-05-07 20:51:57,315 root INFO creating build/lib/django/contrib/redirects/locale/ckb 2024-05-07 20:51:57,315 root INFO creating build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES 2024-05-07 20:51:57,316 root INFO copying django/contrib/redirects/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES 2024-05-07 20:51:57,317 root INFO copying django/contrib/redirects/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES 2024-05-07 20:51:57,318 root INFO creating build/lib/django/contrib/redirects/locale/cs 2024-05-07 20:51:57,319 root INFO creating build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES 2024-05-07 20:51:57,319 root INFO copying django/contrib/redirects/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES 2024-05-07 20:51:57,320 root INFO copying django/contrib/redirects/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES 2024-05-07 20:51:57,321 root INFO creating build/lib/django/contrib/redirects/locale/cy 2024-05-07 20:51:57,322 root INFO creating build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES 2024-05-07 20:51:57,322 root INFO copying django/contrib/redirects/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES 2024-05-07 20:51:57,323 root INFO copying django/contrib/redirects/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES 2024-05-07 20:51:57,324 root INFO creating build/lib/django/contrib/redirects/locale/da 2024-05-07 20:51:57,325 root INFO creating build/lib/django/contrib/redirects/locale/da/LC_MESSAGES 2024-05-07 20:51:57,325 root INFO copying django/contrib/redirects/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/da/LC_MESSAGES 2024-05-07 20:51:57,326 root INFO copying django/contrib/redirects/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/da/LC_MESSAGES 2024-05-07 20:51:57,327 root INFO creating build/lib/django/contrib/redirects/locale/de 2024-05-07 20:51:57,328 root INFO creating build/lib/django/contrib/redirects/locale/de/LC_MESSAGES 2024-05-07 20:51:57,328 root INFO copying django/contrib/redirects/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/de/LC_MESSAGES 2024-05-07 20:51:57,329 root INFO copying django/contrib/redirects/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/de/LC_MESSAGES 2024-05-07 20:51:57,330 root INFO creating build/lib/django/contrib/redirects/locale/dsb 2024-05-07 20:51:57,331 root INFO creating build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES 2024-05-07 20:51:57,331 root INFO copying django/contrib/redirects/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES 2024-05-07 20:51:57,332 root INFO copying django/contrib/redirects/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES 2024-05-07 20:51:57,333 root INFO creating build/lib/django/contrib/redirects/locale/el 2024-05-07 20:51:57,334 root INFO creating build/lib/django/contrib/redirects/locale/el/LC_MESSAGES 2024-05-07 20:51:57,334 root INFO copying django/contrib/redirects/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/el/LC_MESSAGES 2024-05-07 20:51:57,335 root INFO copying django/contrib/redirects/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/el/LC_MESSAGES 2024-05-07 20:51:57,336 root INFO creating build/lib/django/contrib/redirects/locale/en 2024-05-07 20:51:57,337 root INFO creating build/lib/django/contrib/redirects/locale/en/LC_MESSAGES 2024-05-07 20:51:57,337 root INFO copying django/contrib/redirects/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/en/LC_MESSAGES 2024-05-07 20:51:57,339 root INFO copying django/contrib/redirects/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/en/LC_MESSAGES 2024-05-07 20:51:57,340 root INFO creating build/lib/django/contrib/redirects/locale/en_AU 2024-05-07 20:51:57,340 root INFO creating build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:57,341 root INFO copying django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:57,342 root INFO copying django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:57,343 root INFO creating build/lib/django/contrib/redirects/locale/en_GB 2024-05-07 20:51:57,343 root INFO creating build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:57,344 root INFO copying django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:57,345 root INFO copying django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:57,345 root INFO creating build/lib/django/contrib/redirects/locale/eo 2024-05-07 20:51:57,346 root INFO creating build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES 2024-05-07 20:51:57,347 root INFO copying django/contrib/redirects/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES 2024-05-07 20:51:57,348 root INFO copying django/contrib/redirects/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES 2024-05-07 20:51:57,349 root INFO creating build/lib/django/contrib/redirects/locale/es 2024-05-07 20:51:57,349 root INFO creating build/lib/django/contrib/redirects/locale/es/LC_MESSAGES 2024-05-07 20:51:57,350 root INFO copying django/contrib/redirects/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es/LC_MESSAGES 2024-05-07 20:51:57,351 root INFO copying django/contrib/redirects/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es/LC_MESSAGES 2024-05-07 20:51:57,352 root INFO creating build/lib/django/contrib/redirects/locale/es_AR 2024-05-07 20:51:57,352 root INFO creating build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:57,353 root INFO copying django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:57,354 root INFO copying django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:57,355 root INFO creating build/lib/django/contrib/redirects/locale/es_CO 2024-05-07 20:51:57,355 root INFO creating build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:57,356 root INFO copying django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:57,357 root INFO copying django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:57,358 root INFO creating build/lib/django/contrib/redirects/locale/es_MX 2024-05-07 20:51:57,358 root INFO creating build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:57,359 root INFO copying django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:57,360 root INFO copying django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:57,361 root INFO creating build/lib/django/contrib/redirects/locale/es_VE 2024-05-07 20:51:57,361 root INFO creating build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:57,362 root INFO copying django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:57,363 root INFO copying django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:57,364 root INFO creating build/lib/django/contrib/redirects/locale/et 2024-05-07 20:51:57,365 root INFO creating build/lib/django/contrib/redirects/locale/et/LC_MESSAGES 2024-05-07 20:51:57,365 root INFO copying django/contrib/redirects/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/et/LC_MESSAGES 2024-05-07 20:51:57,366 root INFO copying django/contrib/redirects/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/et/LC_MESSAGES 2024-05-07 20:51:57,367 root INFO creating build/lib/django/contrib/redirects/locale/eu 2024-05-07 20:51:57,368 root INFO creating build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES 2024-05-07 20:51:57,368 root INFO copying django/contrib/redirects/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES 2024-05-07 20:51:57,369 root INFO copying django/contrib/redirects/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES 2024-05-07 20:51:57,370 root INFO creating build/lib/django/contrib/redirects/locale/fa 2024-05-07 20:51:57,371 root INFO creating build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES 2024-05-07 20:51:57,371 root INFO copying django/contrib/redirects/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES 2024-05-07 20:51:57,372 root INFO copying django/contrib/redirects/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES 2024-05-07 20:51:57,373 root INFO creating build/lib/django/contrib/redirects/locale/fi 2024-05-07 20:51:57,374 root INFO creating build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES 2024-05-07 20:51:57,374 root INFO copying django/contrib/redirects/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES 2024-05-07 20:51:57,375 root INFO copying django/contrib/redirects/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES 2024-05-07 20:51:57,376 root INFO creating build/lib/django/contrib/redirects/locale/fr 2024-05-07 20:51:57,377 root INFO creating build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES 2024-05-07 20:51:57,377 root INFO copying django/contrib/redirects/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES 2024-05-07 20:51:57,378 root INFO copying django/contrib/redirects/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES 2024-05-07 20:51:57,379 root INFO creating build/lib/django/contrib/redirects/locale/fy 2024-05-07 20:51:57,380 root INFO creating build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES 2024-05-07 20:51:57,380 root INFO copying django/contrib/redirects/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES 2024-05-07 20:51:57,381 root INFO copying django/contrib/redirects/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES 2024-05-07 20:51:57,382 root INFO creating build/lib/django/contrib/redirects/locale/ga 2024-05-07 20:51:57,383 root INFO creating build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES 2024-05-07 20:51:57,383 root INFO copying django/contrib/redirects/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES 2024-05-07 20:51:57,384 root INFO copying django/contrib/redirects/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES 2024-05-07 20:51:57,385 root INFO creating build/lib/django/contrib/redirects/locale/gd 2024-05-07 20:51:57,386 root INFO creating build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES 2024-05-07 20:51:57,386 root INFO copying django/contrib/redirects/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES 2024-05-07 20:51:57,387 root INFO copying django/contrib/redirects/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES 2024-05-07 20:51:57,388 root INFO creating build/lib/django/contrib/redirects/locale/gl 2024-05-07 20:51:57,389 root INFO creating build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES 2024-05-07 20:51:57,389 root INFO copying django/contrib/redirects/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES 2024-05-07 20:51:57,390 root INFO copying django/contrib/redirects/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES 2024-05-07 20:51:57,391 root INFO creating build/lib/django/contrib/redirects/locale/he 2024-05-07 20:51:57,392 root INFO creating build/lib/django/contrib/redirects/locale/he/LC_MESSAGES 2024-05-07 20:51:57,392 root INFO copying django/contrib/redirects/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/he/LC_MESSAGES 2024-05-07 20:51:57,393 root INFO copying django/contrib/redirects/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/he/LC_MESSAGES 2024-05-07 20:51:57,394 root INFO creating build/lib/django/contrib/redirects/locale/hi 2024-05-07 20:51:57,395 root INFO creating build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES 2024-05-07 20:51:57,395 root INFO copying django/contrib/redirects/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES 2024-05-07 20:51:57,396 root INFO copying django/contrib/redirects/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES 2024-05-07 20:51:57,397 root INFO creating build/lib/django/contrib/redirects/locale/hr 2024-05-07 20:51:57,398 root INFO creating build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES 2024-05-07 20:51:57,399 root INFO copying django/contrib/redirects/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES 2024-05-07 20:51:57,400 root INFO copying django/contrib/redirects/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES 2024-05-07 20:51:57,401 root INFO creating build/lib/django/contrib/redirects/locale/hsb 2024-05-07 20:51:57,401 root INFO creating build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES 2024-05-07 20:51:57,402 root INFO copying django/contrib/redirects/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES 2024-05-07 20:51:57,403 root INFO copying django/contrib/redirects/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES 2024-05-07 20:51:57,404 root INFO creating build/lib/django/contrib/redirects/locale/hu 2024-05-07 20:51:57,404 root INFO creating build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES 2024-05-07 20:51:57,405 root INFO copying django/contrib/redirects/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES 2024-05-07 20:51:57,406 root INFO copying django/contrib/redirects/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES 2024-05-07 20:51:57,407 root INFO creating build/lib/django/contrib/redirects/locale/hy 2024-05-07 20:51:57,407 root INFO creating build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES 2024-05-07 20:51:57,408 root INFO copying django/contrib/redirects/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES 2024-05-07 20:51:57,409 root INFO copying django/contrib/redirects/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES 2024-05-07 20:51:57,409 root INFO creating build/lib/django/contrib/redirects/locale/ia 2024-05-07 20:51:57,410 root INFO creating build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES 2024-05-07 20:51:57,411 root INFO copying django/contrib/redirects/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES 2024-05-07 20:51:57,412 root INFO copying django/contrib/redirects/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES 2024-05-07 20:51:57,413 root INFO creating build/lib/django/contrib/redirects/locale/id 2024-05-07 20:51:57,413 root INFO creating build/lib/django/contrib/redirects/locale/id/LC_MESSAGES 2024-05-07 20:51:57,414 root INFO copying django/contrib/redirects/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/id/LC_MESSAGES 2024-05-07 20:51:57,415 root INFO copying django/contrib/redirects/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/id/LC_MESSAGES 2024-05-07 20:51:57,416 root INFO creating build/lib/django/contrib/redirects/locale/io 2024-05-07 20:51:57,416 root INFO creating build/lib/django/contrib/redirects/locale/io/LC_MESSAGES 2024-05-07 20:51:57,417 root INFO copying django/contrib/redirects/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/io/LC_MESSAGES 2024-05-07 20:51:57,418 root INFO copying django/contrib/redirects/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/io/LC_MESSAGES 2024-05-07 20:51:57,419 root INFO creating build/lib/django/contrib/redirects/locale/is 2024-05-07 20:51:57,419 root INFO creating build/lib/django/contrib/redirects/locale/is/LC_MESSAGES 2024-05-07 20:51:57,420 root INFO copying django/contrib/redirects/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/is/LC_MESSAGES 2024-05-07 20:51:57,421 root INFO copying django/contrib/redirects/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/is/LC_MESSAGES 2024-05-07 20:51:57,422 root INFO creating build/lib/django/contrib/redirects/locale/it 2024-05-07 20:51:57,422 root INFO creating build/lib/django/contrib/redirects/locale/it/LC_MESSAGES 2024-05-07 20:51:57,423 root INFO copying django/contrib/redirects/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/it/LC_MESSAGES 2024-05-07 20:51:57,424 root INFO copying django/contrib/redirects/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/it/LC_MESSAGES 2024-05-07 20:51:57,425 root INFO creating build/lib/django/contrib/redirects/locale/ja 2024-05-07 20:51:57,425 root INFO creating build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES 2024-05-07 20:51:57,426 root INFO copying django/contrib/redirects/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES 2024-05-07 20:51:57,427 root INFO copying django/contrib/redirects/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES 2024-05-07 20:51:57,428 root INFO creating build/lib/django/contrib/redirects/locale/ka 2024-05-07 20:51:57,428 root INFO creating build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES 2024-05-07 20:51:57,429 root INFO copying django/contrib/redirects/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES 2024-05-07 20:51:57,430 root INFO copying django/contrib/redirects/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES 2024-05-07 20:51:57,431 root INFO creating build/lib/django/contrib/redirects/locale/kab 2024-05-07 20:51:57,431 root INFO creating build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES 2024-05-07 20:51:57,432 root INFO copying django/contrib/redirects/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES 2024-05-07 20:51:57,433 root INFO copying django/contrib/redirects/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES 2024-05-07 20:51:57,434 root INFO creating build/lib/django/contrib/redirects/locale/kk 2024-05-07 20:51:57,434 root INFO creating build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES 2024-05-07 20:51:57,435 root INFO copying django/contrib/redirects/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES 2024-05-07 20:51:57,436 root INFO copying django/contrib/redirects/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES 2024-05-07 20:51:57,437 root INFO creating build/lib/django/contrib/redirects/locale/km 2024-05-07 20:51:57,437 root INFO creating build/lib/django/contrib/redirects/locale/km/LC_MESSAGES 2024-05-07 20:51:57,438 root INFO copying django/contrib/redirects/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/km/LC_MESSAGES 2024-05-07 20:51:57,439 root INFO copying django/contrib/redirects/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/km/LC_MESSAGES 2024-05-07 20:51:57,440 root INFO creating build/lib/django/contrib/redirects/locale/kn 2024-05-07 20:51:57,441 root INFO creating build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES 2024-05-07 20:51:57,441 root INFO copying django/contrib/redirects/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES 2024-05-07 20:51:57,442 root INFO copying django/contrib/redirects/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES 2024-05-07 20:51:57,443 root INFO creating build/lib/django/contrib/redirects/locale/ko 2024-05-07 20:51:57,444 root INFO creating build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES 2024-05-07 20:51:57,444 root INFO copying django/contrib/redirects/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES 2024-05-07 20:51:57,445 root INFO copying django/contrib/redirects/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES 2024-05-07 20:51:57,446 root INFO creating build/lib/django/contrib/redirects/locale/ky 2024-05-07 20:51:57,447 root INFO creating build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES 2024-05-07 20:51:57,447 root INFO copying django/contrib/redirects/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES 2024-05-07 20:51:57,448 root INFO copying django/contrib/redirects/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES 2024-05-07 20:51:57,449 root INFO creating build/lib/django/contrib/redirects/locale/lb 2024-05-07 20:51:57,450 root INFO creating build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES 2024-05-07 20:51:57,450 root INFO copying django/contrib/redirects/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES 2024-05-07 20:51:57,451 root INFO copying django/contrib/redirects/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES 2024-05-07 20:51:57,452 root INFO creating build/lib/django/contrib/redirects/locale/lt 2024-05-07 20:51:57,453 root INFO creating build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES 2024-05-07 20:51:57,453 root INFO copying django/contrib/redirects/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES 2024-05-07 20:51:57,454 root INFO copying django/contrib/redirects/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES 2024-05-07 20:51:57,455 root INFO creating build/lib/django/contrib/redirects/locale/lv 2024-05-07 20:51:57,456 root INFO creating build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES 2024-05-07 20:51:57,456 root INFO copying django/contrib/redirects/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES 2024-05-07 20:51:57,457 root INFO copying django/contrib/redirects/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES 2024-05-07 20:51:57,458 root INFO creating build/lib/django/contrib/redirects/locale/mk 2024-05-07 20:51:57,459 root INFO creating build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES 2024-05-07 20:51:57,459 root INFO copying django/contrib/redirects/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES 2024-05-07 20:51:57,460 root INFO copying django/contrib/redirects/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES 2024-05-07 20:51:57,461 root INFO creating build/lib/django/contrib/redirects/locale/ml 2024-05-07 20:51:57,462 root INFO creating build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES 2024-05-07 20:51:57,462 root INFO copying django/contrib/redirects/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES 2024-05-07 20:51:57,463 root INFO copying django/contrib/redirects/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES 2024-05-07 20:51:57,464 root INFO creating build/lib/django/contrib/redirects/locale/mn 2024-05-07 20:51:57,465 root INFO creating build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES 2024-05-07 20:51:57,465 root INFO copying django/contrib/redirects/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES 2024-05-07 20:51:57,466 root INFO copying django/contrib/redirects/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES 2024-05-07 20:51:57,467 root INFO creating build/lib/django/contrib/redirects/locale/mr 2024-05-07 20:51:57,468 root INFO creating build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES 2024-05-07 20:51:57,468 root INFO copying django/contrib/redirects/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES 2024-05-07 20:51:57,469 root INFO copying django/contrib/redirects/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES 2024-05-07 20:51:57,470 root INFO creating build/lib/django/contrib/redirects/locale/ms 2024-05-07 20:51:57,471 root INFO creating build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES 2024-05-07 20:51:57,471 root INFO copying django/contrib/redirects/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES 2024-05-07 20:51:57,472 root INFO copying django/contrib/redirects/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES 2024-05-07 20:51:57,473 root INFO creating build/lib/django/contrib/redirects/locale/my 2024-05-07 20:51:57,474 root INFO creating build/lib/django/contrib/redirects/locale/my/LC_MESSAGES 2024-05-07 20:51:57,474 root INFO copying django/contrib/redirects/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/my/LC_MESSAGES 2024-05-07 20:51:57,475 root INFO copying django/contrib/redirects/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/my/LC_MESSAGES 2024-05-07 20:51:57,476 root INFO creating build/lib/django/contrib/redirects/locale/nb 2024-05-07 20:51:57,477 root INFO creating build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES 2024-05-07 20:51:57,477 root INFO copying django/contrib/redirects/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES 2024-05-07 20:51:57,478 root INFO copying django/contrib/redirects/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES 2024-05-07 20:51:57,479 root INFO creating build/lib/django/contrib/redirects/locale/ne 2024-05-07 20:51:57,480 root INFO creating build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES 2024-05-07 20:51:57,481 root INFO copying django/contrib/redirects/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES 2024-05-07 20:51:57,481 root INFO copying django/contrib/redirects/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES 2024-05-07 20:51:57,483 root INFO creating build/lib/django/contrib/redirects/locale/nl 2024-05-07 20:51:57,483 root INFO creating build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES 2024-05-07 20:51:57,484 root INFO copying django/contrib/redirects/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES 2024-05-07 20:51:57,485 root INFO copying django/contrib/redirects/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES 2024-05-07 20:51:57,486 root INFO creating build/lib/django/contrib/redirects/locale/nn 2024-05-07 20:51:57,486 root INFO creating build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES 2024-05-07 20:51:57,487 root INFO copying django/contrib/redirects/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES 2024-05-07 20:51:57,488 root INFO copying django/contrib/redirects/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES 2024-05-07 20:51:57,489 root INFO creating build/lib/django/contrib/redirects/locale/os 2024-05-07 20:51:57,489 root INFO creating build/lib/django/contrib/redirects/locale/os/LC_MESSAGES 2024-05-07 20:51:57,490 root INFO copying django/contrib/redirects/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/os/LC_MESSAGES 2024-05-07 20:51:57,491 root INFO copying django/contrib/redirects/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/os/LC_MESSAGES 2024-05-07 20:51:57,492 root INFO creating build/lib/django/contrib/redirects/locale/pa 2024-05-07 20:51:57,492 root INFO creating build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES 2024-05-07 20:51:57,493 root INFO copying django/contrib/redirects/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES 2024-05-07 20:51:57,494 root INFO copying django/contrib/redirects/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES 2024-05-07 20:51:57,495 root INFO creating build/lib/django/contrib/redirects/locale/pl 2024-05-07 20:51:57,495 root INFO creating build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES 2024-05-07 20:51:57,496 root INFO copying django/contrib/redirects/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES 2024-05-07 20:51:57,497 root INFO copying django/contrib/redirects/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES 2024-05-07 20:51:57,498 root INFO creating build/lib/django/contrib/redirects/locale/pt 2024-05-07 20:51:57,498 root INFO creating build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES 2024-05-07 20:51:57,499 root INFO copying django/contrib/redirects/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES 2024-05-07 20:51:57,500 root INFO copying django/contrib/redirects/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES 2024-05-07 20:51:57,501 root INFO creating build/lib/django/contrib/redirects/locale/pt_BR 2024-05-07 20:51:57,501 root INFO creating build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:57,502 root INFO copying django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:57,503 root INFO copying django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:57,504 root INFO creating build/lib/django/contrib/redirects/locale/ro 2024-05-07 20:51:57,504 root INFO creating build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES 2024-05-07 20:51:57,505 root INFO copying django/contrib/redirects/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES 2024-05-07 20:51:57,506 root INFO copying django/contrib/redirects/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES 2024-05-07 20:51:57,507 root INFO creating build/lib/django/contrib/redirects/locale/ru 2024-05-07 20:51:57,507 root INFO creating build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES 2024-05-07 20:51:57,508 root INFO copying django/contrib/redirects/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES 2024-05-07 20:51:57,509 root INFO copying django/contrib/redirects/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES 2024-05-07 20:51:57,510 root INFO creating build/lib/django/contrib/redirects/locale/sk 2024-05-07 20:51:57,510 root INFO creating build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES 2024-05-07 20:51:57,511 root INFO copying django/contrib/redirects/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES 2024-05-07 20:51:57,512 root INFO copying django/contrib/redirects/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES 2024-05-07 20:51:57,513 root INFO creating build/lib/django/contrib/redirects/locale/sl 2024-05-07 20:51:57,513 root INFO creating build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES 2024-05-07 20:51:57,514 root INFO copying django/contrib/redirects/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES 2024-05-07 20:51:57,515 root INFO copying django/contrib/redirects/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES 2024-05-07 20:51:57,516 root INFO creating build/lib/django/contrib/redirects/locale/sq 2024-05-07 20:51:57,517 root INFO creating build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES 2024-05-07 20:51:57,517 root INFO copying django/contrib/redirects/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES 2024-05-07 20:51:57,518 root INFO copying django/contrib/redirects/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES 2024-05-07 20:51:57,519 root INFO creating build/lib/django/contrib/redirects/locale/sr 2024-05-07 20:51:57,520 root INFO creating build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES 2024-05-07 20:51:57,520 root INFO copying django/contrib/redirects/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES 2024-05-07 20:51:57,521 root INFO copying django/contrib/redirects/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES 2024-05-07 20:51:57,522 root INFO creating build/lib/django/contrib/redirects/locale/sr_Latn 2024-05-07 20:51:57,523 root INFO creating build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:57,523 root INFO copying django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:57,524 root INFO copying django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:57,525 root INFO creating build/lib/django/contrib/redirects/locale/sv 2024-05-07 20:51:57,526 root INFO creating build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES 2024-05-07 20:51:57,526 root INFO copying django/contrib/redirects/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES 2024-05-07 20:51:57,527 root INFO copying django/contrib/redirects/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES 2024-05-07 20:51:57,528 root INFO creating build/lib/django/contrib/redirects/locale/sw 2024-05-07 20:51:57,529 root INFO creating build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES 2024-05-07 20:51:57,529 root INFO copying django/contrib/redirects/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES 2024-05-07 20:51:57,530 root INFO copying django/contrib/redirects/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES 2024-05-07 20:51:57,531 root INFO creating build/lib/django/contrib/redirects/locale/ta 2024-05-07 20:51:57,532 root INFO creating build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES 2024-05-07 20:51:57,532 root INFO copying django/contrib/redirects/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES 2024-05-07 20:51:57,533 root INFO copying django/contrib/redirects/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES 2024-05-07 20:51:57,534 root INFO creating build/lib/django/contrib/redirects/locale/te 2024-05-07 20:51:57,535 root INFO creating build/lib/django/contrib/redirects/locale/te/LC_MESSAGES 2024-05-07 20:51:57,536 root INFO copying django/contrib/redirects/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/te/LC_MESSAGES 2024-05-07 20:51:57,536 root INFO copying django/contrib/redirects/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/te/LC_MESSAGES 2024-05-07 20:51:57,537 root INFO creating build/lib/django/contrib/redirects/locale/tg 2024-05-07 20:51:57,538 root INFO creating build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES 2024-05-07 20:51:57,539 root INFO copying django/contrib/redirects/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES 2024-05-07 20:51:57,540 root INFO copying django/contrib/redirects/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES 2024-05-07 20:51:57,540 root INFO creating build/lib/django/contrib/redirects/locale/th 2024-05-07 20:51:57,541 root INFO creating build/lib/django/contrib/redirects/locale/th/LC_MESSAGES 2024-05-07 20:51:57,542 root INFO copying django/contrib/redirects/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/th/LC_MESSAGES 2024-05-07 20:51:57,543 root INFO copying django/contrib/redirects/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/th/LC_MESSAGES 2024-05-07 20:51:57,544 root INFO creating build/lib/django/contrib/redirects/locale/tk 2024-05-07 20:51:57,544 root INFO creating build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES 2024-05-07 20:51:57,545 root INFO copying django/contrib/redirects/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES 2024-05-07 20:51:57,546 root INFO copying django/contrib/redirects/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES 2024-05-07 20:51:57,547 root INFO creating build/lib/django/contrib/redirects/locale/tr 2024-05-07 20:51:57,547 root INFO creating build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES 2024-05-07 20:51:57,548 root INFO copying django/contrib/redirects/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES 2024-05-07 20:51:57,549 root INFO copying django/contrib/redirects/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES 2024-05-07 20:51:57,550 root INFO creating build/lib/django/contrib/redirects/locale/tt 2024-05-07 20:51:57,550 root INFO creating build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES 2024-05-07 20:51:57,551 root INFO copying django/contrib/redirects/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES 2024-05-07 20:51:57,552 root INFO copying django/contrib/redirects/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES 2024-05-07 20:51:57,553 root INFO creating build/lib/django/contrib/redirects/locale/udm 2024-05-07 20:51:57,553 root INFO creating build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES 2024-05-07 20:51:57,554 root INFO copying django/contrib/redirects/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES 2024-05-07 20:51:57,555 root INFO copying django/contrib/redirects/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES 2024-05-07 20:51:57,556 root INFO creating build/lib/django/contrib/redirects/locale/uk 2024-05-07 20:51:57,556 root INFO creating build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES 2024-05-07 20:51:57,557 root INFO copying django/contrib/redirects/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES 2024-05-07 20:51:57,558 root INFO copying django/contrib/redirects/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES 2024-05-07 20:51:57,559 root INFO creating build/lib/django/contrib/redirects/locale/ur 2024-05-07 20:51:57,559 root INFO creating build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES 2024-05-07 20:51:57,560 root INFO copying django/contrib/redirects/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES 2024-05-07 20:51:57,561 root INFO copying django/contrib/redirects/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES 2024-05-07 20:51:57,562 root INFO creating build/lib/django/contrib/redirects/locale/uz 2024-05-07 20:51:57,562 root INFO creating build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES 2024-05-07 20:51:57,563 root INFO copying django/contrib/redirects/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES 2024-05-07 20:51:57,564 root INFO copying django/contrib/redirects/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES 2024-05-07 20:51:57,565 root INFO creating build/lib/django/contrib/redirects/locale/vi 2024-05-07 20:51:57,565 root INFO creating build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES 2024-05-07 20:51:57,566 root INFO copying django/contrib/redirects/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES 2024-05-07 20:51:57,567 root INFO copying django/contrib/redirects/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES 2024-05-07 20:51:57,568 root INFO creating build/lib/django/contrib/redirects/locale/zh_Hans 2024-05-07 20:51:57,568 root INFO creating build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:57,569 root INFO copying django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:57,570 root INFO copying django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:57,571 root INFO creating build/lib/django/contrib/redirects/locale/zh_Hant 2024-05-07 20:51:57,571 root INFO creating build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:57,572 root INFO copying django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:57,573 root INFO copying django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:57,574 root INFO copying django/contrib/auth/common-passwords.txt.gz -> build/lib/django/contrib/auth 2024-05-07 20:51:57,576 root INFO creating build/lib/django/contrib/auth/locale 2024-05-07 20:51:57,576 root INFO creating build/lib/django/contrib/auth/locale/af 2024-05-07 20:51:57,577 root INFO creating build/lib/django/contrib/auth/locale/af/LC_MESSAGES 2024-05-07 20:51:57,577 root INFO copying django/contrib/auth/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/af/LC_MESSAGES 2024-05-07 20:51:57,578 root INFO copying django/contrib/auth/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/af/LC_MESSAGES 2024-05-07 20:51:57,579 root INFO creating build/lib/django/contrib/auth/locale/ar 2024-05-07 20:51:57,580 root INFO creating build/lib/django/contrib/auth/locale/ar/LC_MESSAGES 2024-05-07 20:51:57,580 root INFO copying django/contrib/auth/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ar/LC_MESSAGES 2024-05-07 20:51:57,582 root INFO copying django/contrib/auth/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ar/LC_MESSAGES 2024-05-07 20:51:57,583 root INFO creating build/lib/django/contrib/auth/locale/ar_DZ 2024-05-07 20:51:57,583 root INFO creating build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:57,584 root INFO copying django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:57,585 root INFO copying django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:57,586 root INFO creating build/lib/django/contrib/auth/locale/ast 2024-05-07 20:51:57,587 root INFO creating build/lib/django/contrib/auth/locale/ast/LC_MESSAGES 2024-05-07 20:51:57,588 root INFO copying django/contrib/auth/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ast/LC_MESSAGES 2024-05-07 20:51:57,589 root INFO copying django/contrib/auth/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ast/LC_MESSAGES 2024-05-07 20:51:57,627 root INFO creating build/lib/django/contrib/auth/locale/az 2024-05-07 20:51:57,628 root INFO creating build/lib/django/contrib/auth/locale/az/LC_MESSAGES 2024-05-07 20:51:57,628 root INFO copying django/contrib/auth/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/az/LC_MESSAGES 2024-05-07 20:51:57,629 root INFO copying django/contrib/auth/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/az/LC_MESSAGES 2024-05-07 20:51:57,630 root INFO creating build/lib/django/contrib/auth/locale/be 2024-05-07 20:51:57,631 root INFO creating build/lib/django/contrib/auth/locale/be/LC_MESSAGES 2024-05-07 20:51:57,631 root INFO copying django/contrib/auth/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/be/LC_MESSAGES 2024-05-07 20:51:57,633 root INFO copying django/contrib/auth/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/be/LC_MESSAGES 2024-05-07 20:51:57,634 root INFO creating build/lib/django/contrib/auth/locale/bg 2024-05-07 20:51:57,634 root INFO creating build/lib/django/contrib/auth/locale/bg/LC_MESSAGES 2024-05-07 20:51:57,635 root INFO copying django/contrib/auth/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/bg/LC_MESSAGES 2024-05-07 20:51:57,636 root INFO copying django/contrib/auth/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/bg/LC_MESSAGES 2024-05-07 20:51:57,637 root INFO creating build/lib/django/contrib/auth/locale/bn 2024-05-07 20:51:57,638 root INFO creating build/lib/django/contrib/auth/locale/bn/LC_MESSAGES 2024-05-07 20:51:57,639 root INFO copying django/contrib/auth/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/bn/LC_MESSAGES 2024-05-07 20:51:57,640 root INFO copying django/contrib/auth/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/bn/LC_MESSAGES 2024-05-07 20:51:57,641 root INFO creating build/lib/django/contrib/auth/locale/br 2024-05-07 20:51:57,641 root INFO creating build/lib/django/contrib/auth/locale/br/LC_MESSAGES 2024-05-07 20:51:57,642 root INFO copying django/contrib/auth/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/br/LC_MESSAGES 2024-05-07 20:51:57,643 root INFO copying django/contrib/auth/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/br/LC_MESSAGES 2024-05-07 20:51:57,644 root INFO creating build/lib/django/contrib/auth/locale/bs 2024-05-07 20:51:57,644 root INFO creating build/lib/django/contrib/auth/locale/bs/LC_MESSAGES 2024-05-07 20:51:57,645 root INFO copying django/contrib/auth/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/bs/LC_MESSAGES 2024-05-07 20:51:57,646 root INFO copying django/contrib/auth/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/bs/LC_MESSAGES 2024-05-07 20:51:57,647 root INFO creating build/lib/django/contrib/auth/locale/ca 2024-05-07 20:51:57,647 root INFO creating build/lib/django/contrib/auth/locale/ca/LC_MESSAGES 2024-05-07 20:51:57,648 root INFO copying django/contrib/auth/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ca/LC_MESSAGES 2024-05-07 20:51:57,649 root INFO copying django/contrib/auth/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ca/LC_MESSAGES 2024-05-07 20:51:57,650 root INFO creating build/lib/django/contrib/auth/locale/ckb 2024-05-07 20:51:57,651 root INFO creating build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES 2024-05-07 20:51:57,651 root INFO copying django/contrib/auth/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES 2024-05-07 20:51:57,652 root INFO copying django/contrib/auth/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES 2024-05-07 20:51:57,654 root INFO creating build/lib/django/contrib/auth/locale/cs 2024-05-07 20:51:57,654 root INFO creating build/lib/django/contrib/auth/locale/cs/LC_MESSAGES 2024-05-07 20:51:57,655 root INFO copying django/contrib/auth/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/cs/LC_MESSAGES 2024-05-07 20:51:57,656 root INFO copying django/contrib/auth/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/cs/LC_MESSAGES 2024-05-07 20:51:57,657 root INFO creating build/lib/django/contrib/auth/locale/cy 2024-05-07 20:51:57,658 root INFO creating build/lib/django/contrib/auth/locale/cy/LC_MESSAGES 2024-05-07 20:51:57,658 root INFO copying django/contrib/auth/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/cy/LC_MESSAGES 2024-05-07 20:51:57,659 root INFO copying django/contrib/auth/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/cy/LC_MESSAGES 2024-05-07 20:51:57,660 root INFO creating build/lib/django/contrib/auth/locale/da 2024-05-07 20:51:57,661 root INFO creating build/lib/django/contrib/auth/locale/da/LC_MESSAGES 2024-05-07 20:51:57,661 root INFO copying django/contrib/auth/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/da/LC_MESSAGES 2024-05-07 20:51:57,662 root INFO copying django/contrib/auth/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/da/LC_MESSAGES 2024-05-07 20:51:57,664 root INFO creating build/lib/django/contrib/auth/locale/de 2024-05-07 20:51:57,664 root INFO creating build/lib/django/contrib/auth/locale/de/LC_MESSAGES 2024-05-07 20:51:57,665 root INFO copying django/contrib/auth/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/de/LC_MESSAGES 2024-05-07 20:51:57,666 root INFO copying django/contrib/auth/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/de/LC_MESSAGES 2024-05-07 20:51:57,667 root INFO creating build/lib/django/contrib/auth/locale/dsb 2024-05-07 20:51:57,668 root INFO creating build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES 2024-05-07 20:51:57,668 root INFO copying django/contrib/auth/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES 2024-05-07 20:51:57,669 root INFO copying django/contrib/auth/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES 2024-05-07 20:51:57,671 root INFO creating build/lib/django/contrib/auth/locale/el 2024-05-07 20:51:57,671 root INFO creating build/lib/django/contrib/auth/locale/el/LC_MESSAGES 2024-05-07 20:51:57,672 root INFO copying django/contrib/auth/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/el/LC_MESSAGES 2024-05-07 20:51:57,673 root INFO copying django/contrib/auth/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/el/LC_MESSAGES 2024-05-07 20:51:57,674 root INFO creating build/lib/django/contrib/auth/locale/en 2024-05-07 20:51:57,675 root INFO creating build/lib/django/contrib/auth/locale/en/LC_MESSAGES 2024-05-07 20:51:57,675 root INFO copying django/contrib/auth/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/en/LC_MESSAGES 2024-05-07 20:51:57,676 root INFO copying django/contrib/auth/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/en/LC_MESSAGES 2024-05-07 20:51:57,677 root INFO creating build/lib/django/contrib/auth/locale/en_AU 2024-05-07 20:51:57,678 root INFO creating build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:57,679 root INFO copying django/contrib/auth/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:57,680 root INFO copying django/contrib/auth/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:57,681 root INFO creating build/lib/django/contrib/auth/locale/en_GB 2024-05-07 20:51:57,681 root INFO creating build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:57,682 root INFO copying django/contrib/auth/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:57,683 root INFO copying django/contrib/auth/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:57,684 root INFO creating build/lib/django/contrib/auth/locale/eo 2024-05-07 20:51:57,684 root INFO creating build/lib/django/contrib/auth/locale/eo/LC_MESSAGES 2024-05-07 20:51:57,685 root INFO copying django/contrib/auth/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/eo/LC_MESSAGES 2024-05-07 20:51:57,686 root INFO copying django/contrib/auth/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/eo/LC_MESSAGES 2024-05-07 20:51:57,687 root INFO creating build/lib/django/contrib/auth/locale/es 2024-05-07 20:51:57,688 root INFO creating build/lib/django/contrib/auth/locale/es/LC_MESSAGES 2024-05-07 20:51:57,688 root INFO copying django/contrib/auth/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es/LC_MESSAGES 2024-05-07 20:51:57,689 root INFO copying django/contrib/auth/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es/LC_MESSAGES 2024-05-07 20:51:57,690 root INFO creating build/lib/django/contrib/auth/locale/es_AR 2024-05-07 20:51:57,691 root INFO creating build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:57,692 root INFO copying django/contrib/auth/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:57,693 root INFO copying django/contrib/auth/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:57,694 root INFO creating build/lib/django/contrib/auth/locale/es_CO 2024-05-07 20:51:57,694 root INFO creating build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:57,695 root INFO copying django/contrib/auth/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:57,696 root INFO copying django/contrib/auth/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:57,697 root INFO creating build/lib/django/contrib/auth/locale/es_MX 2024-05-07 20:51:57,697 root INFO creating build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:57,698 root INFO copying django/contrib/auth/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:57,699 root INFO copying django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:57,700 root INFO creating build/lib/django/contrib/auth/locale/es_VE 2024-05-07 20:51:57,701 root INFO creating build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:57,701 root INFO copying django/contrib/auth/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:57,702 root INFO copying django/contrib/auth/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:57,703 root INFO creating build/lib/django/contrib/auth/locale/et 2024-05-07 20:51:57,704 root INFO creating build/lib/django/contrib/auth/locale/et/LC_MESSAGES 2024-05-07 20:51:57,704 root INFO copying django/contrib/auth/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/et/LC_MESSAGES 2024-05-07 20:51:57,705 root INFO copying django/contrib/auth/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/et/LC_MESSAGES 2024-05-07 20:51:57,707 root INFO creating build/lib/django/contrib/auth/locale/eu 2024-05-07 20:51:57,707 root INFO creating build/lib/django/contrib/auth/locale/eu/LC_MESSAGES 2024-05-07 20:51:57,708 root INFO copying django/contrib/auth/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/eu/LC_MESSAGES 2024-05-07 20:51:57,709 root INFO copying django/contrib/auth/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/eu/LC_MESSAGES 2024-05-07 20:51:57,710 root INFO creating build/lib/django/contrib/auth/locale/fa 2024-05-07 20:51:57,710 root INFO creating build/lib/django/contrib/auth/locale/fa/LC_MESSAGES 2024-05-07 20:51:57,711 root INFO copying django/contrib/auth/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fa/LC_MESSAGES 2024-05-07 20:51:57,712 root INFO copying django/contrib/auth/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fa/LC_MESSAGES 2024-05-07 20:51:57,713 root INFO creating build/lib/django/contrib/auth/locale/fi 2024-05-07 20:51:57,714 root INFO creating build/lib/django/contrib/auth/locale/fi/LC_MESSAGES 2024-05-07 20:51:57,714 root INFO copying django/contrib/auth/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fi/LC_MESSAGES 2024-05-07 20:51:57,715 root INFO copying django/contrib/auth/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fi/LC_MESSAGES 2024-05-07 20:51:57,717 root INFO creating build/lib/django/contrib/auth/locale/fr 2024-05-07 20:51:57,717 root INFO creating build/lib/django/contrib/auth/locale/fr/LC_MESSAGES 2024-05-07 20:51:57,718 root INFO copying django/contrib/auth/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fr/LC_MESSAGES 2024-05-07 20:51:57,719 root INFO copying django/contrib/auth/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fr/LC_MESSAGES 2024-05-07 20:51:57,720 root INFO creating build/lib/django/contrib/auth/locale/fy 2024-05-07 20:51:57,721 root INFO creating build/lib/django/contrib/auth/locale/fy/LC_MESSAGES 2024-05-07 20:51:57,721 root INFO copying django/contrib/auth/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fy/LC_MESSAGES 2024-05-07 20:51:57,722 root INFO copying django/contrib/auth/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fy/LC_MESSAGES 2024-05-07 20:51:57,723 root INFO creating build/lib/django/contrib/auth/locale/ga 2024-05-07 20:51:57,724 root INFO creating build/lib/django/contrib/auth/locale/ga/LC_MESSAGES 2024-05-07 20:51:57,725 root INFO copying django/contrib/auth/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ga/LC_MESSAGES 2024-05-07 20:51:57,726 root INFO copying django/contrib/auth/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ga/LC_MESSAGES 2024-05-07 20:51:57,727 root INFO creating build/lib/django/contrib/auth/locale/gd 2024-05-07 20:51:57,727 root INFO creating build/lib/django/contrib/auth/locale/gd/LC_MESSAGES 2024-05-07 20:51:57,728 root INFO copying django/contrib/auth/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/gd/LC_MESSAGES 2024-05-07 20:51:57,729 root INFO copying django/contrib/auth/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/gd/LC_MESSAGES 2024-05-07 20:51:57,730 root INFO creating build/lib/django/contrib/auth/locale/gl 2024-05-07 20:51:57,731 root INFO creating build/lib/django/contrib/auth/locale/gl/LC_MESSAGES 2024-05-07 20:51:57,731 root INFO copying django/contrib/auth/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/gl/LC_MESSAGES 2024-05-07 20:51:57,732 root INFO copying django/contrib/auth/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/gl/LC_MESSAGES 2024-05-07 20:51:57,734 root INFO creating build/lib/django/contrib/auth/locale/he 2024-05-07 20:51:57,734 root INFO creating build/lib/django/contrib/auth/locale/he/LC_MESSAGES 2024-05-07 20:51:57,735 root INFO copying django/contrib/auth/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/he/LC_MESSAGES 2024-05-07 20:51:57,736 root INFO copying django/contrib/auth/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/he/LC_MESSAGES 2024-05-07 20:51:57,737 root INFO creating build/lib/django/contrib/auth/locale/hi 2024-05-07 20:51:57,738 root INFO creating build/lib/django/contrib/auth/locale/hi/LC_MESSAGES 2024-05-07 20:51:57,738 root INFO copying django/contrib/auth/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hi/LC_MESSAGES 2024-05-07 20:51:57,739 root INFO copying django/contrib/auth/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hi/LC_MESSAGES 2024-05-07 20:51:57,740 root INFO creating build/lib/django/contrib/auth/locale/hr 2024-05-07 20:51:57,741 root INFO creating build/lib/django/contrib/auth/locale/hr/LC_MESSAGES 2024-05-07 20:51:57,741 root INFO copying django/contrib/auth/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hr/LC_MESSAGES 2024-05-07 20:51:57,742 root INFO copying django/contrib/auth/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hr/LC_MESSAGES 2024-05-07 20:51:57,743 root INFO creating build/lib/django/contrib/auth/locale/hsb 2024-05-07 20:51:57,744 root INFO creating build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES 2024-05-07 20:51:57,745 root INFO copying django/contrib/auth/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES 2024-05-07 20:51:57,746 root INFO copying django/contrib/auth/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES 2024-05-07 20:51:57,747 root INFO creating build/lib/django/contrib/auth/locale/hu 2024-05-07 20:51:57,747 root INFO creating build/lib/django/contrib/auth/locale/hu/LC_MESSAGES 2024-05-07 20:51:57,748 root INFO copying django/contrib/auth/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hu/LC_MESSAGES 2024-05-07 20:51:57,749 root INFO copying django/contrib/auth/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hu/LC_MESSAGES 2024-05-07 20:51:57,750 root INFO creating build/lib/django/contrib/auth/locale/hy 2024-05-07 20:51:57,751 root INFO creating build/lib/django/contrib/auth/locale/hy/LC_MESSAGES 2024-05-07 20:51:57,751 root INFO copying django/contrib/auth/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hy/LC_MESSAGES 2024-05-07 20:51:57,752 root INFO copying django/contrib/auth/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hy/LC_MESSAGES 2024-05-07 20:51:57,754 root INFO creating build/lib/django/contrib/auth/locale/ia 2024-05-07 20:51:57,754 root INFO creating build/lib/django/contrib/auth/locale/ia/LC_MESSAGES 2024-05-07 20:51:57,755 root INFO copying django/contrib/auth/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ia/LC_MESSAGES 2024-05-07 20:51:57,756 root INFO copying django/contrib/auth/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ia/LC_MESSAGES 2024-05-07 20:51:57,757 root INFO creating build/lib/django/contrib/auth/locale/id 2024-05-07 20:51:57,757 root INFO creating build/lib/django/contrib/auth/locale/id/LC_MESSAGES 2024-05-07 20:51:57,758 root INFO copying django/contrib/auth/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/id/LC_MESSAGES 2024-05-07 20:51:57,759 root INFO copying django/contrib/auth/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/id/LC_MESSAGES 2024-05-07 20:51:57,760 root INFO creating build/lib/django/contrib/auth/locale/io 2024-05-07 20:51:57,761 root INFO creating build/lib/django/contrib/auth/locale/io/LC_MESSAGES 2024-05-07 20:51:57,761 root INFO copying django/contrib/auth/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/io/LC_MESSAGES 2024-05-07 20:51:57,762 root INFO copying django/contrib/auth/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/io/LC_MESSAGES 2024-05-07 20:51:57,763 root INFO creating build/lib/django/contrib/auth/locale/is 2024-05-07 20:51:57,764 root INFO creating build/lib/django/contrib/auth/locale/is/LC_MESSAGES 2024-05-07 20:51:57,764 root INFO copying django/contrib/auth/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/is/LC_MESSAGES 2024-05-07 20:51:57,765 root INFO copying django/contrib/auth/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/is/LC_MESSAGES 2024-05-07 20:51:57,767 root INFO creating build/lib/django/contrib/auth/locale/it 2024-05-07 20:51:57,767 root INFO creating build/lib/django/contrib/auth/locale/it/LC_MESSAGES 2024-05-07 20:51:57,768 root INFO copying django/contrib/auth/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/it/LC_MESSAGES 2024-05-07 20:51:57,769 root INFO copying django/contrib/auth/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/it/LC_MESSAGES 2024-05-07 20:51:57,770 root INFO creating build/lib/django/contrib/auth/locale/ja 2024-05-07 20:51:57,770 root INFO creating build/lib/django/contrib/auth/locale/ja/LC_MESSAGES 2024-05-07 20:51:57,771 root INFO copying django/contrib/auth/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ja/LC_MESSAGES 2024-05-07 20:51:57,772 root INFO copying django/contrib/auth/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ja/LC_MESSAGES 2024-05-07 20:51:57,773 root INFO creating build/lib/django/contrib/auth/locale/ka 2024-05-07 20:51:57,774 root INFO creating build/lib/django/contrib/auth/locale/ka/LC_MESSAGES 2024-05-07 20:51:57,774 root INFO copying django/contrib/auth/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ka/LC_MESSAGES 2024-05-07 20:51:57,775 root INFO copying django/contrib/auth/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ka/LC_MESSAGES 2024-05-07 20:51:57,777 root INFO creating build/lib/django/contrib/auth/locale/kab 2024-05-07 20:51:57,777 root INFO creating build/lib/django/contrib/auth/locale/kab/LC_MESSAGES 2024-05-07 20:51:57,778 root INFO copying django/contrib/auth/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/kab/LC_MESSAGES 2024-05-07 20:51:57,779 root INFO copying django/contrib/auth/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/kab/LC_MESSAGES 2024-05-07 20:51:57,780 root INFO creating build/lib/django/contrib/auth/locale/kk 2024-05-07 20:51:57,780 root INFO creating build/lib/django/contrib/auth/locale/kk/LC_MESSAGES 2024-05-07 20:51:57,781 root INFO copying django/contrib/auth/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/kk/LC_MESSAGES 2024-05-07 20:51:57,782 root INFO copying django/contrib/auth/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/kk/LC_MESSAGES 2024-05-07 20:51:57,783 root INFO creating build/lib/django/contrib/auth/locale/km 2024-05-07 20:51:57,784 root INFO creating build/lib/django/contrib/auth/locale/km/LC_MESSAGES 2024-05-07 20:51:57,784 root INFO copying django/contrib/auth/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/km/LC_MESSAGES 2024-05-07 20:51:57,785 root INFO copying django/contrib/auth/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/km/LC_MESSAGES 2024-05-07 20:51:57,786 root INFO creating build/lib/django/contrib/auth/locale/kn 2024-05-07 20:51:57,787 root INFO creating build/lib/django/contrib/auth/locale/kn/LC_MESSAGES 2024-05-07 20:51:57,787 root INFO copying django/contrib/auth/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/kn/LC_MESSAGES 2024-05-07 20:51:57,788 root INFO copying django/contrib/auth/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/kn/LC_MESSAGES 2024-05-07 20:51:57,789 root INFO creating build/lib/django/contrib/auth/locale/ko 2024-05-07 20:51:57,790 root INFO creating build/lib/django/contrib/auth/locale/ko/LC_MESSAGES 2024-05-07 20:51:57,791 root INFO copying django/contrib/auth/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ko/LC_MESSAGES 2024-05-07 20:51:57,792 root INFO copying django/contrib/auth/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ko/LC_MESSAGES 2024-05-07 20:51:57,793 root INFO creating build/lib/django/contrib/auth/locale/ky 2024-05-07 20:51:57,793 root INFO creating build/lib/django/contrib/auth/locale/ky/LC_MESSAGES 2024-05-07 20:51:57,794 root INFO copying django/contrib/auth/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ky/LC_MESSAGES 2024-05-07 20:51:57,795 root INFO copying django/contrib/auth/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ky/LC_MESSAGES 2024-05-07 20:51:57,796 root INFO creating build/lib/django/contrib/auth/locale/lb 2024-05-07 20:51:57,797 root INFO creating build/lib/django/contrib/auth/locale/lb/LC_MESSAGES 2024-05-07 20:51:57,797 root INFO copying django/contrib/auth/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/lb/LC_MESSAGES 2024-05-07 20:51:57,798 root INFO copying django/contrib/auth/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/lb/LC_MESSAGES 2024-05-07 20:51:57,799 root INFO creating build/lib/django/contrib/auth/locale/lt 2024-05-07 20:51:57,800 root INFO creating build/lib/django/contrib/auth/locale/lt/LC_MESSAGES 2024-05-07 20:51:57,800 root INFO copying django/contrib/auth/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/lt/LC_MESSAGES 2024-05-07 20:51:57,801 root INFO copying django/contrib/auth/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/lt/LC_MESSAGES 2024-05-07 20:51:57,802 root INFO creating build/lib/django/contrib/auth/locale/lv 2024-05-07 20:51:57,803 root INFO creating build/lib/django/contrib/auth/locale/lv/LC_MESSAGES 2024-05-07 20:51:57,804 root INFO copying django/contrib/auth/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/lv/LC_MESSAGES 2024-05-07 20:51:57,805 root INFO copying django/contrib/auth/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/lv/LC_MESSAGES 2024-05-07 20:51:57,806 root INFO creating build/lib/django/contrib/auth/locale/mk 2024-05-07 20:51:57,806 root INFO creating build/lib/django/contrib/auth/locale/mk/LC_MESSAGES 2024-05-07 20:51:57,807 root INFO copying django/contrib/auth/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/mk/LC_MESSAGES 2024-05-07 20:51:57,808 root INFO copying django/contrib/auth/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/mk/LC_MESSAGES 2024-05-07 20:51:57,809 root INFO creating build/lib/django/contrib/auth/locale/ml 2024-05-07 20:51:57,809 root INFO creating build/lib/django/contrib/auth/locale/ml/LC_MESSAGES 2024-05-07 20:51:57,810 root INFO copying django/contrib/auth/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ml/LC_MESSAGES 2024-05-07 20:51:57,811 root INFO copying django/contrib/auth/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ml/LC_MESSAGES 2024-05-07 20:51:57,813 root INFO creating build/lib/django/contrib/auth/locale/mn 2024-05-07 20:51:57,813 root INFO creating build/lib/django/contrib/auth/locale/mn/LC_MESSAGES 2024-05-07 20:51:57,814 root INFO copying django/contrib/auth/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/mn/LC_MESSAGES 2024-05-07 20:51:57,815 root INFO copying django/contrib/auth/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/mn/LC_MESSAGES 2024-05-07 20:51:57,816 root INFO creating build/lib/django/contrib/auth/locale/mr 2024-05-07 20:51:57,817 root INFO creating build/lib/django/contrib/auth/locale/mr/LC_MESSAGES 2024-05-07 20:51:57,817 root INFO copying django/contrib/auth/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/mr/LC_MESSAGES 2024-05-07 20:51:57,818 root INFO copying django/contrib/auth/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/mr/LC_MESSAGES 2024-05-07 20:51:57,820 root INFO creating build/lib/django/contrib/auth/locale/ms 2024-05-07 20:51:57,820 root INFO creating build/lib/django/contrib/auth/locale/ms/LC_MESSAGES 2024-05-07 20:51:57,821 root INFO copying django/contrib/auth/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ms/LC_MESSAGES 2024-05-07 20:51:57,822 root INFO copying django/contrib/auth/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ms/LC_MESSAGES 2024-05-07 20:51:57,823 root INFO creating build/lib/django/contrib/auth/locale/my 2024-05-07 20:51:57,823 root INFO creating build/lib/django/contrib/auth/locale/my/LC_MESSAGES 2024-05-07 20:51:57,824 root INFO copying django/contrib/auth/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/my/LC_MESSAGES 2024-05-07 20:51:57,825 root INFO copying django/contrib/auth/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/my/LC_MESSAGES 2024-05-07 20:51:57,826 root INFO creating build/lib/django/contrib/auth/locale/nb 2024-05-07 20:51:57,826 root INFO creating build/lib/django/contrib/auth/locale/nb/LC_MESSAGES 2024-05-07 20:51:57,827 root INFO copying django/contrib/auth/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/nb/LC_MESSAGES 2024-05-07 20:51:57,828 root INFO copying django/contrib/auth/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/nb/LC_MESSAGES 2024-05-07 20:51:57,829 root INFO creating build/lib/django/contrib/auth/locale/ne 2024-05-07 20:51:57,829 root INFO creating build/lib/django/contrib/auth/locale/ne/LC_MESSAGES 2024-05-07 20:51:57,830 root INFO copying django/contrib/auth/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ne/LC_MESSAGES 2024-05-07 20:51:57,831 root INFO copying django/contrib/auth/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ne/LC_MESSAGES 2024-05-07 20:51:57,832 root INFO creating build/lib/django/contrib/auth/locale/nl 2024-05-07 20:51:57,833 root INFO creating build/lib/django/contrib/auth/locale/nl/LC_MESSAGES 2024-05-07 20:51:57,833 root INFO copying django/contrib/auth/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/nl/LC_MESSAGES 2024-05-07 20:51:57,834 root INFO copying django/contrib/auth/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/nl/LC_MESSAGES 2024-05-07 20:51:57,835 root INFO creating build/lib/django/contrib/auth/locale/nn 2024-05-07 20:51:57,836 root INFO creating build/lib/django/contrib/auth/locale/nn/LC_MESSAGES 2024-05-07 20:51:57,836 root INFO copying django/contrib/auth/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/nn/LC_MESSAGES 2024-05-07 20:51:57,837 root INFO copying django/contrib/auth/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/nn/LC_MESSAGES 2024-05-07 20:51:57,839 root INFO creating build/lib/django/contrib/auth/locale/os 2024-05-07 20:51:57,839 root INFO creating build/lib/django/contrib/auth/locale/os/LC_MESSAGES 2024-05-07 20:51:57,840 root INFO copying django/contrib/auth/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/os/LC_MESSAGES 2024-05-07 20:51:57,841 root INFO copying django/contrib/auth/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/os/LC_MESSAGES 2024-05-07 20:51:57,842 root INFO creating build/lib/django/contrib/auth/locale/pa 2024-05-07 20:51:57,842 root INFO creating build/lib/django/contrib/auth/locale/pa/LC_MESSAGES 2024-05-07 20:51:57,843 root INFO copying django/contrib/auth/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pa/LC_MESSAGES 2024-05-07 20:51:57,844 root INFO copying django/contrib/auth/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pa/LC_MESSAGES 2024-05-07 20:51:57,845 root INFO creating build/lib/django/contrib/auth/locale/pl 2024-05-07 20:51:57,845 root INFO creating build/lib/django/contrib/auth/locale/pl/LC_MESSAGES 2024-05-07 20:51:57,846 root INFO copying django/contrib/auth/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pl/LC_MESSAGES 2024-05-07 20:51:57,847 root INFO copying django/contrib/auth/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pl/LC_MESSAGES 2024-05-07 20:51:57,848 root INFO creating build/lib/django/contrib/auth/locale/pt 2024-05-07 20:51:57,849 root INFO creating build/lib/django/contrib/auth/locale/pt/LC_MESSAGES 2024-05-07 20:51:57,849 root INFO copying django/contrib/auth/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pt/LC_MESSAGES 2024-05-07 20:51:57,850 root INFO copying django/contrib/auth/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pt/LC_MESSAGES 2024-05-07 20:51:57,851 root INFO creating build/lib/django/contrib/auth/locale/pt_BR 2024-05-07 20:51:57,852 root INFO creating build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:57,852 root INFO copying django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:57,853 root INFO copying django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:57,854 root INFO creating build/lib/django/contrib/auth/locale/ro 2024-05-07 20:51:57,855 root INFO creating build/lib/django/contrib/auth/locale/ro/LC_MESSAGES 2024-05-07 20:51:57,856 root INFO copying django/contrib/auth/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ro/LC_MESSAGES 2024-05-07 20:51:57,856 root INFO copying django/contrib/auth/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ro/LC_MESSAGES 2024-05-07 20:51:57,858 root INFO creating build/lib/django/contrib/auth/locale/ru 2024-05-07 20:51:57,858 root INFO creating build/lib/django/contrib/auth/locale/ru/LC_MESSAGES 2024-05-07 20:51:57,859 root INFO copying django/contrib/auth/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ru/LC_MESSAGES 2024-05-07 20:51:57,860 root INFO copying django/contrib/auth/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ru/LC_MESSAGES 2024-05-07 20:51:57,861 root INFO creating build/lib/django/contrib/auth/locale/sk 2024-05-07 20:51:57,862 root INFO creating build/lib/django/contrib/auth/locale/sk/LC_MESSAGES 2024-05-07 20:51:57,862 root INFO copying django/contrib/auth/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sk/LC_MESSAGES 2024-05-07 20:51:57,863 root INFO copying django/contrib/auth/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sk/LC_MESSAGES 2024-05-07 20:51:57,864 root INFO creating build/lib/django/contrib/auth/locale/sl 2024-05-07 20:51:57,865 root INFO creating build/lib/django/contrib/auth/locale/sl/LC_MESSAGES 2024-05-07 20:51:57,866 root INFO copying django/contrib/auth/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sl/LC_MESSAGES 2024-05-07 20:51:57,867 root INFO copying django/contrib/auth/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sl/LC_MESSAGES 2024-05-07 20:51:57,868 root INFO creating build/lib/django/contrib/auth/locale/sq 2024-05-07 20:51:57,868 root INFO creating build/lib/django/contrib/auth/locale/sq/LC_MESSAGES 2024-05-07 20:51:57,869 root INFO copying django/contrib/auth/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sq/LC_MESSAGES 2024-05-07 20:51:57,870 root INFO copying django/contrib/auth/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sq/LC_MESSAGES 2024-05-07 20:51:57,871 root INFO creating build/lib/django/contrib/auth/locale/sr 2024-05-07 20:51:57,871 root INFO creating build/lib/django/contrib/auth/locale/sr/LC_MESSAGES 2024-05-07 20:51:57,872 root INFO copying django/contrib/auth/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sr/LC_MESSAGES 2024-05-07 20:51:57,873 root INFO copying django/contrib/auth/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sr/LC_MESSAGES 2024-05-07 20:51:57,874 root INFO creating build/lib/django/contrib/auth/locale/sr_Latn 2024-05-07 20:51:57,875 root INFO creating build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:57,875 root INFO copying django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:57,876 root INFO copying django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:57,877 root INFO creating build/lib/django/contrib/auth/locale/sv 2024-05-07 20:51:57,878 root INFO creating build/lib/django/contrib/auth/locale/sv/LC_MESSAGES 2024-05-07 20:51:57,879 root INFO copying django/contrib/auth/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sv/LC_MESSAGES 2024-05-07 20:51:57,880 root INFO copying django/contrib/auth/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sv/LC_MESSAGES 2024-05-07 20:51:57,881 root INFO creating build/lib/django/contrib/auth/locale/sw 2024-05-07 20:51:57,881 root INFO creating build/lib/django/contrib/auth/locale/sw/LC_MESSAGES 2024-05-07 20:51:57,882 root INFO copying django/contrib/auth/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sw/LC_MESSAGES 2024-05-07 20:51:57,883 root INFO copying django/contrib/auth/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sw/LC_MESSAGES 2024-05-07 20:51:57,884 root INFO creating build/lib/django/contrib/auth/locale/ta 2024-05-07 20:51:57,884 root INFO creating build/lib/django/contrib/auth/locale/ta/LC_MESSAGES 2024-05-07 20:51:57,885 root INFO copying django/contrib/auth/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ta/LC_MESSAGES 2024-05-07 20:51:57,886 root INFO copying django/contrib/auth/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ta/LC_MESSAGES 2024-05-07 20:51:57,887 root INFO creating build/lib/django/contrib/auth/locale/te 2024-05-07 20:51:57,887 root INFO creating build/lib/django/contrib/auth/locale/te/LC_MESSAGES 2024-05-07 20:51:57,888 root INFO copying django/contrib/auth/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/te/LC_MESSAGES 2024-05-07 20:51:57,889 root INFO copying django/contrib/auth/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/te/LC_MESSAGES 2024-05-07 20:51:57,890 root INFO creating build/lib/django/contrib/auth/locale/tg 2024-05-07 20:51:57,890 root INFO creating build/lib/django/contrib/auth/locale/tg/LC_MESSAGES 2024-05-07 20:51:57,891 root INFO copying django/contrib/auth/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tg/LC_MESSAGES 2024-05-07 20:51:57,892 root INFO copying django/contrib/auth/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tg/LC_MESSAGES 2024-05-07 20:51:57,893 root INFO creating build/lib/django/contrib/auth/locale/th 2024-05-07 20:51:57,893 root INFO creating build/lib/django/contrib/auth/locale/th/LC_MESSAGES 2024-05-07 20:51:57,894 root INFO copying django/contrib/auth/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/th/LC_MESSAGES 2024-05-07 20:51:57,895 root INFO copying django/contrib/auth/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/th/LC_MESSAGES 2024-05-07 20:51:57,896 root INFO creating build/lib/django/contrib/auth/locale/tk 2024-05-07 20:51:57,897 root INFO creating build/lib/django/contrib/auth/locale/tk/LC_MESSAGES 2024-05-07 20:51:57,897 root INFO copying django/contrib/auth/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tk/LC_MESSAGES 2024-05-07 20:51:57,898 root INFO copying django/contrib/auth/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tk/LC_MESSAGES 2024-05-07 20:51:57,899 root INFO creating build/lib/django/contrib/auth/locale/tr 2024-05-07 20:51:57,900 root INFO creating build/lib/django/contrib/auth/locale/tr/LC_MESSAGES 2024-05-07 20:51:57,900 root INFO copying django/contrib/auth/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tr/LC_MESSAGES 2024-05-07 20:51:57,901 root INFO copying django/contrib/auth/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tr/LC_MESSAGES 2024-05-07 20:51:57,902 root INFO creating build/lib/django/contrib/auth/locale/tt 2024-05-07 20:51:57,903 root INFO creating build/lib/django/contrib/auth/locale/tt/LC_MESSAGES 2024-05-07 20:51:57,904 root INFO copying django/contrib/auth/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tt/LC_MESSAGES 2024-05-07 20:51:57,905 root INFO copying django/contrib/auth/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tt/LC_MESSAGES 2024-05-07 20:51:57,906 root INFO creating build/lib/django/contrib/auth/locale/udm 2024-05-07 20:51:57,906 root INFO creating build/lib/django/contrib/auth/locale/udm/LC_MESSAGES 2024-05-07 20:51:57,907 root INFO copying django/contrib/auth/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/udm/LC_MESSAGES 2024-05-07 20:51:57,908 root INFO copying django/contrib/auth/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/udm/LC_MESSAGES 2024-05-07 20:51:57,909 root INFO creating build/lib/django/contrib/auth/locale/uk 2024-05-07 20:51:57,909 root INFO creating build/lib/django/contrib/auth/locale/uk/LC_MESSAGES 2024-05-07 20:51:57,910 root INFO copying django/contrib/auth/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/uk/LC_MESSAGES 2024-05-07 20:51:57,911 root INFO copying django/contrib/auth/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/uk/LC_MESSAGES 2024-05-07 20:51:57,913 root INFO creating build/lib/django/contrib/auth/locale/ur 2024-05-07 20:51:57,913 root INFO creating build/lib/django/contrib/auth/locale/ur/LC_MESSAGES 2024-05-07 20:51:57,914 root INFO copying django/contrib/auth/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ur/LC_MESSAGES 2024-05-07 20:51:57,915 root INFO copying django/contrib/auth/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ur/LC_MESSAGES 2024-05-07 20:51:57,916 root INFO creating build/lib/django/contrib/auth/locale/uz 2024-05-07 20:51:57,916 root INFO creating build/lib/django/contrib/auth/locale/uz/LC_MESSAGES 2024-05-07 20:51:57,917 root INFO copying django/contrib/auth/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/uz/LC_MESSAGES 2024-05-07 20:51:57,918 root INFO copying django/contrib/auth/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/uz/LC_MESSAGES 2024-05-07 20:51:57,919 root INFO creating build/lib/django/contrib/auth/locale/vi 2024-05-07 20:51:57,919 root INFO creating build/lib/django/contrib/auth/locale/vi/LC_MESSAGES 2024-05-07 20:51:57,920 root INFO copying django/contrib/auth/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/vi/LC_MESSAGES 2024-05-07 20:51:57,921 root INFO copying django/contrib/auth/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/vi/LC_MESSAGES 2024-05-07 20:51:57,922 root INFO creating build/lib/django/contrib/auth/locale/zh_Hans 2024-05-07 20:51:57,922 root INFO creating build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:57,923 root INFO copying django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:57,924 root INFO copying django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:57,925 root INFO creating build/lib/django/contrib/auth/locale/zh_Hant 2024-05-07 20:51:57,925 root INFO creating build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:57,926 root INFO copying django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:57,927 root INFO copying django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:57,928 root INFO creating build/lib/django/contrib/auth/templates 2024-05-07 20:51:57,929 root INFO creating build/lib/django/contrib/auth/templates/auth 2024-05-07 20:51:57,929 root INFO creating build/lib/django/contrib/auth/templates/auth/widgets 2024-05-07 20:51:57,930 root INFO copying django/contrib/auth/templates/auth/widgets/read_only_password_hash.html -> build/lib/django/contrib/auth/templates/auth/widgets 2024-05-07 20:51:57,931 root INFO creating build/lib/django/contrib/auth/templates/registration 2024-05-07 20:51:57,931 root INFO copying django/contrib/auth/templates/registration/password_reset_subject.txt -> build/lib/django/contrib/auth/templates/registration 2024-05-07 20:51:57,932 root INFO creating build/lib/django/contrib/sessions/locale 2024-05-07 20:51:57,933 root INFO creating build/lib/django/contrib/sessions/locale/af 2024-05-07 20:51:57,933 root INFO creating build/lib/django/contrib/sessions/locale/af/LC_MESSAGES 2024-05-07 20:51:57,934 root INFO copying django/contrib/sessions/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/af/LC_MESSAGES 2024-05-07 20:51:57,935 root INFO copying django/contrib/sessions/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/af/LC_MESSAGES 2024-05-07 20:51:57,936 root INFO creating build/lib/django/contrib/sessions/locale/ar 2024-05-07 20:51:57,936 root INFO creating build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES 2024-05-07 20:51:57,937 root INFO copying django/contrib/sessions/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES 2024-05-07 20:51:57,938 root INFO copying django/contrib/sessions/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES 2024-05-07 20:51:57,939 root INFO creating build/lib/django/contrib/sessions/locale/ar_DZ 2024-05-07 20:51:57,939 root INFO creating build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:57,940 root INFO copying django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:57,941 root INFO copying django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:57,942 root INFO creating build/lib/django/contrib/sessions/locale/ast 2024-05-07 20:51:57,942 root INFO creating build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES 2024-05-07 20:51:57,943 root INFO copying django/contrib/sessions/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES 2024-05-07 20:51:57,944 root INFO copying django/contrib/sessions/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES 2024-05-07 20:51:57,945 root INFO creating build/lib/django/contrib/sessions/locale/az 2024-05-07 20:51:57,945 root INFO creating build/lib/django/contrib/sessions/locale/az/LC_MESSAGES 2024-05-07 20:51:57,946 root INFO copying django/contrib/sessions/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/az/LC_MESSAGES 2024-05-07 20:51:57,947 root INFO copying django/contrib/sessions/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/az/LC_MESSAGES 2024-05-07 20:51:57,948 root INFO creating build/lib/django/contrib/sessions/locale/be 2024-05-07 20:51:57,948 root INFO creating build/lib/django/contrib/sessions/locale/be/LC_MESSAGES 2024-05-07 20:51:57,949 root INFO copying django/contrib/sessions/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/be/LC_MESSAGES 2024-05-07 20:51:57,950 root INFO copying django/contrib/sessions/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/be/LC_MESSAGES 2024-05-07 20:51:57,951 root INFO creating build/lib/django/contrib/sessions/locale/bg 2024-05-07 20:51:57,952 root INFO creating build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES 2024-05-07 20:51:57,952 root INFO copying django/contrib/sessions/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES 2024-05-07 20:51:57,953 root INFO copying django/contrib/sessions/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES 2024-05-07 20:51:57,954 root INFO creating build/lib/django/contrib/sessions/locale/bn 2024-05-07 20:51:57,955 root INFO creating build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES 2024-05-07 20:51:57,955 root INFO copying django/contrib/sessions/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES 2024-05-07 20:51:57,956 root INFO copying django/contrib/sessions/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES 2024-05-07 20:51:57,957 root INFO creating build/lib/django/contrib/sessions/locale/br 2024-05-07 20:51:57,958 root INFO creating build/lib/django/contrib/sessions/locale/br/LC_MESSAGES 2024-05-07 20:51:57,958 root INFO copying django/contrib/sessions/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/br/LC_MESSAGES 2024-05-07 20:51:57,959 root INFO copying django/contrib/sessions/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/br/LC_MESSAGES 2024-05-07 20:51:57,960 root INFO creating build/lib/django/contrib/sessions/locale/bs 2024-05-07 20:51:57,961 root INFO creating build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES 2024-05-07 20:51:57,961 root INFO copying django/contrib/sessions/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES 2024-05-07 20:51:57,962 root INFO copying django/contrib/sessions/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES 2024-05-07 20:51:57,964 root INFO creating build/lib/django/contrib/sessions/locale/ca 2024-05-07 20:51:57,964 root INFO creating build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES 2024-05-07 20:51:57,965 root INFO copying django/contrib/sessions/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES 2024-05-07 20:51:57,966 root INFO copying django/contrib/sessions/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES 2024-05-07 20:51:57,967 root INFO creating build/lib/django/contrib/sessions/locale/ckb 2024-05-07 20:51:57,967 root INFO creating build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES 2024-05-07 20:51:57,968 root INFO copying django/contrib/sessions/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES 2024-05-07 20:51:57,969 root INFO copying django/contrib/sessions/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES 2024-05-07 20:51:57,970 root INFO creating build/lib/django/contrib/sessions/locale/cs 2024-05-07 20:51:57,970 root INFO creating build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES 2024-05-07 20:51:57,971 root INFO copying django/contrib/sessions/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES 2024-05-07 20:51:57,972 root INFO copying django/contrib/sessions/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES 2024-05-07 20:51:57,973 root INFO creating build/lib/django/contrib/sessions/locale/cy 2024-05-07 20:51:57,973 root INFO creating build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES 2024-05-07 20:51:57,974 root INFO copying django/contrib/sessions/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES 2024-05-07 20:51:57,975 root INFO copying django/contrib/sessions/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES 2024-05-07 20:51:57,976 root INFO creating build/lib/django/contrib/sessions/locale/da 2024-05-07 20:51:57,976 root INFO creating build/lib/django/contrib/sessions/locale/da/LC_MESSAGES 2024-05-07 20:51:57,977 root INFO copying django/contrib/sessions/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/da/LC_MESSAGES 2024-05-07 20:51:57,978 root INFO copying django/contrib/sessions/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/da/LC_MESSAGES 2024-05-07 20:51:57,979 root INFO creating build/lib/django/contrib/sessions/locale/de 2024-05-07 20:51:57,979 root INFO creating build/lib/django/contrib/sessions/locale/de/LC_MESSAGES 2024-05-07 20:51:57,980 root INFO copying django/contrib/sessions/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/de/LC_MESSAGES 2024-05-07 20:51:57,981 root INFO copying django/contrib/sessions/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/de/LC_MESSAGES 2024-05-07 20:51:57,982 root INFO creating build/lib/django/contrib/sessions/locale/dsb 2024-05-07 20:51:57,982 root INFO creating build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES 2024-05-07 20:51:57,983 root INFO copying django/contrib/sessions/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES 2024-05-07 20:51:57,984 root INFO copying django/contrib/sessions/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES 2024-05-07 20:51:57,985 root INFO creating build/lib/django/contrib/sessions/locale/el 2024-05-07 20:51:57,985 root INFO creating build/lib/django/contrib/sessions/locale/el/LC_MESSAGES 2024-05-07 20:51:57,986 root INFO copying django/contrib/sessions/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/el/LC_MESSAGES 2024-05-07 20:51:57,987 root INFO copying django/contrib/sessions/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/el/LC_MESSAGES 2024-05-07 20:51:57,988 root INFO creating build/lib/django/contrib/sessions/locale/en 2024-05-07 20:51:57,988 root INFO creating build/lib/django/contrib/sessions/locale/en/LC_MESSAGES 2024-05-07 20:51:57,989 root INFO copying django/contrib/sessions/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/en/LC_MESSAGES 2024-05-07 20:51:57,990 root INFO copying django/contrib/sessions/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/en/LC_MESSAGES 2024-05-07 20:51:57,991 root INFO creating build/lib/django/contrib/sessions/locale/en_AU 2024-05-07 20:51:57,991 root INFO creating build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:57,992 root INFO copying django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:57,993 root INFO copying django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:57,994 root INFO creating build/lib/django/contrib/sessions/locale/en_GB 2024-05-07 20:51:57,994 root INFO creating build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:57,995 root INFO copying django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:57,996 root INFO copying django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:57,997 root INFO creating build/lib/django/contrib/sessions/locale/eo 2024-05-07 20:51:57,997 root INFO creating build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES 2024-05-07 20:51:57,998 root INFO copying django/contrib/sessions/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES 2024-05-07 20:51:57,999 root INFO copying django/contrib/sessions/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES 2024-05-07 20:51:58,000 root INFO creating build/lib/django/contrib/sessions/locale/es 2024-05-07 20:51:58,000 root INFO creating build/lib/django/contrib/sessions/locale/es/LC_MESSAGES 2024-05-07 20:51:58,001 root INFO copying django/contrib/sessions/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es/LC_MESSAGES 2024-05-07 20:51:58,002 root INFO copying django/contrib/sessions/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es/LC_MESSAGES 2024-05-07 20:51:58,003 root INFO creating build/lib/django/contrib/sessions/locale/es_AR 2024-05-07 20:51:58,003 root INFO creating build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:58,004 root INFO copying django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:58,005 root INFO copying django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:58,006 root INFO creating build/lib/django/contrib/sessions/locale/es_CO 2024-05-07 20:51:58,007 root INFO creating build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:58,007 root INFO copying django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:58,008 root INFO copying django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:58,009 root INFO creating build/lib/django/contrib/sessions/locale/es_MX 2024-05-07 20:51:58,010 root INFO creating build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:58,010 root INFO copying django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:58,011 root INFO copying django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:58,012 root INFO creating build/lib/django/contrib/sessions/locale/es_VE 2024-05-07 20:51:58,013 root INFO creating build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:58,013 root INFO copying django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:58,014 root INFO copying django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:58,015 root INFO creating build/lib/django/contrib/sessions/locale/et 2024-05-07 20:51:58,016 root INFO creating build/lib/django/contrib/sessions/locale/et/LC_MESSAGES 2024-05-07 20:51:58,016 root INFO copying django/contrib/sessions/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/et/LC_MESSAGES 2024-05-07 20:51:58,017 root INFO copying django/contrib/sessions/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/et/LC_MESSAGES 2024-05-07 20:51:58,018 root INFO creating build/lib/django/contrib/sessions/locale/eu 2024-05-07 20:51:58,019 root INFO creating build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES 2024-05-07 20:51:58,019 root INFO copying django/contrib/sessions/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES 2024-05-07 20:51:58,020 root INFO copying django/contrib/sessions/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES 2024-05-07 20:51:58,021 root INFO creating build/lib/django/contrib/sessions/locale/fa 2024-05-07 20:51:58,022 root INFO creating build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES 2024-05-07 20:51:58,022 root INFO copying django/contrib/sessions/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES 2024-05-07 20:51:58,023 root INFO copying django/contrib/sessions/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES 2024-05-07 20:51:58,024 root INFO creating build/lib/django/contrib/sessions/locale/fi 2024-05-07 20:51:58,025 root INFO creating build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES 2024-05-07 20:51:58,025 root INFO copying django/contrib/sessions/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES 2024-05-07 20:51:58,026 root INFO copying django/contrib/sessions/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES 2024-05-07 20:51:58,027 root INFO creating build/lib/django/contrib/sessions/locale/fr 2024-05-07 20:51:58,028 root INFO creating build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES 2024-05-07 20:51:58,028 root INFO copying django/contrib/sessions/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES 2024-05-07 20:51:58,029 root INFO copying django/contrib/sessions/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES 2024-05-07 20:51:58,030 root INFO creating build/lib/django/contrib/sessions/locale/fy 2024-05-07 20:51:58,031 root INFO creating build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES 2024-05-07 20:51:58,032 root INFO copying django/contrib/sessions/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES 2024-05-07 20:51:58,032 root INFO copying django/contrib/sessions/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES 2024-05-07 20:51:58,033 root INFO creating build/lib/django/contrib/sessions/locale/ga 2024-05-07 20:51:58,034 root INFO creating build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES 2024-05-07 20:51:58,035 root INFO copying django/contrib/sessions/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES 2024-05-07 20:51:58,036 root INFO copying django/contrib/sessions/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES 2024-05-07 20:51:58,037 root INFO creating build/lib/django/contrib/sessions/locale/gd 2024-05-07 20:51:58,037 root INFO creating build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES 2024-05-07 20:51:58,038 root INFO copying django/contrib/sessions/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES 2024-05-07 20:51:58,039 root INFO copying django/contrib/sessions/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES 2024-05-07 20:51:58,040 root INFO creating build/lib/django/contrib/sessions/locale/gl 2024-05-07 20:51:58,040 root INFO creating build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES 2024-05-07 20:51:58,041 root INFO copying django/contrib/sessions/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES 2024-05-07 20:51:58,042 root INFO copying django/contrib/sessions/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES 2024-05-07 20:51:58,043 root INFO creating build/lib/django/contrib/sessions/locale/he 2024-05-07 20:51:58,043 root INFO creating build/lib/django/contrib/sessions/locale/he/LC_MESSAGES 2024-05-07 20:51:58,044 root INFO copying django/contrib/sessions/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/he/LC_MESSAGES 2024-05-07 20:51:58,045 root INFO copying django/contrib/sessions/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/he/LC_MESSAGES 2024-05-07 20:51:58,046 root INFO creating build/lib/django/contrib/sessions/locale/hi 2024-05-07 20:51:58,046 root INFO creating build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES 2024-05-07 20:51:58,047 root INFO copying django/contrib/sessions/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES 2024-05-07 20:51:58,048 root INFO copying django/contrib/sessions/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES 2024-05-07 20:51:58,049 root INFO creating build/lib/django/contrib/sessions/locale/hr 2024-05-07 20:51:58,049 root INFO creating build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES 2024-05-07 20:51:58,050 root INFO copying django/contrib/sessions/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES 2024-05-07 20:51:58,051 root INFO copying django/contrib/sessions/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES 2024-05-07 20:51:58,052 root INFO creating build/lib/django/contrib/sessions/locale/hsb 2024-05-07 20:51:58,052 root INFO creating build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES 2024-05-07 20:51:58,053 root INFO copying django/contrib/sessions/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES 2024-05-07 20:51:58,054 root INFO copying django/contrib/sessions/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES 2024-05-07 20:51:58,055 root INFO creating build/lib/django/contrib/sessions/locale/hu 2024-05-07 20:51:58,055 root INFO creating build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES 2024-05-07 20:51:58,056 root INFO copying django/contrib/sessions/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES 2024-05-07 20:51:58,057 root INFO copying django/contrib/sessions/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES 2024-05-07 20:51:58,058 root INFO creating build/lib/django/contrib/sessions/locale/hy 2024-05-07 20:51:58,058 root INFO creating build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES 2024-05-07 20:51:58,059 root INFO copying django/contrib/sessions/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES 2024-05-07 20:51:58,060 root INFO copying django/contrib/sessions/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES 2024-05-07 20:51:58,061 root INFO creating build/lib/django/contrib/sessions/locale/ia 2024-05-07 20:51:58,061 root INFO creating build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES 2024-05-07 20:51:58,062 root INFO copying django/contrib/sessions/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES 2024-05-07 20:51:58,063 root INFO copying django/contrib/sessions/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES 2024-05-07 20:51:58,064 root INFO creating build/lib/django/contrib/sessions/locale/id 2024-05-07 20:51:58,064 root INFO creating build/lib/django/contrib/sessions/locale/id/LC_MESSAGES 2024-05-07 20:51:58,065 root INFO copying django/contrib/sessions/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/id/LC_MESSAGES 2024-05-07 20:51:58,066 root INFO copying django/contrib/sessions/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/id/LC_MESSAGES 2024-05-07 20:51:58,067 root INFO creating build/lib/django/contrib/sessions/locale/io 2024-05-07 20:51:58,067 root INFO creating build/lib/django/contrib/sessions/locale/io/LC_MESSAGES 2024-05-07 20:51:58,068 root INFO copying django/contrib/sessions/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/io/LC_MESSAGES 2024-05-07 20:51:58,069 root INFO copying django/contrib/sessions/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/io/LC_MESSAGES 2024-05-07 20:51:58,070 root INFO creating build/lib/django/contrib/sessions/locale/is 2024-05-07 20:51:58,071 root INFO creating build/lib/django/contrib/sessions/locale/is/LC_MESSAGES 2024-05-07 20:51:58,071 root INFO copying django/contrib/sessions/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/is/LC_MESSAGES 2024-05-07 20:51:58,072 root INFO copying django/contrib/sessions/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/is/LC_MESSAGES 2024-05-07 20:51:58,073 root INFO creating build/lib/django/contrib/sessions/locale/it 2024-05-07 20:51:58,073 root INFO creating build/lib/django/contrib/sessions/locale/it/LC_MESSAGES 2024-05-07 20:51:58,074 root INFO copying django/contrib/sessions/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/it/LC_MESSAGES 2024-05-07 20:51:58,075 root INFO copying django/contrib/sessions/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/it/LC_MESSAGES 2024-05-07 20:51:58,076 root INFO creating build/lib/django/contrib/sessions/locale/ja 2024-05-07 20:51:58,076 root INFO creating build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES 2024-05-07 20:51:58,077 root INFO copying django/contrib/sessions/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES 2024-05-07 20:51:58,078 root INFO copying django/contrib/sessions/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES 2024-05-07 20:51:58,079 root INFO creating build/lib/django/contrib/sessions/locale/ka 2024-05-07 20:51:58,079 root INFO creating build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES 2024-05-07 20:51:58,080 root INFO copying django/contrib/sessions/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES 2024-05-07 20:51:58,081 root INFO copying django/contrib/sessions/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES 2024-05-07 20:51:58,082 root INFO creating build/lib/django/contrib/sessions/locale/kab 2024-05-07 20:51:58,083 root INFO creating build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES 2024-05-07 20:51:58,083 root INFO copying django/contrib/sessions/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES 2024-05-07 20:51:58,084 root INFO copying django/contrib/sessions/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES 2024-05-07 20:51:58,085 root INFO creating build/lib/django/contrib/sessions/locale/kk 2024-05-07 20:51:58,085 root INFO creating build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES 2024-05-07 20:51:58,086 root INFO copying django/contrib/sessions/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES 2024-05-07 20:51:58,087 root INFO copying django/contrib/sessions/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES 2024-05-07 20:51:58,088 root INFO creating build/lib/django/contrib/sessions/locale/km 2024-05-07 20:51:58,088 root INFO creating build/lib/django/contrib/sessions/locale/km/LC_MESSAGES 2024-05-07 20:51:58,089 root INFO copying django/contrib/sessions/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/km/LC_MESSAGES 2024-05-07 20:51:58,090 root INFO copying django/contrib/sessions/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/km/LC_MESSAGES 2024-05-07 20:51:58,091 root INFO creating build/lib/django/contrib/sessions/locale/kn 2024-05-07 20:51:58,092 root INFO creating build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES 2024-05-07 20:51:58,092 root INFO copying django/contrib/sessions/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES 2024-05-07 20:51:58,093 root INFO copying django/contrib/sessions/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES 2024-05-07 20:51:58,094 root INFO creating build/lib/django/contrib/sessions/locale/ko 2024-05-07 20:51:58,095 root INFO creating build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES 2024-05-07 20:51:58,095 root INFO copying django/contrib/sessions/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES 2024-05-07 20:51:58,096 root INFO copying django/contrib/sessions/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES 2024-05-07 20:51:58,097 root INFO creating build/lib/django/contrib/sessions/locale/ky 2024-05-07 20:51:58,097 root INFO creating build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES 2024-05-07 20:51:58,098 root INFO copying django/contrib/sessions/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES 2024-05-07 20:51:58,099 root INFO copying django/contrib/sessions/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES 2024-05-07 20:51:58,100 root INFO creating build/lib/django/contrib/sessions/locale/lb 2024-05-07 20:51:58,100 root INFO creating build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES 2024-05-07 20:51:58,101 root INFO copying django/contrib/sessions/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES 2024-05-07 20:51:58,102 root INFO copying django/contrib/sessions/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES 2024-05-07 20:51:58,103 root INFO creating build/lib/django/contrib/sessions/locale/lt 2024-05-07 20:51:58,104 root INFO creating build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES 2024-05-07 20:51:58,104 root INFO copying django/contrib/sessions/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES 2024-05-07 20:51:58,105 root INFO copying django/contrib/sessions/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES 2024-05-07 20:51:58,106 root INFO creating build/lib/django/contrib/sessions/locale/lv 2024-05-07 20:51:58,107 root INFO creating build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES 2024-05-07 20:51:58,107 root INFO copying django/contrib/sessions/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES 2024-05-07 20:51:58,108 root INFO copying django/contrib/sessions/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES 2024-05-07 20:51:58,109 root INFO creating build/lib/django/contrib/sessions/locale/mk 2024-05-07 20:51:58,110 root INFO creating build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES 2024-05-07 20:51:58,110 root INFO copying django/contrib/sessions/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES 2024-05-07 20:51:58,111 root INFO copying django/contrib/sessions/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES 2024-05-07 20:51:58,112 root INFO creating build/lib/django/contrib/sessions/locale/ml 2024-05-07 20:51:58,113 root INFO creating build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES 2024-05-07 20:51:58,113 root INFO copying django/contrib/sessions/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES 2024-05-07 20:51:58,114 root INFO copying django/contrib/sessions/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES 2024-05-07 20:51:58,115 root INFO creating build/lib/django/contrib/sessions/locale/mn 2024-05-07 20:51:58,116 root INFO creating build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES 2024-05-07 20:51:58,116 root INFO copying django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES 2024-05-07 20:51:58,117 root INFO copying django/contrib/sessions/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES 2024-05-07 20:51:58,118 root INFO creating build/lib/django/contrib/sessions/locale/mr 2024-05-07 20:51:58,119 root INFO creating build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES 2024-05-07 20:51:58,119 root INFO copying django/contrib/sessions/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES 2024-05-07 20:51:58,120 root INFO copying django/contrib/sessions/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES 2024-05-07 20:51:58,121 root INFO creating build/lib/django/contrib/sessions/locale/ms 2024-05-07 20:51:58,122 root INFO creating build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES 2024-05-07 20:51:58,122 root INFO copying django/contrib/sessions/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES 2024-05-07 20:51:58,123 root INFO copying django/contrib/sessions/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES 2024-05-07 20:51:58,124 root INFO creating build/lib/django/contrib/sessions/locale/my 2024-05-07 20:51:58,125 root INFO creating build/lib/django/contrib/sessions/locale/my/LC_MESSAGES 2024-05-07 20:51:58,125 root INFO copying django/contrib/sessions/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/my/LC_MESSAGES 2024-05-07 20:51:58,126 root INFO copying django/contrib/sessions/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/my/LC_MESSAGES 2024-05-07 20:51:58,127 root INFO creating build/lib/django/contrib/sessions/locale/nb 2024-05-07 20:51:58,128 root INFO creating build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES 2024-05-07 20:51:58,129 root INFO copying django/contrib/sessions/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES 2024-05-07 20:51:58,129 root INFO copying django/contrib/sessions/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES 2024-05-07 20:51:58,131 root INFO creating build/lib/django/contrib/sessions/locale/ne 2024-05-07 20:51:58,131 root INFO creating build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES 2024-05-07 20:51:58,132 root INFO copying django/contrib/sessions/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES 2024-05-07 20:51:58,133 root INFO copying django/contrib/sessions/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES 2024-05-07 20:51:58,133 root INFO creating build/lib/django/contrib/sessions/locale/nl 2024-05-07 20:51:58,134 root INFO creating build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES 2024-05-07 20:51:58,135 root INFO copying django/contrib/sessions/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES 2024-05-07 20:51:58,136 root INFO copying django/contrib/sessions/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES 2024-05-07 20:51:58,137 root INFO creating build/lib/django/contrib/sessions/locale/nn 2024-05-07 20:51:58,137 root INFO creating build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES 2024-05-07 20:51:58,138 root INFO copying django/contrib/sessions/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES 2024-05-07 20:51:58,139 root INFO copying django/contrib/sessions/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES 2024-05-07 20:51:58,140 root INFO creating build/lib/django/contrib/sessions/locale/os 2024-05-07 20:51:58,140 root INFO creating build/lib/django/contrib/sessions/locale/os/LC_MESSAGES 2024-05-07 20:51:58,141 root INFO copying django/contrib/sessions/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/os/LC_MESSAGES 2024-05-07 20:51:58,142 root INFO copying django/contrib/sessions/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/os/LC_MESSAGES 2024-05-07 20:51:58,143 root INFO creating build/lib/django/contrib/sessions/locale/pa 2024-05-07 20:51:58,143 root INFO creating build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES 2024-05-07 20:51:58,144 root INFO copying django/contrib/sessions/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES 2024-05-07 20:51:58,145 root INFO copying django/contrib/sessions/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES 2024-05-07 20:51:58,146 root INFO creating build/lib/django/contrib/sessions/locale/pl 2024-05-07 20:51:58,146 root INFO creating build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES 2024-05-07 20:51:58,147 root INFO copying django/contrib/sessions/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES 2024-05-07 20:51:58,148 root INFO copying django/contrib/sessions/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES 2024-05-07 20:51:58,149 root INFO creating build/lib/django/contrib/sessions/locale/pt 2024-05-07 20:51:58,149 root INFO creating build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES 2024-05-07 20:51:58,150 root INFO copying django/contrib/sessions/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES 2024-05-07 20:51:58,151 root INFO copying django/contrib/sessions/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES 2024-05-07 20:51:58,152 root INFO creating build/lib/django/contrib/sessions/locale/pt_BR 2024-05-07 20:51:58,152 root INFO creating build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:58,153 root INFO copying django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:58,154 root INFO copying django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:58,155 root INFO creating build/lib/django/contrib/sessions/locale/ro 2024-05-07 20:51:58,156 root INFO creating build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES 2024-05-07 20:51:58,156 root INFO copying django/contrib/sessions/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES 2024-05-07 20:51:58,157 root INFO copying django/contrib/sessions/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES 2024-05-07 20:51:58,158 root INFO creating build/lib/django/contrib/sessions/locale/ru 2024-05-07 20:51:58,159 root INFO creating build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES 2024-05-07 20:51:58,159 root INFO copying django/contrib/sessions/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES 2024-05-07 20:51:58,160 root INFO copying django/contrib/sessions/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES 2024-05-07 20:51:58,161 root INFO creating build/lib/django/contrib/sessions/locale/sk 2024-05-07 20:51:58,162 root INFO creating build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES 2024-05-07 20:51:58,162 root INFO copying django/contrib/sessions/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES 2024-05-07 20:51:58,163 root INFO copying django/contrib/sessions/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES 2024-05-07 20:51:58,164 root INFO creating build/lib/django/contrib/sessions/locale/sl 2024-05-07 20:51:58,164 root INFO creating build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES 2024-05-07 20:51:58,165 root INFO copying django/contrib/sessions/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES 2024-05-07 20:51:58,166 root INFO copying django/contrib/sessions/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES 2024-05-07 20:51:58,167 root INFO creating build/lib/django/contrib/sessions/locale/sq 2024-05-07 20:51:58,168 root INFO creating build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES 2024-05-07 20:51:58,168 root INFO copying django/contrib/sessions/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES 2024-05-07 20:51:58,169 root INFO copying django/contrib/sessions/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES 2024-05-07 20:51:58,170 root INFO creating build/lib/django/contrib/sessions/locale/sr 2024-05-07 20:51:58,171 root INFO creating build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES 2024-05-07 20:51:58,171 root INFO copying django/contrib/sessions/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES 2024-05-07 20:51:58,172 root INFO copying django/contrib/sessions/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES 2024-05-07 20:51:58,173 root INFO creating build/lib/django/contrib/sessions/locale/sr_Latn 2024-05-07 20:51:58,173 root INFO creating build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:58,174 root INFO copying django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:58,175 root INFO copying django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:58,176 root INFO creating build/lib/django/contrib/sessions/locale/sv 2024-05-07 20:51:58,177 root INFO creating build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES 2024-05-07 20:51:58,177 root INFO copying django/contrib/sessions/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES 2024-05-07 20:51:58,178 root INFO copying django/contrib/sessions/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES 2024-05-07 20:51:58,179 root INFO creating build/lib/django/contrib/sessions/locale/sw 2024-05-07 20:51:58,180 root INFO creating build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES 2024-05-07 20:51:58,180 root INFO copying django/contrib/sessions/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES 2024-05-07 20:51:58,181 root INFO copying django/contrib/sessions/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES 2024-05-07 20:51:58,182 root INFO creating build/lib/django/contrib/sessions/locale/ta 2024-05-07 20:51:58,183 root INFO creating build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES 2024-05-07 20:51:58,183 root INFO copying django/contrib/sessions/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES 2024-05-07 20:51:58,184 root INFO copying django/contrib/sessions/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES 2024-05-07 20:51:58,185 root INFO creating build/lib/django/contrib/sessions/locale/te 2024-05-07 20:51:58,186 root INFO creating build/lib/django/contrib/sessions/locale/te/LC_MESSAGES 2024-05-07 20:51:58,187 root INFO copying django/contrib/sessions/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/te/LC_MESSAGES 2024-05-07 20:51:58,187 root INFO copying django/contrib/sessions/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/te/LC_MESSAGES 2024-05-07 20:51:58,188 root INFO creating build/lib/django/contrib/sessions/locale/tg 2024-05-07 20:51:58,189 root INFO creating build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES 2024-05-07 20:51:58,189 root INFO copying django/contrib/sessions/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES 2024-05-07 20:51:58,191 root INFO copying django/contrib/sessions/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES 2024-05-07 20:51:58,191 root INFO creating build/lib/django/contrib/sessions/locale/th 2024-05-07 20:51:58,192 root INFO creating build/lib/django/contrib/sessions/locale/th/LC_MESSAGES 2024-05-07 20:51:58,193 root INFO copying django/contrib/sessions/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/th/LC_MESSAGES 2024-05-07 20:51:58,193 root INFO copying django/contrib/sessions/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/th/LC_MESSAGES 2024-05-07 20:51:58,195 root INFO creating build/lib/django/contrib/sessions/locale/tk 2024-05-07 20:51:58,195 root INFO creating build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES 2024-05-07 20:51:58,196 root INFO copying django/contrib/sessions/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES 2024-05-07 20:51:58,197 root INFO copying django/contrib/sessions/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES 2024-05-07 20:51:58,197 root INFO creating build/lib/django/contrib/sessions/locale/tr 2024-05-07 20:51:58,198 root INFO creating build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES 2024-05-07 20:51:58,199 root INFO copying django/contrib/sessions/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES 2024-05-07 20:51:58,200 root INFO copying django/contrib/sessions/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES 2024-05-07 20:51:58,200 root INFO creating build/lib/django/contrib/sessions/locale/tt 2024-05-07 20:51:58,201 root INFO creating build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES 2024-05-07 20:51:58,202 root INFO copying django/contrib/sessions/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES 2024-05-07 20:51:58,203 root INFO copying django/contrib/sessions/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES 2024-05-07 20:51:58,204 root INFO creating build/lib/django/contrib/sessions/locale/udm 2024-05-07 20:51:58,204 root INFO creating build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES 2024-05-07 20:51:58,205 root INFO copying django/contrib/sessions/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES 2024-05-07 20:51:58,206 root INFO copying django/contrib/sessions/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES 2024-05-07 20:51:58,207 root INFO creating build/lib/django/contrib/sessions/locale/uk 2024-05-07 20:51:58,207 root INFO creating build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES 2024-05-07 20:51:58,208 root INFO copying django/contrib/sessions/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES 2024-05-07 20:51:58,209 root INFO copying django/contrib/sessions/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES 2024-05-07 20:51:58,210 root INFO creating build/lib/django/contrib/sessions/locale/ur 2024-05-07 20:51:58,212 root INFO creating build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES 2024-05-07 20:51:58,213 root INFO copying django/contrib/sessions/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES 2024-05-07 20:51:58,213 root INFO copying django/contrib/sessions/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES 2024-05-07 20:51:58,214 root INFO creating build/lib/django/contrib/sessions/locale/uz 2024-05-07 20:51:58,215 root INFO creating build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES 2024-05-07 20:51:58,216 root INFO copying django/contrib/sessions/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES 2024-05-07 20:51:58,217 root INFO copying django/contrib/sessions/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES 2024-05-07 20:51:58,217 root INFO creating build/lib/django/contrib/sessions/locale/vi 2024-05-07 20:51:58,218 root INFO creating build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES 2024-05-07 20:51:58,219 root INFO copying django/contrib/sessions/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES 2024-05-07 20:51:58,220 root INFO copying django/contrib/sessions/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES 2024-05-07 20:51:58,220 root INFO creating build/lib/django/contrib/sessions/locale/zh_Hans 2024-05-07 20:51:58,221 root INFO creating build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:58,222 root INFO copying django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:58,223 root INFO copying django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:58,224 root INFO creating build/lib/django/contrib/sessions/locale/zh_Hant 2024-05-07 20:51:58,224 root INFO creating build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:58,225 root INFO copying django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:58,226 root INFO copying django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:58,227 root INFO creating build/lib/django/contrib/gis/locale 2024-05-07 20:51:58,227 root INFO creating build/lib/django/contrib/gis/locale/af 2024-05-07 20:51:58,228 root INFO creating build/lib/django/contrib/gis/locale/af/LC_MESSAGES 2024-05-07 20:51:58,228 root INFO copying django/contrib/gis/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/af/LC_MESSAGES 2024-05-07 20:51:58,229 root INFO copying django/contrib/gis/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/af/LC_MESSAGES 2024-05-07 20:51:58,230 root INFO creating build/lib/django/contrib/gis/locale/ar 2024-05-07 20:51:58,231 root INFO creating build/lib/django/contrib/gis/locale/ar/LC_MESSAGES 2024-05-07 20:51:58,231 root INFO copying django/contrib/gis/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ar/LC_MESSAGES 2024-05-07 20:51:58,232 root INFO copying django/contrib/gis/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ar/LC_MESSAGES 2024-05-07 20:51:58,233 root INFO creating build/lib/django/contrib/gis/locale/ar_DZ 2024-05-07 20:51:58,234 root INFO creating build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:58,234 root INFO copying django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:58,235 root INFO copying django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:58,236 root INFO creating build/lib/django/contrib/gis/locale/ast 2024-05-07 20:51:58,237 root INFO creating build/lib/django/contrib/gis/locale/ast/LC_MESSAGES 2024-05-07 20:51:58,237 root INFO copying django/contrib/gis/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ast/LC_MESSAGES 2024-05-07 20:51:58,238 root INFO copying django/contrib/gis/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ast/LC_MESSAGES 2024-05-07 20:51:58,239 root INFO creating build/lib/django/contrib/gis/locale/az 2024-05-07 20:51:58,240 root INFO creating build/lib/django/contrib/gis/locale/az/LC_MESSAGES 2024-05-07 20:51:58,240 root INFO copying django/contrib/gis/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/az/LC_MESSAGES 2024-05-07 20:51:58,241 root INFO copying django/contrib/gis/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/az/LC_MESSAGES 2024-05-07 20:51:58,242 root INFO creating build/lib/django/contrib/gis/locale/be 2024-05-07 20:51:58,243 root INFO creating build/lib/django/contrib/gis/locale/be/LC_MESSAGES 2024-05-07 20:51:58,243 root INFO copying django/contrib/gis/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/be/LC_MESSAGES 2024-05-07 20:51:58,244 root INFO copying django/contrib/gis/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/be/LC_MESSAGES 2024-05-07 20:51:58,245 root INFO creating build/lib/django/contrib/gis/locale/bg 2024-05-07 20:51:58,246 root INFO creating build/lib/django/contrib/gis/locale/bg/LC_MESSAGES 2024-05-07 20:51:58,246 root INFO copying django/contrib/gis/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/bg/LC_MESSAGES 2024-05-07 20:51:58,247 root INFO copying django/contrib/gis/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/bg/LC_MESSAGES 2024-05-07 20:51:58,248 root INFO creating build/lib/django/contrib/gis/locale/bn 2024-05-07 20:51:58,249 root INFO creating build/lib/django/contrib/gis/locale/bn/LC_MESSAGES 2024-05-07 20:51:58,249 root INFO copying django/contrib/gis/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/bn/LC_MESSAGES 2024-05-07 20:51:58,250 root INFO copying django/contrib/gis/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/bn/LC_MESSAGES 2024-05-07 20:51:58,251 root INFO creating build/lib/django/contrib/gis/locale/br 2024-05-07 20:51:58,252 root INFO creating build/lib/django/contrib/gis/locale/br/LC_MESSAGES 2024-05-07 20:51:58,252 root INFO copying django/contrib/gis/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/br/LC_MESSAGES 2024-05-07 20:51:58,253 root INFO copying django/contrib/gis/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/br/LC_MESSAGES 2024-05-07 20:51:58,254 root INFO creating build/lib/django/contrib/gis/locale/bs 2024-05-07 20:51:58,255 root INFO creating build/lib/django/contrib/gis/locale/bs/LC_MESSAGES 2024-05-07 20:51:58,256 root INFO copying django/contrib/gis/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/bs/LC_MESSAGES 2024-05-07 20:51:58,256 root INFO copying django/contrib/gis/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/bs/LC_MESSAGES 2024-05-07 20:51:58,257 root INFO creating build/lib/django/contrib/gis/locale/ca 2024-05-07 20:51:58,258 root INFO creating build/lib/django/contrib/gis/locale/ca/LC_MESSAGES 2024-05-07 20:51:58,259 root INFO copying django/contrib/gis/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ca/LC_MESSAGES 2024-05-07 20:51:58,259 root INFO copying django/contrib/gis/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ca/LC_MESSAGES 2024-05-07 20:51:58,260 root INFO creating build/lib/django/contrib/gis/locale/ckb 2024-05-07 20:51:58,261 root INFO creating build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES 2024-05-07 20:51:58,261 root INFO copying django/contrib/gis/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES 2024-05-07 20:51:58,263 root INFO copying django/contrib/gis/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES 2024-05-07 20:51:58,263 root INFO creating build/lib/django/contrib/gis/locale/cs 2024-05-07 20:51:58,264 root INFO creating build/lib/django/contrib/gis/locale/cs/LC_MESSAGES 2024-05-07 20:51:58,265 root INFO copying django/contrib/gis/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/cs/LC_MESSAGES 2024-05-07 20:51:58,266 root INFO copying django/contrib/gis/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/cs/LC_MESSAGES 2024-05-07 20:51:58,267 root INFO creating build/lib/django/contrib/gis/locale/cy 2024-05-07 20:51:58,267 root INFO creating build/lib/django/contrib/gis/locale/cy/LC_MESSAGES 2024-05-07 20:51:58,268 root INFO copying django/contrib/gis/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/cy/LC_MESSAGES 2024-05-07 20:51:58,269 root INFO copying django/contrib/gis/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/cy/LC_MESSAGES 2024-05-07 20:51:58,270 root INFO creating build/lib/django/contrib/gis/locale/da 2024-05-07 20:51:58,270 root INFO creating build/lib/django/contrib/gis/locale/da/LC_MESSAGES 2024-05-07 20:51:58,271 root INFO copying django/contrib/gis/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/da/LC_MESSAGES 2024-05-07 20:51:58,272 root INFO copying django/contrib/gis/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/da/LC_MESSAGES 2024-05-07 20:51:58,273 root INFO creating build/lib/django/contrib/gis/locale/de 2024-05-07 20:51:58,273 root INFO creating build/lib/django/contrib/gis/locale/de/LC_MESSAGES 2024-05-07 20:51:58,274 root INFO copying django/contrib/gis/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/de/LC_MESSAGES 2024-05-07 20:51:58,275 root INFO copying django/contrib/gis/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/de/LC_MESSAGES 2024-05-07 20:51:58,276 root INFO creating build/lib/django/contrib/gis/locale/dsb 2024-05-07 20:51:58,276 root INFO creating build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES 2024-05-07 20:51:58,277 root INFO copying django/contrib/gis/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES 2024-05-07 20:51:58,278 root INFO copying django/contrib/gis/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES 2024-05-07 20:51:58,279 root INFO creating build/lib/django/contrib/gis/locale/el 2024-05-07 20:51:58,279 root INFO creating build/lib/django/contrib/gis/locale/el/LC_MESSAGES 2024-05-07 20:51:58,280 root INFO copying django/contrib/gis/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/el/LC_MESSAGES 2024-05-07 20:51:58,281 root INFO copying django/contrib/gis/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/el/LC_MESSAGES 2024-05-07 20:51:58,282 root INFO creating build/lib/django/contrib/gis/locale/en 2024-05-07 20:51:58,282 root INFO creating build/lib/django/contrib/gis/locale/en/LC_MESSAGES 2024-05-07 20:51:58,283 root INFO copying django/contrib/gis/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/en/LC_MESSAGES 2024-05-07 20:51:58,284 root INFO copying django/contrib/gis/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/en/LC_MESSAGES 2024-05-07 20:51:58,285 root INFO creating build/lib/django/contrib/gis/locale/en_AU 2024-05-07 20:51:58,285 root INFO creating build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:58,286 root INFO copying django/contrib/gis/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:58,287 root INFO copying django/contrib/gis/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:58,288 root INFO creating build/lib/django/contrib/gis/locale/en_GB 2024-05-07 20:51:58,288 root INFO creating build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:58,289 root INFO copying django/contrib/gis/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:58,290 root INFO copying django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:58,291 root INFO creating build/lib/django/contrib/gis/locale/eo 2024-05-07 20:51:58,291 root INFO creating build/lib/django/contrib/gis/locale/eo/LC_MESSAGES 2024-05-07 20:51:58,292 root INFO copying django/contrib/gis/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/eo/LC_MESSAGES 2024-05-07 20:51:58,293 root INFO copying django/contrib/gis/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/eo/LC_MESSAGES 2024-05-07 20:51:58,294 root INFO creating build/lib/django/contrib/gis/locale/es 2024-05-07 20:51:58,294 root INFO creating build/lib/django/contrib/gis/locale/es/LC_MESSAGES 2024-05-07 20:51:58,295 root INFO copying django/contrib/gis/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es/LC_MESSAGES 2024-05-07 20:51:58,296 root INFO copying django/contrib/gis/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es/LC_MESSAGES 2024-05-07 20:51:58,297 root INFO creating build/lib/django/contrib/gis/locale/es_AR 2024-05-07 20:51:58,297 root INFO creating build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:58,298 root INFO copying django/contrib/gis/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:58,299 root INFO copying django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:58,300 root INFO creating build/lib/django/contrib/gis/locale/es_CO 2024-05-07 20:51:58,300 root INFO creating build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:58,301 root INFO copying django/contrib/gis/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:58,302 root INFO copying django/contrib/gis/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:58,303 root INFO creating build/lib/django/contrib/gis/locale/es_MX 2024-05-07 20:51:58,303 root INFO creating build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:58,304 root INFO copying django/contrib/gis/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:58,305 root INFO copying django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:58,306 root INFO creating build/lib/django/contrib/gis/locale/es_VE 2024-05-07 20:51:58,307 root INFO creating build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:58,307 root INFO copying django/contrib/gis/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:58,308 root INFO copying django/contrib/gis/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:58,309 root INFO creating build/lib/django/contrib/gis/locale/et 2024-05-07 20:51:58,310 root INFO creating build/lib/django/contrib/gis/locale/et/LC_MESSAGES 2024-05-07 20:51:58,310 root INFO copying django/contrib/gis/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/et/LC_MESSAGES 2024-05-07 20:51:58,311 root INFO copying django/contrib/gis/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/et/LC_MESSAGES 2024-05-07 20:51:58,312 root INFO creating build/lib/django/contrib/gis/locale/eu 2024-05-07 20:51:58,313 root INFO creating build/lib/django/contrib/gis/locale/eu/LC_MESSAGES 2024-05-07 20:51:58,313 root INFO copying django/contrib/gis/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/eu/LC_MESSAGES 2024-05-07 20:51:58,314 root INFO copying django/contrib/gis/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/eu/LC_MESSAGES 2024-05-07 20:51:58,315 root INFO creating build/lib/django/contrib/gis/locale/fa 2024-05-07 20:51:58,316 root INFO creating build/lib/django/contrib/gis/locale/fa/LC_MESSAGES 2024-05-07 20:51:58,316 root INFO copying django/contrib/gis/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fa/LC_MESSAGES 2024-05-07 20:51:58,317 root INFO copying django/contrib/gis/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fa/LC_MESSAGES 2024-05-07 20:51:58,318 root INFO creating build/lib/django/contrib/gis/locale/fi 2024-05-07 20:51:58,319 root INFO creating build/lib/django/contrib/gis/locale/fi/LC_MESSAGES 2024-05-07 20:51:58,320 root INFO copying django/contrib/gis/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fi/LC_MESSAGES 2024-05-07 20:51:58,320 root INFO copying django/contrib/gis/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fi/LC_MESSAGES 2024-05-07 20:51:58,321 root INFO creating build/lib/django/contrib/gis/locale/fr 2024-05-07 20:51:58,322 root INFO creating build/lib/django/contrib/gis/locale/fr/LC_MESSAGES 2024-05-07 20:51:58,323 root INFO copying django/contrib/gis/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fr/LC_MESSAGES 2024-05-07 20:51:58,324 root INFO copying django/contrib/gis/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fr/LC_MESSAGES 2024-05-07 20:51:58,324 root INFO creating build/lib/django/contrib/gis/locale/fy 2024-05-07 20:51:58,325 root INFO creating build/lib/django/contrib/gis/locale/fy/LC_MESSAGES 2024-05-07 20:51:58,325 root INFO copying django/contrib/gis/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fy/LC_MESSAGES 2024-05-07 20:51:58,327 root INFO copying django/contrib/gis/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fy/LC_MESSAGES 2024-05-07 20:51:58,327 root INFO creating build/lib/django/contrib/gis/locale/ga 2024-05-07 20:51:58,328 root INFO creating build/lib/django/contrib/gis/locale/ga/LC_MESSAGES 2024-05-07 20:51:58,329 root INFO copying django/contrib/gis/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ga/LC_MESSAGES 2024-05-07 20:51:58,329 root INFO copying django/contrib/gis/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ga/LC_MESSAGES 2024-05-07 20:51:58,330 root INFO creating build/lib/django/contrib/gis/locale/gd 2024-05-07 20:51:58,331 root INFO creating build/lib/django/contrib/gis/locale/gd/LC_MESSAGES 2024-05-07 20:51:58,332 root INFO copying django/contrib/gis/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/gd/LC_MESSAGES 2024-05-07 20:51:58,332 root INFO copying django/contrib/gis/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/gd/LC_MESSAGES 2024-05-07 20:51:58,333 root INFO creating build/lib/django/contrib/gis/locale/gl 2024-05-07 20:51:58,334 root INFO creating build/lib/django/contrib/gis/locale/gl/LC_MESSAGES 2024-05-07 20:51:58,335 root INFO copying django/contrib/gis/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/gl/LC_MESSAGES 2024-05-07 20:51:58,336 root INFO copying django/contrib/gis/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/gl/LC_MESSAGES 2024-05-07 20:51:58,336 root INFO creating build/lib/django/contrib/gis/locale/he 2024-05-07 20:51:58,337 root INFO creating build/lib/django/contrib/gis/locale/he/LC_MESSAGES 2024-05-07 20:51:58,337 root INFO copying django/contrib/gis/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/he/LC_MESSAGES 2024-05-07 20:51:58,339 root INFO copying django/contrib/gis/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/he/LC_MESSAGES 2024-05-07 20:51:58,340 root INFO creating build/lib/django/contrib/gis/locale/hi 2024-05-07 20:51:58,340 root INFO creating build/lib/django/contrib/gis/locale/hi/LC_MESSAGES 2024-05-07 20:51:58,341 root INFO copying django/contrib/gis/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hi/LC_MESSAGES 2024-05-07 20:51:58,342 root INFO copying django/contrib/gis/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hi/LC_MESSAGES 2024-05-07 20:51:58,343 root INFO creating build/lib/django/contrib/gis/locale/hr 2024-05-07 20:51:58,343 root INFO creating build/lib/django/contrib/gis/locale/hr/LC_MESSAGES 2024-05-07 20:51:58,344 root INFO copying django/contrib/gis/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hr/LC_MESSAGES 2024-05-07 20:51:58,345 root INFO copying django/contrib/gis/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hr/LC_MESSAGES 2024-05-07 20:51:58,346 root INFO creating build/lib/django/contrib/gis/locale/hsb 2024-05-07 20:51:58,346 root INFO creating build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES 2024-05-07 20:51:58,347 root INFO copying django/contrib/gis/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES 2024-05-07 20:51:58,348 root INFO copying django/contrib/gis/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES 2024-05-07 20:51:58,349 root INFO creating build/lib/django/contrib/gis/locale/hu 2024-05-07 20:51:58,349 root INFO creating build/lib/django/contrib/gis/locale/hu/LC_MESSAGES 2024-05-07 20:51:58,350 root INFO copying django/contrib/gis/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hu/LC_MESSAGES 2024-05-07 20:51:58,351 root INFO copying django/contrib/gis/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hu/LC_MESSAGES 2024-05-07 20:51:58,352 root INFO creating build/lib/django/contrib/gis/locale/hy 2024-05-07 20:51:58,352 root INFO creating build/lib/django/contrib/gis/locale/hy/LC_MESSAGES 2024-05-07 20:51:58,353 root INFO copying django/contrib/gis/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hy/LC_MESSAGES 2024-05-07 20:51:58,354 root INFO copying django/contrib/gis/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hy/LC_MESSAGES 2024-05-07 20:51:58,355 root INFO creating build/lib/django/contrib/gis/locale/ia 2024-05-07 20:51:58,355 root INFO creating build/lib/django/contrib/gis/locale/ia/LC_MESSAGES 2024-05-07 20:51:58,356 root INFO copying django/contrib/gis/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ia/LC_MESSAGES 2024-05-07 20:51:58,357 root INFO copying django/contrib/gis/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ia/LC_MESSAGES 2024-05-07 20:51:58,358 root INFO creating build/lib/django/contrib/gis/locale/id 2024-05-07 20:51:58,358 root INFO creating build/lib/django/contrib/gis/locale/id/LC_MESSAGES 2024-05-07 20:51:58,359 root INFO copying django/contrib/gis/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/id/LC_MESSAGES 2024-05-07 20:51:58,360 root INFO copying django/contrib/gis/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/id/LC_MESSAGES 2024-05-07 20:51:58,361 root INFO creating build/lib/django/contrib/gis/locale/io 2024-05-07 20:51:58,361 root INFO creating build/lib/django/contrib/gis/locale/io/LC_MESSAGES 2024-05-07 20:51:58,362 root INFO copying django/contrib/gis/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/io/LC_MESSAGES 2024-05-07 20:51:58,363 root INFO copying django/contrib/gis/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/io/LC_MESSAGES 2024-05-07 20:51:58,364 root INFO creating build/lib/django/contrib/gis/locale/is 2024-05-07 20:51:58,365 root INFO creating build/lib/django/contrib/gis/locale/is/LC_MESSAGES 2024-05-07 20:51:58,365 root INFO copying django/contrib/gis/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/is/LC_MESSAGES 2024-05-07 20:51:58,366 root INFO copying django/contrib/gis/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/is/LC_MESSAGES 2024-05-07 20:51:58,367 root INFO creating build/lib/django/contrib/gis/locale/it 2024-05-07 20:51:58,368 root INFO creating build/lib/django/contrib/gis/locale/it/LC_MESSAGES 2024-05-07 20:51:58,368 root INFO copying django/contrib/gis/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/it/LC_MESSAGES 2024-05-07 20:51:58,369 root INFO copying django/contrib/gis/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/it/LC_MESSAGES 2024-05-07 20:51:58,370 root INFO creating build/lib/django/contrib/gis/locale/ja 2024-05-07 20:51:58,371 root INFO creating build/lib/django/contrib/gis/locale/ja/LC_MESSAGES 2024-05-07 20:51:58,371 root INFO copying django/contrib/gis/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ja/LC_MESSAGES 2024-05-07 20:51:58,372 root INFO copying django/contrib/gis/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ja/LC_MESSAGES 2024-05-07 20:51:58,373 root INFO creating build/lib/django/contrib/gis/locale/ka 2024-05-07 20:51:58,374 root INFO creating build/lib/django/contrib/gis/locale/ka/LC_MESSAGES 2024-05-07 20:51:58,374 root INFO copying django/contrib/gis/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ka/LC_MESSAGES 2024-05-07 20:51:58,375 root INFO copying django/contrib/gis/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ka/LC_MESSAGES 2024-05-07 20:51:58,376 root INFO creating build/lib/django/contrib/gis/locale/kk 2024-05-07 20:51:58,377 root INFO creating build/lib/django/contrib/gis/locale/kk/LC_MESSAGES 2024-05-07 20:51:58,377 root INFO copying django/contrib/gis/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/kk/LC_MESSAGES 2024-05-07 20:51:58,378 root INFO copying django/contrib/gis/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/kk/LC_MESSAGES 2024-05-07 20:51:58,379 root INFO creating build/lib/django/contrib/gis/locale/km 2024-05-07 20:51:58,380 root INFO creating build/lib/django/contrib/gis/locale/km/LC_MESSAGES 2024-05-07 20:51:58,380 root INFO copying django/contrib/gis/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/km/LC_MESSAGES 2024-05-07 20:51:58,381 root INFO copying django/contrib/gis/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/km/LC_MESSAGES 2024-05-07 20:51:58,382 root INFO creating build/lib/django/contrib/gis/locale/kn 2024-05-07 20:51:58,383 root INFO creating build/lib/django/contrib/gis/locale/kn/LC_MESSAGES 2024-05-07 20:51:58,383 root INFO copying django/contrib/gis/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/kn/LC_MESSAGES 2024-05-07 20:51:58,384 root INFO copying django/contrib/gis/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/kn/LC_MESSAGES 2024-05-07 20:51:58,385 root INFO creating build/lib/django/contrib/gis/locale/ko 2024-05-07 20:51:58,386 root INFO creating build/lib/django/contrib/gis/locale/ko/LC_MESSAGES 2024-05-07 20:51:58,386 root INFO copying django/contrib/gis/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ko/LC_MESSAGES 2024-05-07 20:51:58,387 root INFO copying django/contrib/gis/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ko/LC_MESSAGES 2024-05-07 20:51:58,388 root INFO creating build/lib/django/contrib/gis/locale/ky 2024-05-07 20:51:58,389 root INFO creating build/lib/django/contrib/gis/locale/ky/LC_MESSAGES 2024-05-07 20:51:58,389 root INFO copying django/contrib/gis/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ky/LC_MESSAGES 2024-05-07 20:51:58,390 root INFO copying django/contrib/gis/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ky/LC_MESSAGES 2024-05-07 20:51:58,391 root INFO creating build/lib/django/contrib/gis/locale/lb 2024-05-07 20:51:58,392 root INFO creating build/lib/django/contrib/gis/locale/lb/LC_MESSAGES 2024-05-07 20:51:58,393 root INFO copying django/contrib/gis/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/lb/LC_MESSAGES 2024-05-07 20:51:58,393 root INFO copying django/contrib/gis/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/lb/LC_MESSAGES 2024-05-07 20:51:58,394 root INFO creating build/lib/django/contrib/gis/locale/lt 2024-05-07 20:51:58,395 root INFO creating build/lib/django/contrib/gis/locale/lt/LC_MESSAGES 2024-05-07 20:51:58,396 root INFO copying django/contrib/gis/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/lt/LC_MESSAGES 2024-05-07 20:51:58,396 root INFO copying django/contrib/gis/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/lt/LC_MESSAGES 2024-05-07 20:51:58,397 root INFO creating build/lib/django/contrib/gis/locale/lv 2024-05-07 20:51:58,398 root INFO creating build/lib/django/contrib/gis/locale/lv/LC_MESSAGES 2024-05-07 20:51:58,399 root INFO copying django/contrib/gis/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/lv/LC_MESSAGES 2024-05-07 20:51:58,400 root INFO copying django/contrib/gis/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/lv/LC_MESSAGES 2024-05-07 20:51:58,400 root INFO creating build/lib/django/contrib/gis/locale/mk 2024-05-07 20:51:58,401 root INFO creating build/lib/django/contrib/gis/locale/mk/LC_MESSAGES 2024-05-07 20:51:58,402 root INFO copying django/contrib/gis/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/mk/LC_MESSAGES 2024-05-07 20:51:58,403 root INFO copying django/contrib/gis/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/mk/LC_MESSAGES 2024-05-07 20:51:58,404 root INFO creating build/lib/django/contrib/gis/locale/ml 2024-05-07 20:51:58,404 root INFO creating build/lib/django/contrib/gis/locale/ml/LC_MESSAGES 2024-05-07 20:51:58,405 root INFO copying django/contrib/gis/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ml/LC_MESSAGES 2024-05-07 20:51:58,405 root INFO copying django/contrib/gis/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ml/LC_MESSAGES 2024-05-07 20:51:58,407 root INFO creating build/lib/django/contrib/gis/locale/mn 2024-05-07 20:51:58,407 root INFO creating build/lib/django/contrib/gis/locale/mn/LC_MESSAGES 2024-05-07 20:51:58,408 root INFO copying django/contrib/gis/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/mn/LC_MESSAGES 2024-05-07 20:51:58,409 root INFO copying django/contrib/gis/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/mn/LC_MESSAGES 2024-05-07 20:51:58,409 root INFO creating build/lib/django/contrib/gis/locale/mr 2024-05-07 20:51:58,410 root INFO creating build/lib/django/contrib/gis/locale/mr/LC_MESSAGES 2024-05-07 20:51:58,411 root INFO copying django/contrib/gis/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/mr/LC_MESSAGES 2024-05-07 20:51:58,412 root INFO copying django/contrib/gis/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/mr/LC_MESSAGES 2024-05-07 20:51:58,413 root INFO creating build/lib/django/contrib/gis/locale/ms 2024-05-07 20:51:58,413 root INFO creating build/lib/django/contrib/gis/locale/ms/LC_MESSAGES 2024-05-07 20:51:58,414 root INFO copying django/contrib/gis/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ms/LC_MESSAGES 2024-05-07 20:51:58,415 root INFO copying django/contrib/gis/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ms/LC_MESSAGES 2024-05-07 20:51:58,416 root INFO creating build/lib/django/contrib/gis/locale/my 2024-05-07 20:51:58,416 root INFO creating build/lib/django/contrib/gis/locale/my/LC_MESSAGES 2024-05-07 20:51:58,417 root INFO copying django/contrib/gis/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/my/LC_MESSAGES 2024-05-07 20:51:58,418 root INFO copying django/contrib/gis/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/my/LC_MESSAGES 2024-05-07 20:51:58,419 root INFO creating build/lib/django/contrib/gis/locale/nb 2024-05-07 20:51:58,419 root INFO creating build/lib/django/contrib/gis/locale/nb/LC_MESSAGES 2024-05-07 20:51:58,420 root INFO copying django/contrib/gis/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/nb/LC_MESSAGES 2024-05-07 20:51:58,421 root INFO copying django/contrib/gis/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/nb/LC_MESSAGES 2024-05-07 20:51:58,422 root INFO creating build/lib/django/contrib/gis/locale/ne 2024-05-07 20:51:58,422 root INFO creating build/lib/django/contrib/gis/locale/ne/LC_MESSAGES 2024-05-07 20:51:58,423 root INFO copying django/contrib/gis/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ne/LC_MESSAGES 2024-05-07 20:51:58,424 root INFO copying django/contrib/gis/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ne/LC_MESSAGES 2024-05-07 20:51:58,425 root INFO creating build/lib/django/contrib/gis/locale/nl 2024-05-07 20:51:58,425 root INFO creating build/lib/django/contrib/gis/locale/nl/LC_MESSAGES 2024-05-07 20:51:58,426 root INFO copying django/contrib/gis/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/nl/LC_MESSAGES 2024-05-07 20:51:58,427 root INFO copying django/contrib/gis/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/nl/LC_MESSAGES 2024-05-07 20:51:58,428 root INFO creating build/lib/django/contrib/gis/locale/nn 2024-05-07 20:51:58,428 root INFO creating build/lib/django/contrib/gis/locale/nn/LC_MESSAGES 2024-05-07 20:51:58,429 root INFO copying django/contrib/gis/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/nn/LC_MESSAGES 2024-05-07 20:51:58,430 root INFO copying django/contrib/gis/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/nn/LC_MESSAGES 2024-05-07 20:51:58,431 root INFO creating build/lib/django/contrib/gis/locale/os 2024-05-07 20:51:58,432 root INFO creating build/lib/django/contrib/gis/locale/os/LC_MESSAGES 2024-05-07 20:51:58,432 root INFO copying django/contrib/gis/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/os/LC_MESSAGES 2024-05-07 20:51:58,433 root INFO copying django/contrib/gis/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/os/LC_MESSAGES 2024-05-07 20:51:58,434 root INFO creating build/lib/django/contrib/gis/locale/pa 2024-05-07 20:51:58,435 root INFO creating build/lib/django/contrib/gis/locale/pa/LC_MESSAGES 2024-05-07 20:51:58,435 root INFO copying django/contrib/gis/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pa/LC_MESSAGES 2024-05-07 20:51:58,436 root INFO copying django/contrib/gis/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pa/LC_MESSAGES 2024-05-07 20:51:58,437 root INFO creating build/lib/django/contrib/gis/locale/pl 2024-05-07 20:51:58,437 root INFO creating build/lib/django/contrib/gis/locale/pl/LC_MESSAGES 2024-05-07 20:51:58,438 root INFO copying django/contrib/gis/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pl/LC_MESSAGES 2024-05-07 20:51:58,439 root INFO copying django/contrib/gis/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pl/LC_MESSAGES 2024-05-07 20:51:58,440 root INFO creating build/lib/django/contrib/gis/locale/pt 2024-05-07 20:51:58,441 root INFO creating build/lib/django/contrib/gis/locale/pt/LC_MESSAGES 2024-05-07 20:51:58,441 root INFO copying django/contrib/gis/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pt/LC_MESSAGES 2024-05-07 20:51:58,442 root INFO copying django/contrib/gis/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pt/LC_MESSAGES 2024-05-07 20:51:58,443 root INFO creating build/lib/django/contrib/gis/locale/pt_BR 2024-05-07 20:51:58,444 root INFO creating build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:58,444 root INFO copying django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:58,445 root INFO copying django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:58,446 root INFO creating build/lib/django/contrib/gis/locale/ro 2024-05-07 20:51:58,447 root INFO creating build/lib/django/contrib/gis/locale/ro/LC_MESSAGES 2024-05-07 20:51:58,447 root INFO copying django/contrib/gis/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ro/LC_MESSAGES 2024-05-07 20:51:58,448 root INFO copying django/contrib/gis/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ro/LC_MESSAGES 2024-05-07 20:51:58,449 root INFO creating build/lib/django/contrib/gis/locale/ru 2024-05-07 20:51:58,450 root INFO creating build/lib/django/contrib/gis/locale/ru/LC_MESSAGES 2024-05-07 20:51:58,450 root INFO copying django/contrib/gis/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ru/LC_MESSAGES 2024-05-07 20:51:58,451 root INFO copying django/contrib/gis/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ru/LC_MESSAGES 2024-05-07 20:51:58,452 root INFO creating build/lib/django/contrib/gis/locale/sk 2024-05-07 20:51:58,453 root INFO creating build/lib/django/contrib/gis/locale/sk/LC_MESSAGES 2024-05-07 20:51:58,453 root INFO copying django/contrib/gis/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sk/LC_MESSAGES 2024-05-07 20:51:58,454 root INFO copying django/contrib/gis/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sk/LC_MESSAGES 2024-05-07 20:51:58,455 root INFO creating build/lib/django/contrib/gis/locale/sl 2024-05-07 20:51:58,456 root INFO creating build/lib/django/contrib/gis/locale/sl/LC_MESSAGES 2024-05-07 20:51:58,456 root INFO copying django/contrib/gis/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sl/LC_MESSAGES 2024-05-07 20:51:58,457 root INFO copying django/contrib/gis/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sl/LC_MESSAGES 2024-05-07 20:51:58,458 root INFO creating build/lib/django/contrib/gis/locale/sq 2024-05-07 20:51:58,459 root INFO creating build/lib/django/contrib/gis/locale/sq/LC_MESSAGES 2024-05-07 20:51:58,459 root INFO copying django/contrib/gis/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sq/LC_MESSAGES 2024-05-07 20:51:58,460 root INFO copying django/contrib/gis/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sq/LC_MESSAGES 2024-05-07 20:51:58,461 root INFO creating build/lib/django/contrib/gis/locale/sr 2024-05-07 20:51:58,462 root INFO creating build/lib/django/contrib/gis/locale/sr/LC_MESSAGES 2024-05-07 20:51:58,462 root INFO copying django/contrib/gis/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sr/LC_MESSAGES 2024-05-07 20:51:58,464 root INFO copying django/contrib/gis/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sr/LC_MESSAGES 2024-05-07 20:51:58,465 root INFO creating build/lib/django/contrib/gis/locale/sr_Latn 2024-05-07 20:51:58,465 root INFO creating build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:58,466 root INFO copying django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:58,467 root INFO copying django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:58,468 root INFO creating build/lib/django/contrib/gis/locale/sv 2024-05-07 20:51:58,468 root INFO creating build/lib/django/contrib/gis/locale/sv/LC_MESSAGES 2024-05-07 20:51:58,469 root INFO copying django/contrib/gis/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sv/LC_MESSAGES 2024-05-07 20:51:58,470 root INFO copying django/contrib/gis/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sv/LC_MESSAGES 2024-05-07 20:51:58,471 root INFO creating build/lib/django/contrib/gis/locale/sw 2024-05-07 20:51:58,471 root INFO creating build/lib/django/contrib/gis/locale/sw/LC_MESSAGES 2024-05-07 20:51:58,472 root INFO copying django/contrib/gis/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sw/LC_MESSAGES 2024-05-07 20:51:58,473 root INFO copying django/contrib/gis/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sw/LC_MESSAGES 2024-05-07 20:51:58,474 root INFO creating build/lib/django/contrib/gis/locale/ta 2024-05-07 20:51:58,474 root INFO creating build/lib/django/contrib/gis/locale/ta/LC_MESSAGES 2024-05-07 20:51:58,475 root INFO copying django/contrib/gis/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ta/LC_MESSAGES 2024-05-07 20:51:58,476 root INFO copying django/contrib/gis/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ta/LC_MESSAGES 2024-05-07 20:51:58,477 root INFO creating build/lib/django/contrib/gis/locale/te 2024-05-07 20:51:58,477 root INFO creating build/lib/django/contrib/gis/locale/te/LC_MESSAGES 2024-05-07 20:51:58,478 root INFO copying django/contrib/gis/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/te/LC_MESSAGES 2024-05-07 20:51:58,479 root INFO copying django/contrib/gis/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/te/LC_MESSAGES 2024-05-07 20:51:58,480 root INFO creating build/lib/django/contrib/gis/locale/tg 2024-05-07 20:51:58,480 root INFO creating build/lib/django/contrib/gis/locale/tg/LC_MESSAGES 2024-05-07 20:51:58,481 root INFO copying django/contrib/gis/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/tg/LC_MESSAGES 2024-05-07 20:51:58,482 root INFO copying django/contrib/gis/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/tg/LC_MESSAGES 2024-05-07 20:51:58,483 root INFO creating build/lib/django/contrib/gis/locale/th 2024-05-07 20:51:58,483 root INFO creating build/lib/django/contrib/gis/locale/th/LC_MESSAGES 2024-05-07 20:51:58,484 root INFO copying django/contrib/gis/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/th/LC_MESSAGES 2024-05-07 20:51:58,485 root INFO copying django/contrib/gis/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/th/LC_MESSAGES 2024-05-07 20:51:58,486 root INFO creating build/lib/django/contrib/gis/locale/tr 2024-05-07 20:51:58,486 root INFO creating build/lib/django/contrib/gis/locale/tr/LC_MESSAGES 2024-05-07 20:51:58,487 root INFO copying django/contrib/gis/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/tr/LC_MESSAGES 2024-05-07 20:51:58,488 root INFO copying django/contrib/gis/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/tr/LC_MESSAGES 2024-05-07 20:51:58,489 root INFO creating build/lib/django/contrib/gis/locale/tt 2024-05-07 20:51:58,489 root INFO creating build/lib/django/contrib/gis/locale/tt/LC_MESSAGES 2024-05-07 20:51:58,490 root INFO copying django/contrib/gis/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/tt/LC_MESSAGES 2024-05-07 20:51:58,491 root INFO copying django/contrib/gis/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/tt/LC_MESSAGES 2024-05-07 20:51:58,492 root INFO creating build/lib/django/contrib/gis/locale/udm 2024-05-07 20:51:58,492 root INFO creating build/lib/django/contrib/gis/locale/udm/LC_MESSAGES 2024-05-07 20:51:58,493 root INFO copying django/contrib/gis/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/udm/LC_MESSAGES 2024-05-07 20:51:58,494 root INFO copying django/contrib/gis/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/udm/LC_MESSAGES 2024-05-07 20:51:58,495 root INFO creating build/lib/django/contrib/gis/locale/uk 2024-05-07 20:51:58,495 root INFO creating build/lib/django/contrib/gis/locale/uk/LC_MESSAGES 2024-05-07 20:51:58,496 root INFO copying django/contrib/gis/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/uk/LC_MESSAGES 2024-05-07 20:51:58,497 root INFO copying django/contrib/gis/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/uk/LC_MESSAGES 2024-05-07 20:51:58,498 root INFO creating build/lib/django/contrib/gis/locale/ur 2024-05-07 20:51:58,499 root INFO creating build/lib/django/contrib/gis/locale/ur/LC_MESSAGES 2024-05-07 20:51:58,499 root INFO copying django/contrib/gis/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ur/LC_MESSAGES 2024-05-07 20:51:58,500 root INFO copying django/contrib/gis/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ur/LC_MESSAGES 2024-05-07 20:51:58,501 root INFO creating build/lib/django/contrib/gis/locale/vi 2024-05-07 20:51:58,502 root INFO creating build/lib/django/contrib/gis/locale/vi/LC_MESSAGES 2024-05-07 20:51:58,502 root INFO copying django/contrib/gis/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/vi/LC_MESSAGES 2024-05-07 20:51:58,503 root INFO copying django/contrib/gis/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/vi/LC_MESSAGES 2024-05-07 20:51:58,504 root INFO creating build/lib/django/contrib/gis/locale/zh_Hans 2024-05-07 20:51:58,505 root INFO creating build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:58,505 root INFO copying django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:58,506 root INFO copying django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:58,507 root INFO creating build/lib/django/contrib/gis/locale/zh_Hant 2024-05-07 20:51:58,508 root INFO creating build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:58,508 root INFO copying django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:58,509 root INFO copying django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:58,510 root INFO creating build/lib/django/contrib/gis/static 2024-05-07 20:51:58,511 root INFO creating build/lib/django/contrib/gis/static/gis 2024-05-07 20:51:58,511 root INFO creating build/lib/django/contrib/gis/static/gis/css 2024-05-07 20:51:58,512 root INFO copying django/contrib/gis/static/gis/css/ol3.css -> build/lib/django/contrib/gis/static/gis/css 2024-05-07 20:51:58,513 root INFO creating build/lib/django/contrib/gis/static/gis/img 2024-05-07 20:51:58,513 root INFO copying django/contrib/gis/static/gis/img/draw_line_off.svg -> build/lib/django/contrib/gis/static/gis/img 2024-05-07 20:51:58,514 root INFO copying django/contrib/gis/static/gis/img/draw_line_on.svg -> build/lib/django/contrib/gis/static/gis/img 2024-05-07 20:51:58,515 root INFO copying django/contrib/gis/static/gis/img/draw_point_off.svg -> build/lib/django/contrib/gis/static/gis/img 2024-05-07 20:51:58,516 root INFO copying django/contrib/gis/static/gis/img/draw_point_on.svg -> build/lib/django/contrib/gis/static/gis/img 2024-05-07 20:51:58,517 root INFO copying django/contrib/gis/static/gis/img/draw_polygon_off.svg -> build/lib/django/contrib/gis/static/gis/img 2024-05-07 20:51:58,518 root INFO copying django/contrib/gis/static/gis/img/draw_polygon_on.svg -> build/lib/django/contrib/gis/static/gis/img 2024-05-07 20:51:58,519 root INFO creating build/lib/django/contrib/gis/static/gis/js 2024-05-07 20:51:58,520 root INFO copying django/contrib/gis/static/gis/js/OLMapWidget.js -> build/lib/django/contrib/gis/static/gis/js 2024-05-07 20:51:58,521 root INFO creating build/lib/django/contrib/gis/templates 2024-05-07 20:51:58,521 root INFO creating build/lib/django/contrib/gis/templates/gis 2024-05-07 20:51:58,522 root INFO copying django/contrib/gis/templates/gis/openlayers-osm.html -> build/lib/django/contrib/gis/templates/gis 2024-05-07 20:51:58,523 root INFO copying django/contrib/gis/templates/gis/openlayers.html -> build/lib/django/contrib/gis/templates/gis 2024-05-07 20:51:58,524 root INFO creating build/lib/django/contrib/gis/templates/gis/admin 2024-05-07 20:51:58,525 root INFO copying django/contrib/gis/templates/gis/admin/openlayers.html -> build/lib/django/contrib/gis/templates/gis/admin 2024-05-07 20:51:58,526 root INFO copying django/contrib/gis/templates/gis/admin/openlayers.js -> build/lib/django/contrib/gis/templates/gis/admin 2024-05-07 20:51:58,527 root INFO copying django/contrib/gis/templates/gis/admin/osm.html -> build/lib/django/contrib/gis/templates/gis/admin 2024-05-07 20:51:58,528 root INFO copying django/contrib/gis/templates/gis/admin/osm.js -> build/lib/django/contrib/gis/templates/gis/admin 2024-05-07 20:51:58,528 root INFO creating build/lib/django/contrib/gis/templates/gis/kml 2024-05-07 20:51:58,529 root INFO copying django/contrib/gis/templates/gis/kml/base.kml -> build/lib/django/contrib/gis/templates/gis/kml 2024-05-07 20:51:58,530 root INFO copying django/contrib/gis/templates/gis/kml/placemarks.kml -> build/lib/django/contrib/gis/templates/gis/kml 2024-05-07 20:51:58,531 root INFO creating build/lib/django/contrib/admin/locale 2024-05-07 20:51:58,532 root INFO creating build/lib/django/contrib/admin/locale/af 2024-05-07 20:51:58,532 root INFO creating build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2024-05-07 20:51:58,533 root INFO copying django/contrib/admin/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2024-05-07 20:51:58,534 root INFO copying django/contrib/admin/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2024-05-07 20:51:58,535 root INFO copying django/contrib/admin/locale/af/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2024-05-07 20:51:58,536 root INFO copying django/contrib/admin/locale/af/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2024-05-07 20:51:58,537 root INFO creating build/lib/django/contrib/admin/locale/am 2024-05-07 20:51:58,538 root INFO creating build/lib/django/contrib/admin/locale/am/LC_MESSAGES 2024-05-07 20:51:58,538 root INFO copying django/contrib/admin/locale/am/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/am/LC_MESSAGES 2024-05-07 20:51:58,539 root INFO copying django/contrib/admin/locale/am/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/am/LC_MESSAGES 2024-05-07 20:51:58,540 root INFO creating build/lib/django/contrib/admin/locale/ar 2024-05-07 20:51:58,541 root INFO creating build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2024-05-07 20:51:58,541 root INFO copying django/contrib/admin/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2024-05-07 20:51:58,543 root INFO copying django/contrib/admin/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2024-05-07 20:51:58,544 root INFO copying django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2024-05-07 20:51:58,545 root INFO copying django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2024-05-07 20:51:58,546 root INFO creating build/lib/django/contrib/admin/locale/ar_DZ 2024-05-07 20:51:58,547 root INFO creating build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:58,547 root INFO copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:58,548 root INFO copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:58,550 root INFO copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:58,551 root INFO copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:58,552 root INFO creating build/lib/django/contrib/admin/locale/ast 2024-05-07 20:51:58,552 root INFO creating build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2024-05-07 20:51:58,553 root INFO copying django/contrib/admin/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2024-05-07 20:51:58,554 root INFO copying django/contrib/admin/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2024-05-07 20:51:58,555 root INFO copying django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2024-05-07 20:51:58,556 root INFO copying django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2024-05-07 20:51:58,557 root INFO creating build/lib/django/contrib/admin/locale/az 2024-05-07 20:51:58,558 root INFO creating build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2024-05-07 20:51:58,558 root INFO copying django/contrib/admin/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2024-05-07 20:51:58,559 root INFO copying django/contrib/admin/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2024-05-07 20:51:58,560 root INFO copying django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2024-05-07 20:51:58,561 root INFO copying django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2024-05-07 20:51:58,562 root INFO creating build/lib/django/contrib/admin/locale/be 2024-05-07 20:51:58,563 root INFO creating build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2024-05-07 20:51:58,563 root INFO copying django/contrib/admin/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2024-05-07 20:51:58,565 root INFO copying django/contrib/admin/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2024-05-07 20:51:58,566 root INFO copying django/contrib/admin/locale/be/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2024-05-07 20:51:58,567 root INFO copying django/contrib/admin/locale/be/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2024-05-07 20:51:58,568 root INFO creating build/lib/django/contrib/admin/locale/bg 2024-05-07 20:51:58,568 root INFO creating build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2024-05-07 20:51:58,569 root INFO copying django/contrib/admin/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2024-05-07 20:51:58,570 root INFO copying django/contrib/admin/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2024-05-07 20:51:58,571 root INFO copying django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2024-05-07 20:51:58,572 root INFO copying django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2024-05-07 20:51:58,573 root INFO creating build/lib/django/contrib/admin/locale/bn 2024-05-07 20:51:58,574 root INFO creating build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2024-05-07 20:51:58,574 root INFO copying django/contrib/admin/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2024-05-07 20:51:58,576 root INFO copying django/contrib/admin/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2024-05-07 20:51:58,577 root INFO copying django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2024-05-07 20:51:58,578 root INFO copying django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2024-05-07 20:51:58,579 root INFO creating build/lib/django/contrib/admin/locale/br 2024-05-07 20:51:58,579 root INFO creating build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2024-05-07 20:51:58,580 root INFO copying django/contrib/admin/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2024-05-07 20:51:58,581 root INFO copying django/contrib/admin/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2024-05-07 20:51:58,582 root INFO copying django/contrib/admin/locale/br/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2024-05-07 20:51:58,583 root INFO copying django/contrib/admin/locale/br/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2024-05-07 20:51:58,584 root INFO creating build/lib/django/contrib/admin/locale/bs 2024-05-07 20:51:58,584 root INFO creating build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2024-05-07 20:51:58,585 root INFO copying django/contrib/admin/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2024-05-07 20:51:58,586 root INFO copying django/contrib/admin/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2024-05-07 20:51:58,588 root INFO copying django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2024-05-07 20:51:58,589 root INFO copying django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2024-05-07 20:51:58,590 root INFO creating build/lib/django/contrib/admin/locale/ca 2024-05-07 20:51:58,590 root INFO creating build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2024-05-07 20:51:58,591 root INFO copying django/contrib/admin/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2024-05-07 20:51:58,592 root INFO copying django/contrib/admin/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2024-05-07 20:51:58,593 root INFO copying django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2024-05-07 20:51:58,594 root INFO copying django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2024-05-07 20:51:58,595 root INFO creating build/lib/django/contrib/admin/locale/ckb 2024-05-07 20:51:58,596 root INFO creating build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-05-07 20:51:58,596 root INFO copying django/contrib/admin/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-05-07 20:51:58,598 root INFO copying django/contrib/admin/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-05-07 20:51:58,599 root INFO copying django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-05-07 20:51:58,600 root INFO copying django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-05-07 20:51:58,601 root INFO creating build/lib/django/contrib/admin/locale/cs 2024-05-07 20:51:58,601 root INFO creating build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2024-05-07 20:51:58,602 root INFO copying django/contrib/admin/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2024-05-07 20:51:58,603 root INFO copying django/contrib/admin/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2024-05-07 20:51:58,604 root INFO copying django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2024-05-07 20:51:58,605 root INFO copying django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2024-05-07 20:51:58,606 root INFO creating build/lib/django/contrib/admin/locale/cy 2024-05-07 20:51:58,607 root INFO creating build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2024-05-07 20:51:58,608 root INFO copying django/contrib/admin/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2024-05-07 20:51:58,609 root INFO copying django/contrib/admin/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2024-05-07 20:51:58,610 root INFO copying django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2024-05-07 20:51:58,611 root INFO copying django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2024-05-07 20:51:58,612 root INFO creating build/lib/django/contrib/admin/locale/da 2024-05-07 20:51:58,613 root INFO creating build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2024-05-07 20:51:58,613 root INFO copying django/contrib/admin/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2024-05-07 20:51:58,614 root INFO copying django/contrib/admin/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2024-05-07 20:51:58,616 root INFO copying django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2024-05-07 20:51:58,617 root INFO copying django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2024-05-07 20:51:58,618 root INFO creating build/lib/django/contrib/admin/locale/de 2024-05-07 20:51:58,618 root INFO creating build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2024-05-07 20:51:58,619 root INFO copying django/contrib/admin/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2024-05-07 20:51:58,620 root INFO copying django/contrib/admin/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2024-05-07 20:51:58,621 root INFO copying django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2024-05-07 20:51:58,622 root INFO copying django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2024-05-07 20:51:58,623 root INFO creating build/lib/django/contrib/admin/locale/dsb 2024-05-07 20:51:58,624 root INFO creating build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-05-07 20:51:58,624 root INFO copying django/contrib/admin/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-05-07 20:51:58,625 root INFO copying django/contrib/admin/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-05-07 20:51:58,626 root INFO copying django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-05-07 20:51:58,627 root INFO copying django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-05-07 20:51:58,628 root INFO creating build/lib/django/contrib/admin/locale/el 2024-05-07 20:51:58,629 root INFO creating build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2024-05-07 20:51:58,629 root INFO copying django/contrib/admin/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2024-05-07 20:51:58,631 root INFO copying django/contrib/admin/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2024-05-07 20:51:58,632 root INFO copying django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2024-05-07 20:51:58,633 root INFO copying django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2024-05-07 20:51:58,634 root INFO creating build/lib/django/contrib/admin/locale/en 2024-05-07 20:51:58,635 root INFO creating build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2024-05-07 20:51:58,635 root INFO copying django/contrib/admin/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2024-05-07 20:51:58,636 root INFO copying django/contrib/admin/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2024-05-07 20:51:58,638 root INFO copying django/contrib/admin/locale/en/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2024-05-07 20:51:58,639 root INFO copying django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2024-05-07 20:51:58,640 root INFO creating build/lib/django/contrib/admin/locale/en_AU 2024-05-07 20:51:58,640 root INFO creating build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:58,641 root INFO copying django/contrib/admin/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:58,642 root INFO copying django/contrib/admin/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:58,643 root INFO copying django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:58,644 root INFO copying django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:58,645 root INFO creating build/lib/django/contrib/admin/locale/en_GB 2024-05-07 20:51:58,646 root INFO creating build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:58,646 root INFO copying django/contrib/admin/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:58,648 root INFO copying django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:58,649 root INFO copying django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:58,650 root INFO copying django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:58,651 root INFO creating build/lib/django/contrib/admin/locale/eo 2024-05-07 20:51:58,651 root INFO creating build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2024-05-07 20:51:58,652 root INFO copying django/contrib/admin/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2024-05-07 20:51:58,653 root INFO copying django/contrib/admin/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2024-05-07 20:51:58,654 root INFO copying django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2024-05-07 20:51:58,655 root INFO copying django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2024-05-07 20:51:58,656 root INFO creating build/lib/django/contrib/admin/locale/es 2024-05-07 20:51:58,656 root INFO creating build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2024-05-07 20:51:58,657 root INFO copying django/contrib/admin/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2024-05-07 20:51:58,658 root INFO copying django/contrib/admin/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2024-05-07 20:51:58,659 root INFO copying django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2024-05-07 20:51:58,660 root INFO copying django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2024-05-07 20:51:58,661 root INFO creating build/lib/django/contrib/admin/locale/es_AR 2024-05-07 20:51:58,662 root INFO creating build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:58,663 root INFO copying django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:58,664 root INFO copying django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:58,665 root INFO copying django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:58,666 root INFO copying django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:58,667 root INFO creating build/lib/django/contrib/admin/locale/es_CO 2024-05-07 20:51:58,668 root INFO creating build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:58,668 root INFO copying django/contrib/admin/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:58,669 root INFO copying django/contrib/admin/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:58,671 root INFO copying django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:58,672 root INFO copying django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:58,673 root INFO creating build/lib/django/contrib/admin/locale/es_MX 2024-05-07 20:51:58,673 root INFO creating build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:58,674 root INFO copying django/contrib/admin/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:58,675 root INFO copying django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:58,676 root INFO copying django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:58,677 root INFO copying django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:58,678 root INFO creating build/lib/django/contrib/admin/locale/es_VE 2024-05-07 20:51:58,679 root INFO creating build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:58,679 root INFO copying django/contrib/admin/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:58,681 root INFO copying django/contrib/admin/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:58,682 root INFO copying django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:58,683 root INFO copying django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:58,684 root INFO creating build/lib/django/contrib/admin/locale/et 2024-05-07 20:51:58,684 root INFO creating build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2024-05-07 20:51:58,685 root INFO copying django/contrib/admin/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2024-05-07 20:51:58,686 root INFO copying django/contrib/admin/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2024-05-07 20:51:58,687 root INFO copying django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2024-05-07 20:51:58,688 root INFO copying django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2024-05-07 20:51:58,689 root INFO creating build/lib/django/contrib/admin/locale/eu 2024-05-07 20:51:58,690 root INFO creating build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2024-05-07 20:51:58,691 root INFO copying django/contrib/admin/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2024-05-07 20:51:58,692 root INFO copying django/contrib/admin/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2024-05-07 20:51:58,693 root INFO copying django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2024-05-07 20:51:58,694 root INFO copying django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2024-05-07 20:51:58,695 root INFO creating build/lib/django/contrib/admin/locale/fa 2024-05-07 20:51:58,696 root INFO creating build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2024-05-07 20:51:58,696 root INFO copying django/contrib/admin/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2024-05-07 20:51:58,697 root INFO copying django/contrib/admin/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2024-05-07 20:51:58,699 root INFO copying django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2024-05-07 20:51:58,700 root INFO copying django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2024-05-07 20:51:58,701 root INFO creating build/lib/django/contrib/admin/locale/fi 2024-05-07 20:51:58,701 root INFO creating build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2024-05-07 20:51:58,702 root INFO copying django/contrib/admin/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2024-05-07 20:51:58,703 root INFO copying django/contrib/admin/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2024-05-07 20:51:58,704 root INFO copying django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2024-05-07 20:51:58,705 root INFO copying django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2024-05-07 20:51:58,706 root INFO creating build/lib/django/contrib/admin/locale/fr 2024-05-07 20:51:58,707 root INFO creating build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2024-05-07 20:51:58,707 root INFO copying django/contrib/admin/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2024-05-07 20:51:58,708 root INFO copying django/contrib/admin/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2024-05-07 20:51:58,709 root INFO copying django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2024-05-07 20:51:58,711 root INFO copying django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2024-05-07 20:51:58,712 root INFO creating build/lib/django/contrib/admin/locale/fy 2024-05-07 20:51:58,712 root INFO creating build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2024-05-07 20:51:58,713 root INFO copying django/contrib/admin/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2024-05-07 20:51:58,714 root INFO copying django/contrib/admin/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2024-05-07 20:51:58,715 root INFO copying django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2024-05-07 20:51:58,716 root INFO copying django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2024-05-07 20:51:58,717 root INFO creating build/lib/django/contrib/admin/locale/ga 2024-05-07 20:51:58,717 root INFO creating build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2024-05-07 20:51:58,718 root INFO copying django/contrib/admin/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2024-05-07 20:51:58,719 root INFO copying django/contrib/admin/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2024-05-07 20:51:58,720 root INFO copying django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2024-05-07 20:51:58,721 root INFO copying django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2024-05-07 20:51:58,722 root INFO creating build/lib/django/contrib/admin/locale/gd 2024-05-07 20:51:58,723 root INFO creating build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2024-05-07 20:51:58,723 root INFO copying django/contrib/admin/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2024-05-07 20:51:58,724 root INFO copying django/contrib/admin/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2024-05-07 20:51:58,726 root INFO copying django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2024-05-07 20:51:58,727 root INFO copying django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2024-05-07 20:51:58,728 root INFO creating build/lib/django/contrib/admin/locale/gl 2024-05-07 20:51:58,728 root INFO creating build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2024-05-07 20:51:58,729 root INFO copying django/contrib/admin/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2024-05-07 20:51:58,730 root INFO copying django/contrib/admin/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2024-05-07 20:51:58,731 root INFO copying django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2024-05-07 20:51:58,732 root INFO copying django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2024-05-07 20:51:58,733 root INFO creating build/lib/django/contrib/admin/locale/he 2024-05-07 20:51:58,734 root INFO creating build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2024-05-07 20:51:58,734 root INFO copying django/contrib/admin/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2024-05-07 20:51:58,736 root INFO copying django/contrib/admin/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2024-05-07 20:51:58,737 root INFO copying django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2024-05-07 20:51:58,738 root INFO copying django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2024-05-07 20:51:58,739 root INFO creating build/lib/django/contrib/admin/locale/hi 2024-05-07 20:51:58,739 root INFO creating build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2024-05-07 20:51:58,740 root INFO copying django/contrib/admin/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2024-05-07 20:51:58,741 root INFO copying django/contrib/admin/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2024-05-07 20:51:58,742 root INFO copying django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2024-05-07 20:51:58,744 root INFO copying django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2024-05-07 20:51:58,745 root INFO creating build/lib/django/contrib/admin/locale/hr 2024-05-07 20:51:58,745 root INFO creating build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2024-05-07 20:51:58,746 root INFO copying django/contrib/admin/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2024-05-07 20:51:58,747 root INFO copying django/contrib/admin/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2024-05-07 20:51:58,748 root INFO copying django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2024-05-07 20:51:58,749 root INFO copying django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2024-05-07 20:51:58,750 root INFO creating build/lib/django/contrib/admin/locale/hsb 2024-05-07 20:51:58,751 root INFO creating build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-05-07 20:51:58,752 root INFO copying django/contrib/admin/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-05-07 20:51:58,753 root INFO copying django/contrib/admin/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-05-07 20:51:58,754 root INFO copying django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-05-07 20:51:58,755 root INFO copying django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-05-07 20:51:58,756 root INFO creating build/lib/django/contrib/admin/locale/hu 2024-05-07 20:51:58,757 root INFO creating build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2024-05-07 20:51:58,757 root INFO copying django/contrib/admin/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2024-05-07 20:51:58,758 root INFO copying django/contrib/admin/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2024-05-07 20:51:58,760 root INFO copying django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2024-05-07 20:51:58,761 root INFO copying django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2024-05-07 20:51:58,762 root INFO creating build/lib/django/contrib/admin/locale/hy 2024-05-07 20:51:58,762 root INFO creating build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2024-05-07 20:51:58,763 root INFO copying django/contrib/admin/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2024-05-07 20:51:58,764 root INFO copying django/contrib/admin/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2024-05-07 20:51:58,765 root INFO copying django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2024-05-07 20:51:58,766 root INFO copying django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2024-05-07 20:51:58,767 root INFO creating build/lib/django/contrib/admin/locale/ia 2024-05-07 20:51:58,768 root INFO creating build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2024-05-07 20:51:58,768 root INFO copying django/contrib/admin/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2024-05-07 20:51:58,769 root INFO copying django/contrib/admin/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2024-05-07 20:51:58,771 root INFO copying django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2024-05-07 20:51:58,772 root INFO copying django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2024-05-07 20:51:58,773 root INFO creating build/lib/django/contrib/admin/locale/id 2024-05-07 20:51:58,773 root INFO creating build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2024-05-07 20:51:58,774 root INFO copying django/contrib/admin/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2024-05-07 20:51:58,775 root INFO copying django/contrib/admin/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2024-05-07 20:51:58,776 root INFO copying django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2024-05-07 20:51:58,777 root INFO copying django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2024-05-07 20:51:58,778 root INFO creating build/lib/django/contrib/admin/locale/io 2024-05-07 20:51:58,779 root INFO creating build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2024-05-07 20:51:58,779 root INFO copying django/contrib/admin/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2024-05-07 20:51:58,780 root INFO copying django/contrib/admin/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2024-05-07 20:51:58,781 root INFO copying django/contrib/admin/locale/io/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2024-05-07 20:51:58,783 root INFO copying django/contrib/admin/locale/io/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2024-05-07 20:51:58,784 root INFO creating build/lib/django/contrib/admin/locale/is 2024-05-07 20:51:58,784 root INFO creating build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2024-05-07 20:51:58,785 root INFO copying django/contrib/admin/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2024-05-07 20:51:58,786 root INFO copying django/contrib/admin/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2024-05-07 20:51:58,787 root INFO copying django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2024-05-07 20:51:58,788 root INFO copying django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2024-05-07 20:51:58,789 root INFO creating build/lib/django/contrib/admin/locale/it 2024-05-07 20:51:58,789 root INFO creating build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2024-05-07 20:51:58,790 root INFO copying django/contrib/admin/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2024-05-07 20:51:58,791 root INFO copying django/contrib/admin/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2024-05-07 20:51:58,792 root INFO copying django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2024-05-07 20:51:58,793 root INFO copying django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2024-05-07 20:51:58,794 root INFO creating build/lib/django/contrib/admin/locale/ja 2024-05-07 20:51:58,795 root INFO creating build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2024-05-07 20:51:58,795 root INFO copying django/contrib/admin/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2024-05-07 20:51:58,797 root INFO copying django/contrib/admin/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2024-05-07 20:51:58,798 root INFO copying django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2024-05-07 20:51:58,799 root INFO copying django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2024-05-07 20:51:58,800 root INFO creating build/lib/django/contrib/admin/locale/ka 2024-05-07 20:51:58,801 root INFO creating build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2024-05-07 20:51:58,801 root INFO copying django/contrib/admin/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2024-05-07 20:51:58,803 root INFO copying django/contrib/admin/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2024-05-07 20:51:58,804 root INFO copying django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2024-05-07 20:51:58,805 root INFO copying django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2024-05-07 20:51:58,806 root INFO creating build/lib/django/contrib/admin/locale/kab 2024-05-07 20:51:58,807 root INFO creating build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2024-05-07 20:51:58,807 root INFO copying django/contrib/admin/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2024-05-07 20:51:58,808 root INFO copying django/contrib/admin/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2024-05-07 20:51:58,809 root INFO copying django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2024-05-07 20:51:58,811 root INFO copying django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2024-05-07 20:51:58,812 root INFO creating build/lib/django/contrib/admin/locale/kk 2024-05-07 20:51:58,812 root INFO creating build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2024-05-07 20:51:58,813 root INFO copying django/contrib/admin/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2024-05-07 20:51:58,814 root INFO copying django/contrib/admin/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2024-05-07 20:51:58,815 root INFO copying django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2024-05-07 20:51:58,816 root INFO copying django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2024-05-07 20:51:58,817 root INFO creating build/lib/django/contrib/admin/locale/km 2024-05-07 20:51:58,818 root INFO creating build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2024-05-07 20:51:58,818 root INFO copying django/contrib/admin/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2024-05-07 20:51:58,819 root INFO copying django/contrib/admin/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2024-05-07 20:51:58,821 root INFO copying django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2024-05-07 20:51:58,821 root INFO copying django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2024-05-07 20:51:58,822 root INFO creating build/lib/django/contrib/admin/locale/kn 2024-05-07 20:51:58,823 root INFO creating build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2024-05-07 20:51:58,824 root INFO copying django/contrib/admin/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2024-05-07 20:51:58,825 root INFO copying django/contrib/admin/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2024-05-07 20:51:58,826 root INFO copying django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2024-05-07 20:51:58,827 root INFO copying django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2024-05-07 20:51:58,828 root INFO creating build/lib/django/contrib/admin/locale/ko 2024-05-07 20:51:58,828 root INFO creating build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2024-05-07 20:51:58,829 root INFO copying django/contrib/admin/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2024-05-07 20:51:58,830 root INFO copying django/contrib/admin/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2024-05-07 20:51:58,831 root INFO copying django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2024-05-07 20:51:58,832 root INFO copying django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2024-05-07 20:51:58,833 root INFO creating build/lib/django/contrib/admin/locale/ky 2024-05-07 20:51:58,834 root INFO creating build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2024-05-07 20:51:58,834 root INFO copying django/contrib/admin/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2024-05-07 20:51:58,836 root INFO copying django/contrib/admin/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2024-05-07 20:51:58,837 root INFO copying django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2024-05-07 20:51:58,838 root INFO copying django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2024-05-07 20:51:58,839 root INFO creating build/lib/django/contrib/admin/locale/lb 2024-05-07 20:51:58,839 root INFO creating build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2024-05-07 20:51:58,840 root INFO copying django/contrib/admin/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2024-05-07 20:51:58,841 root INFO copying django/contrib/admin/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2024-05-07 20:51:58,842 root INFO copying django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2024-05-07 20:51:58,843 root INFO copying django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2024-05-07 20:51:58,844 root INFO creating build/lib/django/contrib/admin/locale/lt 2024-05-07 20:51:58,845 root INFO creating build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2024-05-07 20:51:58,845 root INFO copying django/contrib/admin/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2024-05-07 20:51:58,846 root INFO copying django/contrib/admin/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2024-05-07 20:51:58,848 root INFO copying django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2024-05-07 20:51:58,849 root INFO copying django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2024-05-07 20:51:58,850 root INFO creating build/lib/django/contrib/admin/locale/lv 2024-05-07 20:51:58,850 root INFO creating build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2024-05-07 20:51:58,851 root INFO copying django/contrib/admin/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2024-05-07 20:51:58,852 root INFO copying django/contrib/admin/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2024-05-07 20:51:58,853 root INFO copying django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2024-05-07 20:51:58,854 root INFO copying django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2024-05-07 20:51:58,855 root INFO creating build/lib/django/contrib/admin/locale/mk 2024-05-07 20:51:58,856 root INFO creating build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2024-05-07 20:51:58,857 root INFO copying django/contrib/admin/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2024-05-07 20:51:58,858 root INFO copying django/contrib/admin/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2024-05-07 20:51:58,859 root INFO copying django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2024-05-07 20:51:58,860 root INFO copying django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2024-05-07 20:51:58,861 root INFO creating build/lib/django/contrib/admin/locale/ml 2024-05-07 20:51:58,861 root INFO creating build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2024-05-07 20:51:58,862 root INFO copying django/contrib/admin/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2024-05-07 20:51:58,863 root INFO copying django/contrib/admin/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2024-05-07 20:51:58,864 root INFO copying django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2024-05-07 20:51:58,865 root INFO copying django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2024-05-07 20:51:58,867 root INFO creating build/lib/django/contrib/admin/locale/mn 2024-05-07 20:51:58,867 root INFO creating build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2024-05-07 20:51:58,868 root INFO copying django/contrib/admin/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2024-05-07 20:51:58,869 root INFO copying django/contrib/admin/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2024-05-07 20:51:58,870 root INFO copying django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2024-05-07 20:51:58,871 root INFO copying django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2024-05-07 20:51:58,872 root INFO creating build/lib/django/contrib/admin/locale/mr 2024-05-07 20:51:58,872 root INFO creating build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2024-05-07 20:51:58,873 root INFO copying django/contrib/admin/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2024-05-07 20:51:58,874 root INFO copying django/contrib/admin/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2024-05-07 20:51:58,875 root INFO copying django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2024-05-07 20:51:58,876 root INFO copying django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2024-05-07 20:51:58,877 root INFO creating build/lib/django/contrib/admin/locale/ms 2024-05-07 20:51:58,878 root INFO creating build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2024-05-07 20:51:58,878 root INFO copying django/contrib/admin/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2024-05-07 20:51:58,879 root INFO copying django/contrib/admin/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2024-05-07 20:51:58,880 root INFO copying django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2024-05-07 20:51:58,881 root INFO copying django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2024-05-07 20:51:58,883 root INFO creating build/lib/django/contrib/admin/locale/my 2024-05-07 20:51:58,883 root INFO creating build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2024-05-07 20:51:58,884 root INFO copying django/contrib/admin/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2024-05-07 20:51:58,885 root INFO copying django/contrib/admin/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2024-05-07 20:51:58,886 root INFO copying django/contrib/admin/locale/my/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2024-05-07 20:51:58,887 root INFO copying django/contrib/admin/locale/my/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2024-05-07 20:51:58,888 root INFO creating build/lib/django/contrib/admin/locale/nb 2024-05-07 20:51:58,888 root INFO creating build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2024-05-07 20:51:58,889 root INFO copying django/contrib/admin/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2024-05-07 20:51:58,890 root INFO copying django/contrib/admin/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2024-05-07 20:51:58,891 root INFO copying django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2024-05-07 20:51:58,892 root INFO copying django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2024-05-07 20:51:58,893 root INFO creating build/lib/django/contrib/admin/locale/ne 2024-05-07 20:51:58,893 root INFO creating build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2024-05-07 20:51:58,894 root INFO copying django/contrib/admin/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2024-05-07 20:51:58,895 root INFO copying django/contrib/admin/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2024-05-07 20:51:58,896 root INFO copying django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2024-05-07 20:51:58,897 root INFO copying django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2024-05-07 20:51:58,898 root INFO creating build/lib/django/contrib/admin/locale/nl 2024-05-07 20:51:58,899 root INFO creating build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2024-05-07 20:51:58,899 root INFO copying django/contrib/admin/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2024-05-07 20:51:58,901 root INFO copying django/contrib/admin/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2024-05-07 20:51:58,902 root INFO copying django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2024-05-07 20:51:58,903 root INFO copying django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2024-05-07 20:51:58,904 root INFO creating build/lib/django/contrib/admin/locale/nn 2024-05-07 20:51:58,905 root INFO creating build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2024-05-07 20:51:58,905 root INFO copying django/contrib/admin/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2024-05-07 20:51:58,906 root INFO copying django/contrib/admin/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2024-05-07 20:51:58,908 root INFO copying django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2024-05-07 20:51:58,909 root INFO copying django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2024-05-07 20:51:58,910 root INFO creating build/lib/django/contrib/admin/locale/os 2024-05-07 20:51:58,910 root INFO creating build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2024-05-07 20:51:58,911 root INFO copying django/contrib/admin/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2024-05-07 20:51:58,912 root INFO copying django/contrib/admin/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2024-05-07 20:51:58,913 root INFO copying django/contrib/admin/locale/os/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2024-05-07 20:51:58,914 root INFO copying django/contrib/admin/locale/os/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2024-05-07 20:51:58,915 root INFO creating build/lib/django/contrib/admin/locale/pa 2024-05-07 20:51:58,916 root INFO creating build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2024-05-07 20:51:58,916 root INFO copying django/contrib/admin/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2024-05-07 20:51:58,917 root INFO copying django/contrib/admin/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2024-05-07 20:51:58,918 root INFO copying django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2024-05-07 20:51:58,920 root INFO copying django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2024-05-07 20:51:58,920 root INFO creating build/lib/django/contrib/admin/locale/pl 2024-05-07 20:51:58,921 root INFO creating build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2024-05-07 20:51:58,922 root INFO copying django/contrib/admin/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2024-05-07 20:51:58,923 root INFO copying django/contrib/admin/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2024-05-07 20:51:58,924 root INFO copying django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2024-05-07 20:51:58,925 root INFO copying django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2024-05-07 20:51:58,926 root INFO creating build/lib/django/contrib/admin/locale/pt 2024-05-07 20:51:58,926 root INFO creating build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2024-05-07 20:51:58,927 root INFO copying django/contrib/admin/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2024-05-07 20:51:58,928 root INFO copying django/contrib/admin/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2024-05-07 20:51:58,929 root INFO copying django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2024-05-07 20:51:58,930 root INFO copying django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2024-05-07 20:51:58,931 root INFO creating build/lib/django/contrib/admin/locale/pt_BR 2024-05-07 20:51:58,932 root INFO creating build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:58,932 root INFO copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:58,934 root INFO copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:58,935 root INFO copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:58,936 root INFO copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:58,937 root INFO creating build/lib/django/contrib/admin/locale/ro 2024-05-07 20:51:58,937 root INFO creating build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2024-05-07 20:51:58,938 root INFO copying django/contrib/admin/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2024-05-07 20:51:58,939 root INFO copying django/contrib/admin/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2024-05-07 20:51:58,940 root INFO copying django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2024-05-07 20:51:58,941 root INFO copying django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2024-05-07 20:51:58,942 root INFO creating build/lib/django/contrib/admin/locale/ru 2024-05-07 20:51:58,943 root INFO creating build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2024-05-07 20:51:58,943 root INFO copying django/contrib/admin/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2024-05-07 20:51:58,944 root INFO copying django/contrib/admin/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2024-05-07 20:51:58,946 root INFO copying django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2024-05-07 20:51:58,947 root INFO copying django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2024-05-07 20:51:58,948 root INFO creating build/lib/django/contrib/admin/locale/sk 2024-05-07 20:51:58,948 root INFO creating build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2024-05-07 20:51:58,949 root INFO copying django/contrib/admin/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2024-05-07 20:51:58,950 root INFO copying django/contrib/admin/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2024-05-07 20:51:58,951 root INFO copying django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2024-05-07 20:51:58,952 root INFO copying django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2024-05-07 20:51:58,953 root INFO creating build/lib/django/contrib/admin/locale/sl 2024-05-07 20:51:58,954 root INFO creating build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2024-05-07 20:51:58,954 root INFO copying django/contrib/admin/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2024-05-07 20:51:58,956 root INFO copying django/contrib/admin/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2024-05-07 20:51:58,957 root INFO copying django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2024-05-07 20:51:58,958 root INFO copying django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2024-05-07 20:51:58,959 root INFO creating build/lib/django/contrib/admin/locale/sq 2024-05-07 20:51:58,960 root INFO creating build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2024-05-07 20:51:58,960 root INFO copying django/contrib/admin/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2024-05-07 20:51:58,961 root INFO copying django/contrib/admin/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2024-05-07 20:51:58,963 root INFO copying django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2024-05-07 20:51:58,964 root INFO copying django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2024-05-07 20:51:58,965 root INFO creating build/lib/django/contrib/admin/locale/sr 2024-05-07 20:51:58,965 root INFO creating build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2024-05-07 20:51:58,966 root INFO copying django/contrib/admin/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2024-05-07 20:51:58,967 root INFO copying django/contrib/admin/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2024-05-07 20:51:58,968 root INFO copying django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2024-05-07 20:51:58,969 root INFO copying django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2024-05-07 20:51:58,970 root INFO creating build/lib/django/contrib/admin/locale/sr_Latn 2024-05-07 20:51:58,970 root INFO creating build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:58,971 root INFO copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:58,972 root INFO copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:58,973 root INFO copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:58,974 root INFO copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:58,976 root INFO creating build/lib/django/contrib/admin/locale/sv 2024-05-07 20:51:58,976 root INFO creating build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2024-05-07 20:51:58,977 root INFO copying django/contrib/admin/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2024-05-07 20:51:58,978 root INFO copying django/contrib/admin/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2024-05-07 20:51:58,979 root INFO copying django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2024-05-07 20:51:58,980 root INFO copying django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2024-05-07 20:51:58,981 root INFO creating build/lib/django/contrib/admin/locale/sw 2024-05-07 20:51:58,981 root INFO creating build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2024-05-07 20:51:58,982 root INFO copying django/contrib/admin/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2024-05-07 20:51:58,983 root INFO copying django/contrib/admin/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2024-05-07 20:51:58,984 root INFO copying django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2024-05-07 20:51:58,985 root INFO copying django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2024-05-07 20:51:58,986 root INFO creating build/lib/django/contrib/admin/locale/ta 2024-05-07 20:51:58,987 root INFO creating build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2024-05-07 20:51:58,987 root INFO copying django/contrib/admin/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2024-05-07 20:51:58,989 root INFO copying django/contrib/admin/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2024-05-07 20:51:58,990 root INFO copying django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2024-05-07 20:51:58,991 root INFO copying django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2024-05-07 20:51:58,992 root INFO creating build/lib/django/contrib/admin/locale/te 2024-05-07 20:51:58,992 root INFO creating build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2024-05-07 20:51:58,993 root INFO copying django/contrib/admin/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2024-05-07 20:51:58,994 root INFO copying django/contrib/admin/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2024-05-07 20:51:58,995 root INFO copying django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2024-05-07 20:51:58,996 root INFO copying django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2024-05-07 20:51:58,997 root INFO creating build/lib/django/contrib/admin/locale/tg 2024-05-07 20:51:58,998 root INFO creating build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2024-05-07 20:51:58,998 root INFO copying django/contrib/admin/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2024-05-07 20:51:58,999 root INFO copying django/contrib/admin/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2024-05-07 20:51:59,001 root INFO copying django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2024-05-07 20:51:59,002 root INFO copying django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2024-05-07 20:51:59,003 root INFO creating build/lib/django/contrib/admin/locale/th 2024-05-07 20:51:59,003 root INFO creating build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2024-05-07 20:51:59,004 root INFO copying django/contrib/admin/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2024-05-07 20:51:59,005 root INFO copying django/contrib/admin/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2024-05-07 20:51:59,006 root INFO copying django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2024-05-07 20:51:59,007 root INFO copying django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2024-05-07 20:51:59,008 root INFO creating build/lib/django/contrib/admin/locale/tk 2024-05-07 20:51:59,009 root INFO creating build/lib/django/contrib/admin/locale/tk/LC_MESSAGES 2024-05-07 20:51:59,009 root INFO copying django/contrib/admin/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tk/LC_MESSAGES 2024-05-07 20:51:59,011 root INFO copying django/contrib/admin/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tk/LC_MESSAGES 2024-05-07 20:51:59,012 root INFO creating build/lib/django/contrib/admin/locale/tr 2024-05-07 20:51:59,012 root INFO creating build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2024-05-07 20:51:59,013 root INFO copying django/contrib/admin/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2024-05-07 20:51:59,014 root INFO copying django/contrib/admin/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2024-05-07 20:51:59,015 root INFO copying django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2024-05-07 20:51:59,016 root INFO copying django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2024-05-07 20:51:59,017 root INFO creating build/lib/django/contrib/admin/locale/tt 2024-05-07 20:51:59,018 root INFO creating build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2024-05-07 20:51:59,019 root INFO copying django/contrib/admin/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2024-05-07 20:51:59,020 root INFO copying django/contrib/admin/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2024-05-07 20:51:59,021 root INFO copying django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2024-05-07 20:51:59,022 root INFO copying django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2024-05-07 20:51:59,023 root INFO creating build/lib/django/contrib/admin/locale/udm 2024-05-07 20:51:59,023 root INFO creating build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2024-05-07 20:51:59,024 root INFO copying django/contrib/admin/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2024-05-07 20:51:59,025 root INFO copying django/contrib/admin/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2024-05-07 20:51:59,026 root INFO copying django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2024-05-07 20:51:59,027 root INFO copying django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2024-05-07 20:51:59,028 root INFO creating build/lib/django/contrib/admin/locale/uk 2024-05-07 20:51:59,029 root INFO creating build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2024-05-07 20:51:59,029 root INFO copying django/contrib/admin/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2024-05-07 20:51:59,030 root INFO copying django/contrib/admin/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2024-05-07 20:51:59,032 root INFO copying django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2024-05-07 20:51:59,033 root INFO copying django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2024-05-07 20:51:59,034 root INFO creating build/lib/django/contrib/admin/locale/ur 2024-05-07 20:51:59,034 root INFO creating build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2024-05-07 20:51:59,035 root INFO copying django/contrib/admin/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2024-05-07 20:51:59,036 root INFO copying django/contrib/admin/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2024-05-07 20:51:59,037 root INFO copying django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2024-05-07 20:51:59,038 root INFO copying django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2024-05-07 20:51:59,039 root INFO creating build/lib/django/contrib/admin/locale/uz 2024-05-07 20:51:59,040 root INFO creating build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2024-05-07 20:51:59,040 root INFO copying django/contrib/admin/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2024-05-07 20:51:59,041 root INFO copying django/contrib/admin/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2024-05-07 20:51:59,042 root INFO copying django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2024-05-07 20:51:59,043 root INFO copying django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2024-05-07 20:51:59,044 root INFO creating build/lib/django/contrib/admin/locale/vi 2024-05-07 20:51:59,045 root INFO creating build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2024-05-07 20:51:59,045 root INFO copying django/contrib/admin/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2024-05-07 20:51:59,047 root INFO copying django/contrib/admin/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2024-05-07 20:51:59,048 root INFO copying django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2024-05-07 20:51:59,049 root INFO copying django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2024-05-07 20:51:59,050 root INFO creating build/lib/django/contrib/admin/locale/zh_Hans 2024-05-07 20:51:59,050 root INFO creating build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:59,051 root INFO copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:59,052 root INFO copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:59,053 root INFO copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:59,054 root INFO copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:59,055 root INFO creating build/lib/django/contrib/admin/locale/zh_Hant 2024-05-07 20:51:59,056 root INFO creating build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:59,056 root INFO copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:59,057 root INFO copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:59,058 root INFO copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:59,059 root INFO copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:59,061 root INFO creating build/lib/django/contrib/admin/static 2024-05-07 20:51:59,061 root INFO creating build/lib/django/contrib/admin/static/admin 2024-05-07 20:51:59,061 root INFO creating build/lib/django/contrib/admin/static/admin/css 2024-05-07 20:51:59,062 root INFO copying django/contrib/admin/static/admin/css/autocomplete.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 20:51:59,063 root INFO copying django/contrib/admin/static/admin/css/base.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 20:51:59,064 root INFO copying django/contrib/admin/static/admin/css/changelists.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 20:51:59,066 root INFO copying django/contrib/admin/static/admin/css/dark_mode.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 20:51:59,067 root INFO copying django/contrib/admin/static/admin/css/dashboard.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 20:51:59,068 root INFO copying django/contrib/admin/static/admin/css/forms.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 20:51:59,069 root INFO copying django/contrib/admin/static/admin/css/login.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 20:51:59,069 root INFO copying django/contrib/admin/static/admin/css/nav_sidebar.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 20:51:59,070 root INFO copying django/contrib/admin/static/admin/css/responsive.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 20:51:59,072 root INFO copying django/contrib/admin/static/admin/css/responsive_rtl.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 20:51:59,073 root INFO copying django/contrib/admin/static/admin/css/rtl.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 20:51:59,074 root INFO copying django/contrib/admin/static/admin/css/widgets.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 20:51:59,075 root INFO creating build/lib/django/contrib/admin/static/admin/css/vendor 2024-05-07 20:51:59,076 root INFO creating build/lib/django/contrib/admin/static/admin/css/vendor/select2 2024-05-07 20:51:59,076 root INFO copying django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md -> build/lib/django/contrib/admin/static/admin/css/vendor/select2 2024-05-07 20:51:59,077 root INFO copying django/contrib/admin/static/admin/css/vendor/select2/select2.css -> build/lib/django/contrib/admin/static/admin/css/vendor/select2 2024-05-07 20:51:59,078 root INFO copying django/contrib/admin/static/admin/css/vendor/select2/select2.min.css -> build/lib/django/contrib/admin/static/admin/css/vendor/select2 2024-05-07 20:51:59,079 root INFO creating build/lib/django/contrib/admin/static/admin/img 2024-05-07 20:51:59,080 root INFO copying django/contrib/admin/static/admin/img/LICENSE -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 20:51:59,081 root INFO copying django/contrib/admin/static/admin/img/README.txt -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 20:51:59,082 root INFO copying django/contrib/admin/static/admin/img/calendar-icons.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 20:51:59,083 root INFO copying django/contrib/admin/static/admin/img/icon-addlink.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 20:51:59,084 root INFO copying django/contrib/admin/static/admin/img/icon-alert.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 20:51:59,085 root INFO copying django/contrib/admin/static/admin/img/icon-calendar.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 20:51:59,086 root INFO copying django/contrib/admin/static/admin/img/icon-changelink.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 20:51:59,087 root INFO copying django/contrib/admin/static/admin/img/icon-clock.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 20:51:59,088 root INFO copying django/contrib/admin/static/admin/img/icon-deletelink.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 20:51:59,089 root INFO copying django/contrib/admin/static/admin/img/icon-no.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 20:51:59,089 root INFO copying django/contrib/admin/static/admin/img/icon-unknown-alt.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 20:51:59,090 root INFO copying django/contrib/admin/static/admin/img/icon-unknown.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 20:51:59,091 root INFO copying django/contrib/admin/static/admin/img/icon-viewlink.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 20:51:59,092 root INFO copying django/contrib/admin/static/admin/img/icon-yes.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 20:51:59,093 root INFO copying django/contrib/admin/static/admin/img/inline-delete.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 20:51:59,094 root INFO copying django/contrib/admin/static/admin/img/search.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 20:51:59,095 root INFO copying django/contrib/admin/static/admin/img/selector-icons.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 20:51:59,096 root INFO copying django/contrib/admin/static/admin/img/sorting-icons.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 20:51:59,097 root INFO copying django/contrib/admin/static/admin/img/tooltag-add.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 20:51:59,098 root INFO copying django/contrib/admin/static/admin/img/tooltag-arrowright.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 20:51:59,099 root INFO creating build/lib/django/contrib/admin/static/admin/img/gis 2024-05-07 20:51:59,099 root INFO copying django/contrib/admin/static/admin/img/gis/move_vertex_off.svg -> build/lib/django/contrib/admin/static/admin/img/gis 2024-05-07 20:51:59,100 root INFO copying django/contrib/admin/static/admin/img/gis/move_vertex_on.svg -> build/lib/django/contrib/admin/static/admin/img/gis 2024-05-07 20:51:59,101 root INFO creating build/lib/django/contrib/admin/static/admin/js 2024-05-07 20:51:59,102 root INFO copying django/contrib/admin/static/admin/js/SelectBox.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 20:51:59,103 root INFO copying django/contrib/admin/static/admin/js/SelectFilter2.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 20:51:59,104 root INFO copying django/contrib/admin/static/admin/js/actions.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 20:51:59,105 root INFO copying django/contrib/admin/static/admin/js/autocomplete.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 20:51:59,106 root INFO copying django/contrib/admin/static/admin/js/calendar.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 20:51:59,107 root INFO copying django/contrib/admin/static/admin/js/cancel.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 20:51:59,108 root INFO copying django/contrib/admin/static/admin/js/change_form.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 20:51:59,109 root INFO copying django/contrib/admin/static/admin/js/collapse.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 20:51:59,110 root INFO copying django/contrib/admin/static/admin/js/core.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 20:51:59,111 root INFO copying django/contrib/admin/static/admin/js/filters.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 20:51:59,112 root INFO copying django/contrib/admin/static/admin/js/inlines.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 20:51:59,113 root INFO copying django/contrib/admin/static/admin/js/jquery.init.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 20:51:59,114 root INFO copying django/contrib/admin/static/admin/js/nav_sidebar.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 20:51:59,115 root INFO copying django/contrib/admin/static/admin/js/popup_response.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 20:51:59,116 root INFO copying django/contrib/admin/static/admin/js/prepopulate.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 20:51:59,117 root INFO copying django/contrib/admin/static/admin/js/prepopulate_init.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 20:51:59,118 root INFO copying django/contrib/admin/static/admin/js/theme.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 20:51:59,119 root INFO copying django/contrib/admin/static/admin/js/urlify.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 20:51:59,120 root INFO creating build/lib/django/contrib/admin/static/admin/js/admin 2024-05-07 20:51:59,121 root INFO copying django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js -> build/lib/django/contrib/admin/static/admin/js/admin 2024-05-07 20:51:59,122 root INFO copying django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js -> build/lib/django/contrib/admin/static/admin/js/admin 2024-05-07 20:51:59,123 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor 2024-05-07 20:51:59,124 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor/jquery 2024-05-07 20:51:59,124 root INFO copying django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt -> build/lib/django/contrib/admin/static/admin/js/vendor/jquery 2024-05-07 20:51:59,125 root INFO copying django/contrib/admin/static/admin/js/vendor/jquery/jquery.js -> build/lib/django/contrib/admin/static/admin/js/vendor/jquery 2024-05-07 20:51:59,128 root INFO copying django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js -> build/lib/django/contrib/admin/static/admin/js/vendor/jquery 2024-05-07 20:51:59,130 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor/select2 2024-05-07 20:51:59,130 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md -> build/lib/django/contrib/admin/static/admin/js/vendor/select2 2024-05-07 20:51:59,131 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/select2.full.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2 2024-05-07 20:51:59,133 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2 2024-05-07 20:51:59,135 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,136 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,137 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,138 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,139 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,140 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,141 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,142 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,143 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,144 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,145 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,146 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,147 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,148 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,148 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,149 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,150 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,151 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,152 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,153 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,154 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,155 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,156 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,157 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,158 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,159 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,160 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,161 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,162 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,163 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,164 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,165 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,166 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,167 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,168 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,169 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,170 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,171 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,172 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,173 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,173 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,174 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,175 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,176 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,177 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,178 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,179 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,180 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,181 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,182 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,183 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,184 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,185 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,186 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,187 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,188 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,189 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,190 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,191 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,192 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:51:59,193 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor/xregexp 2024-05-07 20:51:59,194 root INFO copying django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt -> build/lib/django/contrib/admin/static/admin/js/vendor/xregexp 2024-05-07 20:51:59,195 root INFO copying django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js -> build/lib/django/contrib/admin/static/admin/js/vendor/xregexp 2024-05-07 20:51:59,197 root INFO copying django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js -> build/lib/django/contrib/admin/static/admin/js/vendor/xregexp 2024-05-07 20:51:59,199 root INFO creating build/lib/django/contrib/admin/templates 2024-05-07 20:51:59,200 root INFO creating build/lib/django/contrib/admin/templates/admin 2024-05-07 20:51:59,200 root INFO copying django/contrib/admin/templates/admin/404.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 20:51:59,201 root INFO copying django/contrib/admin/templates/admin/500.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 20:51:59,202 root INFO copying django/contrib/admin/templates/admin/actions.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 20:51:59,203 root INFO copying django/contrib/admin/templates/admin/app_index.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 20:51:59,204 root INFO copying django/contrib/admin/templates/admin/app_list.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 20:51:59,205 root INFO copying django/contrib/admin/templates/admin/base.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 20:51:59,206 root INFO copying django/contrib/admin/templates/admin/base_site.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 20:51:59,207 root INFO copying django/contrib/admin/templates/admin/change_form.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 20:51:59,208 root INFO copying django/contrib/admin/templates/admin/change_form_object_tools.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 20:51:59,209 root INFO copying django/contrib/admin/templates/admin/change_list.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 20:51:59,210 root INFO copying django/contrib/admin/templates/admin/change_list_object_tools.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 20:51:59,211 root INFO copying django/contrib/admin/templates/admin/change_list_results.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 20:51:59,212 root INFO copying django/contrib/admin/templates/admin/color_theme_toggle.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 20:51:59,213 root INFO copying django/contrib/admin/templates/admin/date_hierarchy.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 20:51:59,214 root INFO copying django/contrib/admin/templates/admin/delete_confirmation.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 20:51:59,215 root INFO copying django/contrib/admin/templates/admin/delete_selected_confirmation.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 20:51:59,216 root INFO copying django/contrib/admin/templates/admin/filter.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 20:51:59,217 root INFO copying django/contrib/admin/templates/admin/index.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 20:51:59,218 root INFO copying django/contrib/admin/templates/admin/invalid_setup.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 20:51:59,221 root INFO copying django/contrib/admin/templates/admin/login.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 20:51:59,222 root INFO copying django/contrib/admin/templates/admin/nav_sidebar.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 20:51:59,223 root INFO copying django/contrib/admin/templates/admin/object_history.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 20:51:59,224 root INFO copying django/contrib/admin/templates/admin/pagination.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 20:51:59,224 root INFO copying django/contrib/admin/templates/admin/popup_response.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 20:51:59,225 root INFO copying django/contrib/admin/templates/admin/prepopulated_fields_js.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 20:51:59,226 root INFO copying django/contrib/admin/templates/admin/search_form.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 20:51:59,227 root INFO copying django/contrib/admin/templates/admin/submit_line.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 20:51:59,228 root INFO creating build/lib/django/contrib/admin/templates/admin/auth 2024-05-07 20:51:59,229 root INFO creating build/lib/django/contrib/admin/templates/admin/auth/user 2024-05-07 20:51:59,229 root INFO copying django/contrib/admin/templates/admin/auth/user/add_form.html -> build/lib/django/contrib/admin/templates/admin/auth/user 2024-05-07 20:51:59,230 root INFO copying django/contrib/admin/templates/admin/auth/user/change_password.html -> build/lib/django/contrib/admin/templates/admin/auth/user 2024-05-07 20:51:59,231 root INFO creating build/lib/django/contrib/admin/templates/admin/edit_inline 2024-05-07 20:51:59,232 root INFO copying django/contrib/admin/templates/admin/edit_inline/stacked.html -> build/lib/django/contrib/admin/templates/admin/edit_inline 2024-05-07 20:51:59,233 root INFO copying django/contrib/admin/templates/admin/edit_inline/tabular.html -> build/lib/django/contrib/admin/templates/admin/edit_inline 2024-05-07 20:51:59,234 root INFO creating build/lib/django/contrib/admin/templates/admin/includes 2024-05-07 20:51:59,235 root INFO copying django/contrib/admin/templates/admin/includes/fieldset.html -> build/lib/django/contrib/admin/templates/admin/includes 2024-05-07 20:51:59,236 root INFO copying django/contrib/admin/templates/admin/includes/object_delete_summary.html -> build/lib/django/contrib/admin/templates/admin/includes 2024-05-07 20:51:59,237 root INFO creating build/lib/django/contrib/admin/templates/admin/widgets 2024-05-07 20:51:59,237 root INFO copying django/contrib/admin/templates/admin/widgets/clearable_file_input.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-05-07 20:51:59,238 root INFO copying django/contrib/admin/templates/admin/widgets/date.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-05-07 20:51:59,239 root INFO copying django/contrib/admin/templates/admin/widgets/foreign_key_raw_id.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-05-07 20:51:59,240 root INFO copying django/contrib/admin/templates/admin/widgets/many_to_many_raw_id.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-05-07 20:51:59,241 root INFO copying django/contrib/admin/templates/admin/widgets/radio.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-05-07 20:51:59,242 root INFO copying django/contrib/admin/templates/admin/widgets/related_widget_wrapper.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-05-07 20:51:59,243 root INFO copying django/contrib/admin/templates/admin/widgets/split_datetime.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-05-07 20:51:59,244 root INFO copying django/contrib/admin/templates/admin/widgets/time.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-05-07 20:51:59,245 root INFO copying django/contrib/admin/templates/admin/widgets/url.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-05-07 20:51:59,246 root INFO creating build/lib/django/contrib/admin/templates/registration 2024-05-07 20:51:59,246 root INFO copying django/contrib/admin/templates/registration/logged_out.html -> build/lib/django/contrib/admin/templates/registration 2024-05-07 20:51:59,247 root INFO copying django/contrib/admin/templates/registration/password_change_done.html -> build/lib/django/contrib/admin/templates/registration 2024-05-07 20:51:59,248 root INFO copying django/contrib/admin/templates/registration/password_change_form.html -> build/lib/django/contrib/admin/templates/registration 2024-05-07 20:51:59,249 root INFO copying django/contrib/admin/templates/registration/password_reset_complete.html -> build/lib/django/contrib/admin/templates/registration 2024-05-07 20:51:59,250 root INFO copying django/contrib/admin/templates/registration/password_reset_confirm.html -> build/lib/django/contrib/admin/templates/registration 2024-05-07 20:51:59,251 root INFO copying django/contrib/admin/templates/registration/password_reset_done.html -> build/lib/django/contrib/admin/templates/registration 2024-05-07 20:51:59,252 root INFO copying django/contrib/admin/templates/registration/password_reset_email.html -> build/lib/django/contrib/admin/templates/registration 2024-05-07 20:51:59,253 root INFO copying django/contrib/admin/templates/registration/password_reset_form.html -> build/lib/django/contrib/admin/templates/registration 2024-05-07 20:51:59,258 root INFO copying django/contrib/gis/gdal/LICENSE -> build/lib/django/contrib/gis/gdal 2024-05-07 20:51:59,259 root INFO copying django/contrib/gis/geos/LICENSE -> build/lib/django/contrib/gis/geos 2024-05-07 20:51:59,377 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-05-07 20:51:59,377 root INFO running install 2024-05-07 20:51:59,419 root INFO running install_lib 2024-05-07 20:51:59,427 root INFO creating build/bdist.linux-riscv64 2024-05-07 20:51:59,428 root INFO creating build/bdist.linux-riscv64/wheel 2024-05-07 20:51:59,429 root INFO creating build/bdist.linux-riscv64/wheel/django 2024-05-07 20:51:59,429 root INFO creating build/bdist.linux-riscv64/wheel/django/dispatch 2024-05-07 20:51:59,430 root INFO copying build/lib/django/dispatch/__init__.py -> build/bdist.linux-riscv64/wheel/django/dispatch 2024-05-07 20:51:59,431 root INFO copying build/lib/django/dispatch/license.txt -> build/bdist.linux-riscv64/wheel/django/dispatch 2024-05-07 20:51:59,432 root INFO copying build/lib/django/dispatch/dispatcher.py -> build/bdist.linux-riscv64/wheel/django/dispatch 2024-05-07 20:51:59,433 root INFO copying build/lib/django/__init__.py -> build/bdist.linux-riscv64/wheel/django 2024-05-07 20:51:59,434 root INFO creating build/bdist.linux-riscv64/wheel/django/core 2024-05-07 20:51:59,435 root INFO creating build/bdist.linux-riscv64/wheel/django/core/management 2024-05-07 20:51:59,436 root INFO creating build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 20:51:59,436 root INFO copying build/lib/django/core/management/commands/startapp.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 20:51:59,437 root INFO copying build/lib/django/core/management/commands/dbshell.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 20:51:59,438 root INFO copying build/lib/django/core/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 20:51:59,439 root INFO copying build/lib/django/core/management/commands/testserver.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 20:51:59,440 root INFO copying build/lib/django/core/management/commands/dumpdata.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 20:51:59,441 root INFO copying build/lib/django/core/management/commands/migrate.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 20:51:59,442 root INFO copying build/lib/django/core/management/commands/inspectdb.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 20:51:59,443 root INFO copying build/lib/django/core/management/commands/compilemessages.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 20:51:59,444 root INFO copying build/lib/django/core/management/commands/sendtestemail.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 20:51:59,445 root INFO copying build/lib/django/core/management/commands/runserver.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 20:51:59,446 root INFO copying build/lib/django/core/management/commands/showmigrations.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 20:51:59,446 root INFO copying build/lib/django/core/management/commands/flush.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 20:51:59,447 root INFO copying build/lib/django/core/management/commands/test.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 20:51:59,448 root INFO copying build/lib/django/core/management/commands/sqlmigrate.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 20:51:59,449 root INFO copying build/lib/django/core/management/commands/diffsettings.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 20:51:59,450 root INFO copying build/lib/django/core/management/commands/makemessages.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 20:51:59,451 root INFO copying build/lib/django/core/management/commands/optimizemigration.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 20:51:59,452 root INFO copying build/lib/django/core/management/commands/shell.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 20:51:59,453 root INFO copying build/lib/django/core/management/commands/squashmigrations.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 20:51:59,454 root INFO copying build/lib/django/core/management/commands/loaddata.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 20:51:59,455 root INFO copying build/lib/django/core/management/commands/makemigrations.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 20:51:59,456 root INFO copying build/lib/django/core/management/commands/createcachetable.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 20:51:59,457 root INFO copying build/lib/django/core/management/commands/sqlsequencereset.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 20:51:59,458 root INFO copying build/lib/django/core/management/commands/startproject.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 20:51:59,458 root INFO copying build/lib/django/core/management/commands/check.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 20:51:59,459 root INFO copying build/lib/django/core/management/commands/sqlflush.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 20:51:59,460 root INFO copying build/lib/django/core/management/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/management 2024-05-07 20:51:59,461 root INFO copying build/lib/django/core/management/sql.py -> build/bdist.linux-riscv64/wheel/django/core/management 2024-05-07 20:51:59,462 root INFO copying build/lib/django/core/management/templates.py -> build/bdist.linux-riscv64/wheel/django/core/management 2024-05-07 20:51:59,463 root INFO copying build/lib/django/core/management/color.py -> build/bdist.linux-riscv64/wheel/django/core/management 2024-05-07 20:51:59,464 root INFO copying build/lib/django/core/management/utils.py -> build/bdist.linux-riscv64/wheel/django/core/management 2024-05-07 20:51:59,465 root INFO copying build/lib/django/core/management/base.py -> build/bdist.linux-riscv64/wheel/django/core/management 2024-05-07 20:51:59,466 root INFO copying build/lib/django/core/__init__.py -> build/bdist.linux-riscv64/wheel/django/core 2024-05-07 20:51:59,467 root INFO copying build/lib/django/core/signals.py -> build/bdist.linux-riscv64/wheel/django/core 2024-05-07 20:51:59,467 root INFO creating build/bdist.linux-riscv64/wheel/django/core/mail 2024-05-07 20:51:59,468 root INFO copying build/lib/django/core/mail/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/mail 2024-05-07 20:51:59,469 root INFO copying build/lib/django/core/mail/message.py -> build/bdist.linux-riscv64/wheel/django/core/mail 2024-05-07 20:51:59,470 root INFO copying build/lib/django/core/mail/utils.py -> build/bdist.linux-riscv64/wheel/django/core/mail 2024-05-07 20:51:59,471 root INFO creating build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-05-07 20:51:59,472 root INFO copying build/lib/django/core/mail/backends/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-05-07 20:51:59,473 root INFO copying build/lib/django/core/mail/backends/smtp.py -> build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-05-07 20:51:59,473 root INFO copying build/lib/django/core/mail/backends/console.py -> build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-05-07 20:51:59,474 root INFO copying build/lib/django/core/mail/backends/filebased.py -> build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-05-07 20:51:59,475 root INFO copying build/lib/django/core/mail/backends/dummy.py -> build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-05-07 20:51:59,476 root INFO copying build/lib/django/core/mail/backends/locmem.py -> build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-05-07 20:51:59,477 root INFO copying build/lib/django/core/mail/backends/base.py -> build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-05-07 20:51:59,478 root INFO creating build/bdist.linux-riscv64/wheel/django/core/cache 2024-05-07 20:51:59,478 root INFO copying build/lib/django/core/cache/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/cache 2024-05-07 20:51:59,479 root INFO copying build/lib/django/core/cache/utils.py -> build/bdist.linux-riscv64/wheel/django/core/cache 2024-05-07 20:51:59,480 root INFO creating build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-05-07 20:51:59,481 root INFO copying build/lib/django/core/cache/backends/db.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-05-07 20:51:59,482 root INFO copying build/lib/django/core/cache/backends/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-05-07 20:51:59,483 root INFO copying build/lib/django/core/cache/backends/memcached.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-05-07 20:51:59,484 root INFO copying build/lib/django/core/cache/backends/filebased.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-05-07 20:51:59,485 root INFO copying build/lib/django/core/cache/backends/dummy.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-05-07 20:51:59,486 root INFO copying build/lib/django/core/cache/backends/locmem.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-05-07 20:51:59,487 root INFO copying build/lib/django/core/cache/backends/redis.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-05-07 20:51:59,488 root INFO copying build/lib/django/core/cache/backends/base.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-05-07 20:51:59,489 root INFO copying build/lib/django/core/exceptions.py -> build/bdist.linux-riscv64/wheel/django/core 2024-05-07 20:51:59,490 root INFO creating build/bdist.linux-riscv64/wheel/django/core/servers 2024-05-07 20:51:59,491 root INFO copying build/lib/django/core/servers/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/servers 2024-05-07 20:51:59,491 root INFO copying build/lib/django/core/servers/basehttp.py -> build/bdist.linux-riscv64/wheel/django/core/servers 2024-05-07 20:51:59,493 root INFO creating build/bdist.linux-riscv64/wheel/django/core/handlers 2024-05-07 20:51:59,493 root INFO copying build/lib/django/core/handlers/exception.py -> build/bdist.linux-riscv64/wheel/django/core/handlers 2024-05-07 20:51:59,494 root INFO copying build/lib/django/core/handlers/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/handlers 2024-05-07 20:51:59,495 root INFO copying build/lib/django/core/handlers/asgi.py -> build/bdist.linux-riscv64/wheel/django/core/handlers 2024-05-07 20:51:59,496 root INFO copying build/lib/django/core/handlers/wsgi.py -> build/bdist.linux-riscv64/wheel/django/core/handlers 2024-05-07 20:51:59,497 root INFO copying build/lib/django/core/handlers/base.py -> build/bdist.linux-riscv64/wheel/django/core/handlers 2024-05-07 20:51:59,498 root INFO copying build/lib/django/core/asgi.py -> build/bdist.linux-riscv64/wheel/django/core 2024-05-07 20:51:59,499 root INFO creating build/bdist.linux-riscv64/wheel/django/core/files 2024-05-07 20:51:59,500 root INFO copying build/lib/django/core/files/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-05-07 20:51:59,501 root INFO copying build/lib/django/core/files/temp.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-05-07 20:51:59,501 root INFO copying build/lib/django/core/files/move.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-05-07 20:51:59,502 root INFO copying build/lib/django/core/files/uploadedfile.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-05-07 20:51:59,503 root INFO copying build/lib/django/core/files/uploadhandler.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-05-07 20:51:59,504 root INFO copying build/lib/django/core/files/locks.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-05-07 20:51:59,505 root INFO creating build/bdist.linux-riscv64/wheel/django/core/files/storage 2024-05-07 20:51:59,506 root INFO copying build/lib/django/core/files/storage/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/files/storage 2024-05-07 20:51:59,506 root INFO copying build/lib/django/core/files/storage/filesystem.py -> build/bdist.linux-riscv64/wheel/django/core/files/storage 2024-05-07 20:51:59,507 root INFO copying build/lib/django/core/files/storage/memory.py -> build/bdist.linux-riscv64/wheel/django/core/files/storage 2024-05-07 20:51:59,508 root INFO copying build/lib/django/core/files/storage/mixins.py -> build/bdist.linux-riscv64/wheel/django/core/files/storage 2024-05-07 20:51:59,509 root INFO copying build/lib/django/core/files/storage/handler.py -> build/bdist.linux-riscv64/wheel/django/core/files/storage 2024-05-07 20:51:59,510 root INFO copying build/lib/django/core/files/storage/base.py -> build/bdist.linux-riscv64/wheel/django/core/files/storage 2024-05-07 20:51:59,511 root INFO copying build/lib/django/core/files/utils.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-05-07 20:51:59,512 root INFO copying build/lib/django/core/files/base.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-05-07 20:51:59,513 root INFO copying build/lib/django/core/files/images.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-05-07 20:51:59,514 root INFO copying build/lib/django/core/wsgi.py -> build/bdist.linux-riscv64/wheel/django/core 2024-05-07 20:51:59,514 root INFO copying build/lib/django/core/paginator.py -> build/bdist.linux-riscv64/wheel/django/core 2024-05-07 20:51:59,515 root INFO copying build/lib/django/core/signing.py -> build/bdist.linux-riscv64/wheel/django/core 2024-05-07 20:51:59,517 root INFO creating build/bdist.linux-riscv64/wheel/django/core/checks 2024-05-07 20:51:59,517 root INFO copying build/lib/django/core/checks/files.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-05-07 20:51:59,518 root INFO copying build/lib/django/core/checks/urls.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-05-07 20:51:59,519 root INFO copying build/lib/django/core/checks/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-05-07 20:51:59,520 root INFO creating build/bdist.linux-riscv64/wheel/django/core/checks/compatibility 2024-05-07 20:51:59,521 root INFO copying build/lib/django/core/checks/compatibility/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/checks/compatibility 2024-05-07 20:51:59,521 root INFO copying build/lib/django/core/checks/compatibility/django_4_0.py -> build/bdist.linux-riscv64/wheel/django/core/checks/compatibility 2024-05-07 20:51:59,522 root INFO copying build/lib/django/core/checks/async_checks.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-05-07 20:51:59,523 root INFO copying build/lib/django/core/checks/templates.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-05-07 20:51:59,524 root INFO copying build/lib/django/core/checks/translation.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-05-07 20:51:59,525 root INFO copying build/lib/django/core/checks/messages.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-05-07 20:51:59,526 root INFO copying build/lib/django/core/checks/database.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-05-07 20:51:59,526 root INFO copying build/lib/django/core/checks/registry.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-05-07 20:51:59,527 root INFO creating build/bdist.linux-riscv64/wheel/django/core/checks/security 2024-05-07 20:51:59,528 root INFO copying build/lib/django/core/checks/security/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/checks/security 2024-05-07 20:51:59,529 root INFO copying build/lib/django/core/checks/security/sessions.py -> build/bdist.linux-riscv64/wheel/django/core/checks/security 2024-05-07 20:51:59,530 root INFO copying build/lib/django/core/checks/security/csrf.py -> build/bdist.linux-riscv64/wheel/django/core/checks/security 2024-05-07 20:51:59,531 root INFO copying build/lib/django/core/checks/security/base.py -> build/bdist.linux-riscv64/wheel/django/core/checks/security 2024-05-07 20:51:59,532 root INFO copying build/lib/django/core/checks/caches.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-05-07 20:51:59,533 root INFO copying build/lib/django/core/checks/model_checks.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-05-07 20:51:59,534 root INFO creating build/bdist.linux-riscv64/wheel/django/core/serializers 2024-05-07 20:51:59,534 root INFO copying build/lib/django/core/serializers/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/serializers 2024-05-07 20:51:59,536 root INFO copying build/lib/django/core/serializers/python.py -> build/bdist.linux-riscv64/wheel/django/core/serializers 2024-05-07 20:51:59,537 root INFO copying build/lib/django/core/serializers/json.py -> build/bdist.linux-riscv64/wheel/django/core/serializers 2024-05-07 20:51:59,537 root INFO copying build/lib/django/core/serializers/xml_serializer.py -> build/bdist.linux-riscv64/wheel/django/core/serializers 2024-05-07 20:51:59,539 root INFO copying build/lib/django/core/serializers/pyyaml.py -> build/bdist.linux-riscv64/wheel/django/core/serializers 2024-05-07 20:51:59,540 root INFO copying build/lib/django/core/serializers/jsonl.py -> build/bdist.linux-riscv64/wheel/django/core/serializers 2024-05-07 20:51:59,540 root INFO copying build/lib/django/core/serializers/base.py -> build/bdist.linux-riscv64/wheel/django/core/serializers 2024-05-07 20:51:59,541 root INFO copying build/lib/django/core/validators.py -> build/bdist.linux-riscv64/wheel/django/core 2024-05-07 20:51:59,543 root INFO creating build/bdist.linux-riscv64/wheel/django/http 2024-05-07 20:51:59,543 root INFO copying build/lib/django/http/__init__.py -> build/bdist.linux-riscv64/wheel/django/http 2024-05-07 20:51:59,544 root INFO copying build/lib/django/http/request.py -> build/bdist.linux-riscv64/wheel/django/http 2024-05-07 20:51:59,545 root INFO copying build/lib/django/http/multipartparser.py -> build/bdist.linux-riscv64/wheel/django/http 2024-05-07 20:51:59,547 root INFO copying build/lib/django/http/cookie.py -> build/bdist.linux-riscv64/wheel/django/http 2024-05-07 20:51:59,548 root INFO copying build/lib/django/http/response.py -> build/bdist.linux-riscv64/wheel/django/http 2024-05-07 20:51:59,549 root INFO copying build/lib/django/shortcuts.py -> build/bdist.linux-riscv64/wheel/django 2024-05-07 20:51:59,550 root INFO creating build/bdist.linux-riscv64/wheel/django/conf 2024-05-07 20:51:59,551 root INFO copying build/lib/django/conf/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf 2024-05-07 20:51:59,552 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale 2024-05-07 20:51:59,553 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/cy 2024-05-07 20:51:59,553 root INFO copying build/lib/django/conf/locale/cy/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/cy 2024-05-07 20:51:59,554 root INFO copying build/lib/django/conf/locale/cy/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/cy 2024-05-07 20:51:59,555 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/cy/LC_MESSAGES 2024-05-07 20:51:59,556 root INFO copying build/lib/django/conf/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/cy/LC_MESSAGES 2024-05-07 20:51:59,557 root INFO copying build/lib/django/conf/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/cy/LC_MESSAGES 2024-05-07 20:51:59,558 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/en_AU 2024-05-07 20:51:59,559 root INFO copying build/lib/django/conf/locale/en_AU/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/en_AU 2024-05-07 20:51:59,560 root INFO copying build/lib/django/conf/locale/en_AU/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/en_AU 2024-05-07 20:51:59,561 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:59,561 root INFO copying build/lib/django/conf/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:59,562 root INFO copying build/lib/django/conf/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/en_AU/LC_MESSAGES 2024-05-07 20:51:59,564 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ckb 2024-05-07 20:51:59,564 root INFO copying build/lib/django/conf/locale/ckb/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ckb 2024-05-07 20:51:59,565 root INFO copying build/lib/django/conf/locale/ckb/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ckb 2024-05-07 20:51:59,566 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ckb/LC_MESSAGES 2024-05-07 20:51:59,567 root INFO copying build/lib/django/conf/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ckb/LC_MESSAGES 2024-05-07 20:51:59,568 root INFO copying build/lib/django/conf/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ckb/LC_MESSAGES 2024-05-07 20:51:59,569 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/kn 2024-05-07 20:51:59,570 root INFO copying build/lib/django/conf/locale/kn/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/kn 2024-05-07 20:51:59,571 root INFO copying build/lib/django/conf/locale/kn/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/kn 2024-05-07 20:51:59,572 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/kn/LC_MESSAGES 2024-05-07 20:51:59,572 root INFO copying build/lib/django/conf/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/kn/LC_MESSAGES 2024-05-07 20:51:59,573 root INFO copying build/lib/django/conf/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/kn/LC_MESSAGES 2024-05-07 20:51:59,575 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/kab 2024-05-07 20:51:59,575 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/kab/LC_MESSAGES 2024-05-07 20:51:59,576 root INFO copying build/lib/django/conf/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/kab/LC_MESSAGES 2024-05-07 20:51:59,577 root INFO copying build/lib/django/conf/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/kab/LC_MESSAGES 2024-05-07 20:51:59,578 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ur 2024-05-07 20:51:59,579 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ur/LC_MESSAGES 2024-05-07 20:51:59,580 root INFO copying build/lib/django/conf/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ur/LC_MESSAGES 2024-05-07 20:51:59,581 root INFO copying build/lib/django/conf/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ur/LC_MESSAGES 2024-05-07 20:51:59,582 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/nn 2024-05-07 20:51:59,583 root INFO copying build/lib/django/conf/locale/nn/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/nn 2024-05-07 20:51:59,583 root INFO copying build/lib/django/conf/locale/nn/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/nn 2024-05-07 20:51:59,584 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/nn/LC_MESSAGES 2024-05-07 20:51:59,585 root INFO copying build/lib/django/conf/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/nn/LC_MESSAGES 2024-05-07 20:51:59,586 root INFO copying build/lib/django/conf/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/nn/LC_MESSAGES 2024-05-07 20:51:59,588 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sr 2024-05-07 20:51:59,589 root INFO copying build/lib/django/conf/locale/sr/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sr 2024-05-07 20:51:59,589 root INFO copying build/lib/django/conf/locale/sr/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sr 2024-05-07 20:51:59,590 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sr/LC_MESSAGES 2024-05-07 20:51:59,591 root INFO copying build/lib/django/conf/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/sr/LC_MESSAGES 2024-05-07 20:51:59,592 root INFO copying build/lib/django/conf/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/sr/LC_MESSAGES 2024-05-07 20:51:59,593 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sr_Latn 2024-05-07 20:51:59,594 root INFO copying build/lib/django/conf/locale/sr_Latn/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sr_Latn 2024-05-07 20:51:59,595 root INFO copying build/lib/django/conf/locale/sr_Latn/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sr_Latn 2024-05-07 20:51:59,596 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:59,597 root INFO copying build/lib/django/conf/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:59,598 root INFO copying build/lib/django/conf/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:51:59,599 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/be 2024-05-07 20:51:59,600 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/be/LC_MESSAGES 2024-05-07 20:51:59,600 root INFO copying build/lib/django/conf/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/be/LC_MESSAGES 2024-05-07 20:51:59,601 root INFO copying build/lib/django/conf/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/be/LC_MESSAGES 2024-05-07 20:51:59,603 root INFO copying build/lib/django/conf/locale/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale 2024-05-07 20:51:59,604 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/is 2024-05-07 20:51:59,604 root INFO copying build/lib/django/conf/locale/is/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/is 2024-05-07 20:51:59,605 root INFO copying build/lib/django/conf/locale/is/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/is 2024-05-07 20:51:59,606 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/is/LC_MESSAGES 2024-05-07 20:51:59,607 root INFO copying build/lib/django/conf/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/is/LC_MESSAGES 2024-05-07 20:51:59,608 root INFO copying build/lib/django/conf/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/is/LC_MESSAGES 2024-05-07 20:51:59,609 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/lv 2024-05-07 20:51:59,610 root INFO copying build/lib/django/conf/locale/lv/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/lv 2024-05-07 20:51:59,611 root INFO copying build/lib/django/conf/locale/lv/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/lv 2024-05-07 20:51:59,611 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/lv/LC_MESSAGES 2024-05-07 20:51:59,612 root INFO copying build/lib/django/conf/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/lv/LC_MESSAGES 2024-05-07 20:51:59,613 root INFO copying build/lib/django/conf/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/lv/LC_MESSAGES 2024-05-07 20:51:59,615 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pt 2024-05-07 20:51:59,615 root INFO copying build/lib/django/conf/locale/pt/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/pt 2024-05-07 20:51:59,616 root INFO copying build/lib/django/conf/locale/pt/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/pt 2024-05-07 20:51:59,617 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pt/LC_MESSAGES 2024-05-07 20:51:59,618 root INFO copying build/lib/django/conf/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/pt/LC_MESSAGES 2024-05-07 20:51:59,619 root INFO copying build/lib/django/conf/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/pt/LC_MESSAGES 2024-05-07 20:51:59,620 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sw 2024-05-07 20:51:59,621 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sw/LC_MESSAGES 2024-05-07 20:51:59,622 root INFO copying build/lib/django/conf/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/sw/LC_MESSAGES 2024-05-07 20:51:59,623 root INFO copying build/lib/django/conf/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/sw/LC_MESSAGES 2024-05-07 20:51:59,624 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/et 2024-05-07 20:51:59,625 root INFO copying build/lib/django/conf/locale/et/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/et 2024-05-07 20:51:59,625 root INFO copying build/lib/django/conf/locale/et/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/et 2024-05-07 20:51:59,626 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/et/LC_MESSAGES 2024-05-07 20:51:59,627 root INFO copying build/lib/django/conf/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/et/LC_MESSAGES 2024-05-07 20:51:59,628 root INFO copying build/lib/django/conf/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/et/LC_MESSAGES 2024-05-07 20:51:59,629 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_CO 2024-05-07 20:51:59,630 root INFO copying build/lib/django/conf/locale/es_CO/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_CO 2024-05-07 20:51:59,631 root INFO copying build/lib/django/conf/locale/es_CO/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_CO 2024-05-07 20:51:59,632 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:59,633 root INFO copying build/lib/django/conf/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:59,634 root INFO copying build/lib/django/conf/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_CO/LC_MESSAGES 2024-05-07 20:51:59,635 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tk 2024-05-07 20:51:59,636 root INFO copying build/lib/django/conf/locale/tk/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/tk 2024-05-07 20:51:59,637 root INFO copying build/lib/django/conf/locale/tk/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/tk 2024-05-07 20:51:59,638 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tk/LC_MESSAGES 2024-05-07 20:51:59,638 root INFO copying build/lib/django/conf/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/tk/LC_MESSAGES 2024-05-07 20:51:59,640 root INFO copying build/lib/django/conf/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/tk/LC_MESSAGES 2024-05-07 20:51:59,641 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ga 2024-05-07 20:51:59,642 root INFO copying build/lib/django/conf/locale/ga/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ga 2024-05-07 20:51:59,642 root INFO copying build/lib/django/conf/locale/ga/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ga 2024-05-07 20:51:59,643 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ga/LC_MESSAGES 2024-05-07 20:51:59,644 root INFO copying build/lib/django/conf/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ga/LC_MESSAGES 2024-05-07 20:51:59,645 root INFO copying build/lib/django/conf/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ga/LC_MESSAGES 2024-05-07 20:51:59,646 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/th 2024-05-07 20:51:59,647 root INFO copying build/lib/django/conf/locale/th/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/th 2024-05-07 20:51:59,648 root INFO copying build/lib/django/conf/locale/th/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/th 2024-05-07 20:51:59,649 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/th/LC_MESSAGES 2024-05-07 20:51:59,649 root INFO copying build/lib/django/conf/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/th/LC_MESSAGES 2024-05-07 20:51:59,650 root INFO copying build/lib/django/conf/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/th/LC_MESSAGES 2024-05-07 20:51:59,652 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sq 2024-05-07 20:51:59,652 root INFO copying build/lib/django/conf/locale/sq/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sq 2024-05-07 20:51:59,653 root INFO copying build/lib/django/conf/locale/sq/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sq 2024-05-07 20:51:59,654 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sq/LC_MESSAGES 2024-05-07 20:51:59,655 root INFO copying build/lib/django/conf/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/sq/LC_MESSAGES 2024-05-07 20:51:59,656 root INFO copying build/lib/django/conf/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/sq/LC_MESSAGES 2024-05-07 20:51:59,657 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/nl 2024-05-07 20:51:59,658 root INFO copying build/lib/django/conf/locale/nl/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/nl 2024-05-07 20:51:59,659 root INFO copying build/lib/django/conf/locale/nl/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/nl 2024-05-07 20:51:59,660 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/nl/LC_MESSAGES 2024-05-07 20:51:59,660 root INFO copying build/lib/django/conf/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/nl/LC_MESSAGES 2024-05-07 20:51:59,662 root INFO copying build/lib/django/conf/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/nl/LC_MESSAGES 2024-05-07 20:51:59,663 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tg 2024-05-07 20:51:59,664 root INFO copying build/lib/django/conf/locale/tg/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/tg 2024-05-07 20:51:59,664 root INFO copying build/lib/django/conf/locale/tg/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/tg 2024-05-07 20:51:59,665 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tg/LC_MESSAGES 2024-05-07 20:51:59,666 root INFO copying build/lib/django/conf/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/tg/LC_MESSAGES 2024-05-07 20:51:59,667 root INFO copying build/lib/django/conf/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/tg/LC_MESSAGES 2024-05-07 20:51:59,669 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/bn 2024-05-07 20:51:59,669 root INFO copying build/lib/django/conf/locale/bn/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/bn 2024-05-07 20:51:59,670 root INFO copying build/lib/django/conf/locale/bn/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/bn 2024-05-07 20:51:59,671 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/bn/LC_MESSAGES 2024-05-07 20:51:59,672 root INFO copying build/lib/django/conf/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/bn/LC_MESSAGES 2024-05-07 20:51:59,673 root INFO copying build/lib/django/conf/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/bn/LC_MESSAGES 2024-05-07 20:51:59,674 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_NI 2024-05-07 20:51:59,675 root INFO copying build/lib/django/conf/locale/es_NI/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_NI 2024-05-07 20:51:59,675 root INFO copying build/lib/django/conf/locale/es_NI/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_NI 2024-05-07 20:51:59,676 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/io 2024-05-07 20:51:59,677 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/io/LC_MESSAGES 2024-05-07 20:51:59,678 root INFO copying build/lib/django/conf/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/io/LC_MESSAGES 2024-05-07 20:51:59,679 root INFO copying build/lib/django/conf/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/io/LC_MESSAGES 2024-05-07 20:51:59,680 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/br 2024-05-07 20:51:59,681 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/br/LC_MESSAGES 2024-05-07 20:51:59,681 root INFO copying build/lib/django/conf/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/br/LC_MESSAGES 2024-05-07 20:51:59,682 root INFO copying build/lib/django/conf/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/br/LC_MESSAGES 2024-05-07 20:51:59,683 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/uk 2024-05-07 20:51:59,684 root INFO copying build/lib/django/conf/locale/uk/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/uk 2024-05-07 20:51:59,685 root INFO copying build/lib/django/conf/locale/uk/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/uk 2024-05-07 20:51:59,686 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/uk/LC_MESSAGES 2024-05-07 20:51:59,687 root INFO copying build/lib/django/conf/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/uk/LC_MESSAGES 2024-05-07 20:51:59,688 root INFO copying build/lib/django/conf/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/uk/LC_MESSAGES 2024-05-07 20:51:59,689 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ky 2024-05-07 20:51:59,690 root INFO copying build/lib/django/conf/locale/ky/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ky 2024-05-07 20:51:59,691 root INFO copying build/lib/django/conf/locale/ky/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ky 2024-05-07 20:51:59,692 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ky/LC_MESSAGES 2024-05-07 20:51:59,693 root INFO copying build/lib/django/conf/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ky/LC_MESSAGES 2024-05-07 20:51:59,694 root INFO copying build/lib/django/conf/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ky/LC_MESSAGES 2024-05-07 20:51:59,695 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/af 2024-05-07 20:51:59,696 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/af/LC_MESSAGES 2024-05-07 20:51:59,696 root INFO copying build/lib/django/conf/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/af/LC_MESSAGES 2024-05-07 20:51:59,697 root INFO copying build/lib/django/conf/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/af/LC_MESSAGES 2024-05-07 20:51:59,699 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/it 2024-05-07 20:51:59,699 root INFO copying build/lib/django/conf/locale/it/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/it 2024-05-07 20:51:59,700 root INFO copying build/lib/django/conf/locale/it/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/it 2024-05-07 20:51:59,701 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/it/LC_MESSAGES 2024-05-07 20:51:59,702 root INFO copying build/lib/django/conf/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/it/LC_MESSAGES 2024-05-07 20:51:59,703 root INFO copying build/lib/django/conf/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/it/LC_MESSAGES 2024-05-07 20:51:59,704 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_AR 2024-05-07 20:51:59,705 root INFO copying build/lib/django/conf/locale/es_AR/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_AR 2024-05-07 20:51:59,706 root INFO copying build/lib/django/conf/locale/es_AR/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_AR 2024-05-07 20:51:59,707 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:59,707 root INFO copying build/lib/django/conf/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:59,708 root INFO copying build/lib/django/conf/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_AR/LC_MESSAGES 2024-05-07 20:51:59,710 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fa 2024-05-07 20:51:59,710 root INFO copying build/lib/django/conf/locale/fa/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fa 2024-05-07 20:51:59,711 root INFO copying build/lib/django/conf/locale/fa/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fa 2024-05-07 20:51:59,712 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fa/LC_MESSAGES 2024-05-07 20:51:59,713 root INFO copying build/lib/django/conf/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/fa/LC_MESSAGES 2024-05-07 20:51:59,714 root INFO copying build/lib/django/conf/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/fa/LC_MESSAGES 2024-05-07 20:51:59,715 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/el 2024-05-07 20:51:59,716 root INFO copying build/lib/django/conf/locale/el/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/el 2024-05-07 20:51:59,717 root INFO copying build/lib/django/conf/locale/el/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/el 2024-05-07 20:51:59,718 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/el/LC_MESSAGES 2024-05-07 20:51:59,718 root INFO copying build/lib/django/conf/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/el/LC_MESSAGES 2024-05-07 20:51:59,719 root INFO copying build/lib/django/conf/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/el/LC_MESSAGES 2024-05-07 20:51:59,721 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tr 2024-05-07 20:51:59,721 root INFO copying build/lib/django/conf/locale/tr/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/tr 2024-05-07 20:51:59,722 root INFO copying build/lib/django/conf/locale/tr/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/tr 2024-05-07 20:51:59,723 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tr/LC_MESSAGES 2024-05-07 20:51:59,724 root INFO copying build/lib/django/conf/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/tr/LC_MESSAGES 2024-05-07 20:51:59,725 root INFO copying build/lib/django/conf/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/tr/LC_MESSAGES 2024-05-07 20:51:59,726 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/eu 2024-05-07 20:51:59,727 root INFO copying build/lib/django/conf/locale/eu/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/eu 2024-05-07 20:51:59,728 root INFO copying build/lib/django/conf/locale/eu/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/eu 2024-05-07 20:51:59,729 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/eu/LC_MESSAGES 2024-05-07 20:51:59,729 root INFO copying build/lib/django/conf/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/eu/LC_MESSAGES 2024-05-07 20:51:59,730 root INFO copying build/lib/django/conf/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/eu/LC_MESSAGES 2024-05-07 20:51:59,731 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/mr 2024-05-07 20:51:59,732 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/mr/LC_MESSAGES 2024-05-07 20:51:59,733 root INFO copying build/lib/django/conf/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/mr/LC_MESSAGES 2024-05-07 20:51:59,734 root INFO copying build/lib/django/conf/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/mr/LC_MESSAGES 2024-05-07 20:51:59,735 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/bs 2024-05-07 20:51:59,736 root INFO copying build/lib/django/conf/locale/bs/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/bs 2024-05-07 20:51:59,737 root INFO copying build/lib/django/conf/locale/bs/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/bs 2024-05-07 20:51:59,738 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/bs/LC_MESSAGES 2024-05-07 20:51:59,738 root INFO copying build/lib/django/conf/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/bs/LC_MESSAGES 2024-05-07 20:51:59,740 root INFO copying build/lib/django/conf/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/bs/LC_MESSAGES 2024-05-07 20:51:59,741 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ar_DZ 2024-05-07 20:51:59,742 root INFO copying build/lib/django/conf/locale/ar_DZ/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ar_DZ 2024-05-07 20:51:59,742 root INFO copying build/lib/django/conf/locale/ar_DZ/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ar_DZ 2024-05-07 20:51:59,743 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:59,744 root INFO copying build/lib/django/conf/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:59,745 root INFO copying build/lib/django/conf/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:51:59,747 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ja 2024-05-07 20:51:59,747 root INFO copying build/lib/django/conf/locale/ja/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ja 2024-05-07 20:51:59,748 root INFO copying build/lib/django/conf/locale/ja/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ja 2024-05-07 20:51:59,749 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ja/LC_MESSAGES 2024-05-07 20:51:59,750 root INFO copying build/lib/django/conf/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ja/LC_MESSAGES 2024-05-07 20:51:59,751 root INFO copying build/lib/django/conf/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ja/LC_MESSAGES 2024-05-07 20:51:59,752 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/my 2024-05-07 20:51:59,753 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/my/LC_MESSAGES 2024-05-07 20:51:59,753 root INFO copying build/lib/django/conf/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/my/LC_MESSAGES 2024-05-07 20:51:59,754 root INFO copying build/lib/django/conf/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/my/LC_MESSAGES 2024-05-07 20:51:59,755 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/gd 2024-05-07 20:51:59,756 root INFO copying build/lib/django/conf/locale/gd/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/gd 2024-05-07 20:51:59,757 root INFO copying build/lib/django/conf/locale/gd/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/gd 2024-05-07 20:51:59,758 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/gd/LC_MESSAGES 2024-05-07 20:51:59,759 root INFO copying build/lib/django/conf/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/gd/LC_MESSAGES 2024-05-07 20:51:59,760 root INFO copying build/lib/django/conf/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/gd/LC_MESSAGES 2024-05-07 20:51:59,761 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/da 2024-05-07 20:51:59,762 root INFO copying build/lib/django/conf/locale/da/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/da 2024-05-07 20:51:59,762 root INFO copying build/lib/django/conf/locale/da/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/da 2024-05-07 20:51:59,763 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/da/LC_MESSAGES 2024-05-07 20:51:59,764 root INFO copying build/lib/django/conf/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/da/LC_MESSAGES 2024-05-07 20:51:59,765 root INFO copying build/lib/django/conf/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/da/LC_MESSAGES 2024-05-07 20:51:59,766 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/he 2024-05-07 20:51:59,767 root INFO copying build/lib/django/conf/locale/he/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/he 2024-05-07 20:51:59,768 root INFO copying build/lib/django/conf/locale/he/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/he 2024-05-07 20:51:59,769 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/he/LC_MESSAGES 2024-05-07 20:51:59,769 root INFO copying build/lib/django/conf/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/he/LC_MESSAGES 2024-05-07 20:51:59,771 root INFO copying build/lib/django/conf/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/he/LC_MESSAGES 2024-05-07 20:51:59,772 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/en 2024-05-07 20:51:59,772 root INFO copying build/lib/django/conf/locale/en/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/en 2024-05-07 20:51:59,773 root INFO copying build/lib/django/conf/locale/en/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/en 2024-05-07 20:51:59,774 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/en/LC_MESSAGES 2024-05-07 20:51:59,775 root INFO copying build/lib/django/conf/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/en/LC_MESSAGES 2024-05-07 20:51:59,776 root INFO copying build/lib/django/conf/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/en/LC_MESSAGES 2024-05-07 20:51:59,777 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hr 2024-05-07 20:51:59,778 root INFO copying build/lib/django/conf/locale/hr/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/hr 2024-05-07 20:51:59,778 root INFO copying build/lib/django/conf/locale/hr/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/hr 2024-05-07 20:51:59,779 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hr/LC_MESSAGES 2024-05-07 20:51:59,780 root INFO copying build/lib/django/conf/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/hr/LC_MESSAGES 2024-05-07 20:51:59,781 root INFO copying build/lib/django/conf/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/hr/LC_MESSAGES 2024-05-07 20:51:59,783 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ast 2024-05-07 20:51:59,784 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ast/LC_MESSAGES 2024-05-07 20:51:59,784 root INFO copying build/lib/django/conf/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ast/LC_MESSAGES 2024-05-07 20:51:59,785 root INFO copying build/lib/django/conf/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ast/LC_MESSAGES 2024-05-07 20:51:59,786 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sv 2024-05-07 20:51:59,787 root INFO copying build/lib/django/conf/locale/sv/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sv 2024-05-07 20:51:59,788 root INFO copying build/lib/django/conf/locale/sv/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sv 2024-05-07 20:51:59,789 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sv/LC_MESSAGES 2024-05-07 20:51:59,789 root INFO copying build/lib/django/conf/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/sv/LC_MESSAGES 2024-05-07 20:51:59,791 root INFO copying build/lib/django/conf/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/sv/LC_MESSAGES 2024-05-07 20:51:59,792 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/cs 2024-05-07 20:51:59,793 root INFO copying build/lib/django/conf/locale/cs/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/cs 2024-05-07 20:51:59,793 root INFO copying build/lib/django/conf/locale/cs/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/cs 2024-05-07 20:51:59,794 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/cs/LC_MESSAGES 2024-05-07 20:51:59,795 root INFO copying build/lib/django/conf/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/cs/LC_MESSAGES 2024-05-07 20:51:59,796 root INFO copying build/lib/django/conf/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/cs/LC_MESSAGES 2024-05-07 20:51:59,797 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_VE 2024-05-07 20:51:59,798 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:59,799 root INFO copying build/lib/django/conf/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:59,800 root INFO copying build/lib/django/conf/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_VE/LC_MESSAGES 2024-05-07 20:51:59,801 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ka 2024-05-07 20:51:59,802 root INFO copying build/lib/django/conf/locale/ka/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ka 2024-05-07 20:51:59,803 root INFO copying build/lib/django/conf/locale/ka/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ka 2024-05-07 20:51:59,804 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ka/LC_MESSAGES 2024-05-07 20:51:59,804 root INFO copying build/lib/django/conf/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ka/LC_MESSAGES 2024-05-07 20:51:59,805 root INFO copying build/lib/django/conf/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ka/LC_MESSAGES 2024-05-07 20:51:59,807 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/mk 2024-05-07 20:51:59,807 root INFO copying build/lib/django/conf/locale/mk/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/mk 2024-05-07 20:51:59,808 root INFO copying build/lib/django/conf/locale/mk/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/mk 2024-05-07 20:51:59,809 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/mk/LC_MESSAGES 2024-05-07 20:51:59,810 root INFO copying build/lib/django/conf/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/mk/LC_MESSAGES 2024-05-07 20:51:59,811 root INFO copying build/lib/django/conf/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/mk/LC_MESSAGES 2024-05-07 20:51:59,812 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/id 2024-05-07 20:51:59,813 root INFO copying build/lib/django/conf/locale/id/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/id 2024-05-07 20:51:59,814 root INFO copying build/lib/django/conf/locale/id/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/id 2024-05-07 20:51:59,815 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/id/LC_MESSAGES 2024-05-07 20:51:59,815 root INFO copying build/lib/django/conf/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/id/LC_MESSAGES 2024-05-07 20:51:59,816 root INFO copying build/lib/django/conf/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/id/LC_MESSAGES 2024-05-07 20:51:59,818 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ta 2024-05-07 20:51:59,818 root INFO copying build/lib/django/conf/locale/ta/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ta 2024-05-07 20:51:59,819 root INFO copying build/lib/django/conf/locale/ta/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ta 2024-05-07 20:51:59,820 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ta/LC_MESSAGES 2024-05-07 20:51:59,821 root INFO copying build/lib/django/conf/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ta/LC_MESSAGES 2024-05-07 20:51:59,822 root INFO copying build/lib/django/conf/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ta/LC_MESSAGES 2024-05-07 20:51:59,823 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ms 2024-05-07 20:51:59,824 root INFO copying build/lib/django/conf/locale/ms/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ms 2024-05-07 20:51:59,824 root INFO copying build/lib/django/conf/locale/ms/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ms 2024-05-07 20:51:59,825 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ms/LC_MESSAGES 2024-05-07 20:51:59,826 root INFO copying build/lib/django/conf/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ms/LC_MESSAGES 2024-05-07 20:51:59,827 root INFO copying build/lib/django/conf/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ms/LC_MESSAGES 2024-05-07 20:51:59,829 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ar 2024-05-07 20:51:59,829 root INFO copying build/lib/django/conf/locale/ar/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ar 2024-05-07 20:51:59,830 root INFO copying build/lib/django/conf/locale/ar/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ar 2024-05-07 20:51:59,831 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ar/LC_MESSAGES 2024-05-07 20:51:59,832 root INFO copying build/lib/django/conf/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ar/LC_MESSAGES 2024-05-07 20:51:59,833 root INFO copying build/lib/django/conf/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ar/LC_MESSAGES 2024-05-07 20:51:59,835 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/gl 2024-05-07 20:51:59,835 root INFO copying build/lib/django/conf/locale/gl/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/gl 2024-05-07 20:51:59,836 root INFO copying build/lib/django/conf/locale/gl/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/gl 2024-05-07 20:51:59,837 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/gl/LC_MESSAGES 2024-05-07 20:51:59,838 root INFO copying build/lib/django/conf/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/gl/LC_MESSAGES 2024-05-07 20:51:59,839 root INFO copying build/lib/django/conf/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/gl/LC_MESSAGES 2024-05-07 20:51:59,840 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hans 2024-05-07 20:51:59,841 root INFO copying build/lib/django/conf/locale/zh_Hans/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hans 2024-05-07 20:51:59,842 root INFO copying build/lib/django/conf/locale/zh_Hans/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hans 2024-05-07 20:51:59,843 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:59,843 root INFO copying build/lib/django/conf/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:59,844 root INFO copying build/lib/django/conf/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:51:59,846 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ne 2024-05-07 20:51:59,847 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ne/LC_MESSAGES 2024-05-07 20:51:59,847 root INFO copying build/lib/django/conf/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ne/LC_MESSAGES 2024-05-07 20:51:59,848 root INFO copying build/lib/django/conf/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ne/LC_MESSAGES 2024-05-07 20:51:59,850 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/uz 2024-05-07 20:51:59,851 root INFO copying build/lib/django/conf/locale/uz/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/uz 2024-05-07 20:51:59,851 root INFO copying build/lib/django/conf/locale/uz/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/uz 2024-05-07 20:51:59,852 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/uz/LC_MESSAGES 2024-05-07 20:51:59,853 root INFO copying build/lib/django/conf/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/uz/LC_MESSAGES 2024-05-07 20:51:59,854 root INFO copying build/lib/django/conf/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/uz/LC_MESSAGES 2024-05-07 20:51:59,855 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/de_CH 2024-05-07 20:51:59,856 root INFO copying build/lib/django/conf/locale/de_CH/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/de_CH 2024-05-07 20:51:59,857 root INFO copying build/lib/django/conf/locale/de_CH/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/de_CH 2024-05-07 20:51:59,858 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hant 2024-05-07 20:51:59,858 root INFO copying build/lib/django/conf/locale/zh_Hant/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hant 2024-05-07 20:51:59,859 root INFO copying build/lib/django/conf/locale/zh_Hant/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hant 2024-05-07 20:51:59,860 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:59,861 root INFO copying build/lib/django/conf/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:59,862 root INFO copying build/lib/django/conf/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:51:59,863 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/az 2024-05-07 20:51:59,864 root INFO copying build/lib/django/conf/locale/az/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/az 2024-05-07 20:51:59,865 root INFO copying build/lib/django/conf/locale/az/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/az 2024-05-07 20:51:59,866 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/az/LC_MESSAGES 2024-05-07 20:51:59,866 root INFO copying build/lib/django/conf/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/az/LC_MESSAGES 2024-05-07 20:51:59,868 root INFO copying build/lib/django/conf/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/az/LC_MESSAGES 2024-05-07 20:51:59,869 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es 2024-05-07 20:51:59,870 root INFO copying build/lib/django/conf/locale/es/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es 2024-05-07 20:51:59,870 root INFO copying build/lib/django/conf/locale/es/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es 2024-05-07 20:51:59,871 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es/LC_MESSAGES 2024-05-07 20:51:59,872 root INFO copying build/lib/django/conf/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/es/LC_MESSAGES 2024-05-07 20:51:59,873 root INFO copying build/lib/django/conf/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/es/LC_MESSAGES 2024-05-07 20:51:59,874 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ko 2024-05-07 20:51:59,875 root INFO copying build/lib/django/conf/locale/ko/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ko 2024-05-07 20:51:59,876 root INFO copying build/lib/django/conf/locale/ko/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ko 2024-05-07 20:51:59,877 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ko/LC_MESSAGES 2024-05-07 20:51:59,877 root INFO copying build/lib/django/conf/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ko/LC_MESSAGES 2024-05-07 20:51:59,879 root INFO copying build/lib/django/conf/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ko/LC_MESSAGES 2024-05-07 20:51:59,880 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pa 2024-05-07 20:51:59,881 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pa/LC_MESSAGES 2024-05-07 20:51:59,881 root INFO copying build/lib/django/conf/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/pa/LC_MESSAGES 2024-05-07 20:51:59,882 root INFO copying build/lib/django/conf/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/pa/LC_MESSAGES 2024-05-07 20:51:59,883 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fr 2024-05-07 20:51:59,884 root INFO copying build/lib/django/conf/locale/fr/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fr 2024-05-07 20:51:59,885 root INFO copying build/lib/django/conf/locale/fr/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fr 2024-05-07 20:51:59,886 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fr/LC_MESSAGES 2024-05-07 20:51:59,887 root INFO copying build/lib/django/conf/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/fr/LC_MESSAGES 2024-05-07 20:51:59,888 root INFO copying build/lib/django/conf/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/fr/LC_MESSAGES 2024-05-07 20:51:59,889 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/bg 2024-05-07 20:51:59,890 root INFO copying build/lib/django/conf/locale/bg/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/bg 2024-05-07 20:51:59,891 root INFO copying build/lib/django/conf/locale/bg/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/bg 2024-05-07 20:51:59,892 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/bg/LC_MESSAGES 2024-05-07 20:51:59,893 root INFO copying build/lib/django/conf/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/bg/LC_MESSAGES 2024-05-07 20:51:59,894 root INFO copying build/lib/django/conf/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/bg/LC_MESSAGES 2024-05-07 20:51:59,895 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_MX 2024-05-07 20:51:59,896 root INFO copying build/lib/django/conf/locale/es_MX/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_MX 2024-05-07 20:51:59,897 root INFO copying build/lib/django/conf/locale/es_MX/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_MX 2024-05-07 20:51:59,897 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:59,898 root INFO copying build/lib/django/conf/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:59,899 root INFO copying build/lib/django/conf/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_MX/LC_MESSAGES 2024-05-07 20:51:59,901 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/eo 2024-05-07 20:51:59,901 root INFO copying build/lib/django/conf/locale/eo/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/eo 2024-05-07 20:51:59,902 root INFO copying build/lib/django/conf/locale/eo/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/eo 2024-05-07 20:51:59,903 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/eo/LC_MESSAGES 2024-05-07 20:51:59,904 root INFO copying build/lib/django/conf/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/eo/LC_MESSAGES 2024-05-07 20:51:59,905 root INFO copying build/lib/django/conf/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/eo/LC_MESSAGES 2024-05-07 20:51:59,906 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pl 2024-05-07 20:51:59,907 root INFO copying build/lib/django/conf/locale/pl/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/pl 2024-05-07 20:51:59,908 root INFO copying build/lib/django/conf/locale/pl/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/pl 2024-05-07 20:51:59,909 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pl/LC_MESSAGES 2024-05-07 20:51:59,909 root INFO copying build/lib/django/conf/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/pl/LC_MESSAGES 2024-05-07 20:51:59,910 root INFO copying build/lib/django/conf/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/pl/LC_MESSAGES 2024-05-07 20:51:59,912 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/kk 2024-05-07 20:51:59,912 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/kk/LC_MESSAGES 2024-05-07 20:51:59,913 root INFO copying build/lib/django/conf/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/kk/LC_MESSAGES 2024-05-07 20:51:59,914 root INFO copying build/lib/django/conf/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/kk/LC_MESSAGES 2024-05-07 20:51:59,915 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/lt 2024-05-07 20:51:59,916 root INFO copying build/lib/django/conf/locale/lt/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/lt 2024-05-07 20:51:59,917 root INFO copying build/lib/django/conf/locale/lt/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/lt 2024-05-07 20:51:59,918 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/lt/LC_MESSAGES 2024-05-07 20:51:59,918 root INFO copying build/lib/django/conf/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/lt/LC_MESSAGES 2024-05-07 20:51:59,919 root INFO copying build/lib/django/conf/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/lt/LC_MESSAGES 2024-05-07 20:51:59,920 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hi 2024-05-07 20:51:59,921 root INFO copying build/lib/django/conf/locale/hi/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/hi 2024-05-07 20:51:59,922 root INFO copying build/lib/django/conf/locale/hi/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/hi 2024-05-07 20:51:59,923 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hi/LC_MESSAGES 2024-05-07 20:51:59,924 root INFO copying build/lib/django/conf/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/hi/LC_MESSAGES 2024-05-07 20:51:59,925 root INFO copying build/lib/django/conf/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/hi/LC_MESSAGES 2024-05-07 20:51:59,926 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/de 2024-05-07 20:51:59,927 root INFO copying build/lib/django/conf/locale/de/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/de 2024-05-07 20:51:59,927 root INFO copying build/lib/django/conf/locale/de/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/de 2024-05-07 20:51:59,928 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/de/LC_MESSAGES 2024-05-07 20:51:59,929 root INFO copying build/lib/django/conf/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/de/LC_MESSAGES 2024-05-07 20:51:59,930 root INFO copying build/lib/django/conf/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/de/LC_MESSAGES 2024-05-07 20:51:59,931 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/te 2024-05-07 20:51:59,932 root INFO copying build/lib/django/conf/locale/te/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/te 2024-05-07 20:51:59,933 root INFO copying build/lib/django/conf/locale/te/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/te 2024-05-07 20:51:59,934 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/te/LC_MESSAGES 2024-05-07 20:51:59,934 root INFO copying build/lib/django/conf/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/te/LC_MESSAGES 2024-05-07 20:51:59,936 root INFO copying build/lib/django/conf/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/te/LC_MESSAGES 2024-05-07 20:51:59,937 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/udm 2024-05-07 20:51:59,938 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/udm/LC_MESSAGES 2024-05-07 20:51:59,939 root INFO copying build/lib/django/conf/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/udm/LC_MESSAGES 2024-05-07 20:51:59,940 root INFO copying build/lib/django/conf/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/udm/LC_MESSAGES 2024-05-07 20:51:59,941 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fi 2024-05-07 20:51:59,941 root INFO copying build/lib/django/conf/locale/fi/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fi 2024-05-07 20:51:59,942 root INFO copying build/lib/django/conf/locale/fi/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fi 2024-05-07 20:51:59,943 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fi/LC_MESSAGES 2024-05-07 20:51:59,944 root INFO copying build/lib/django/conf/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/fi/LC_MESSAGES 2024-05-07 20:51:59,945 root INFO copying build/lib/django/conf/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/fi/LC_MESSAGES 2024-05-07 20:51:59,946 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pt_BR 2024-05-07 20:51:59,947 root INFO copying build/lib/django/conf/locale/pt_BR/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/pt_BR 2024-05-07 20:51:59,948 root INFO copying build/lib/django/conf/locale/pt_BR/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/pt_BR 2024-05-07 20:51:59,949 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:59,949 root INFO copying build/lib/django/conf/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:59,950 root INFO copying build/lib/django/conf/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/pt_BR/LC_MESSAGES 2024-05-07 20:51:59,952 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/lb 2024-05-07 20:51:59,952 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/lb/LC_MESSAGES 2024-05-07 20:51:59,953 root INFO copying build/lib/django/conf/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/lb/LC_MESSAGES 2024-05-07 20:51:59,954 root INFO copying build/lib/django/conf/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/lb/LC_MESSAGES 2024-05-07 20:51:59,955 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ru 2024-05-07 20:51:59,956 root INFO copying build/lib/django/conf/locale/ru/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ru 2024-05-07 20:51:59,957 root INFO copying build/lib/django/conf/locale/ru/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ru 2024-05-07 20:51:59,958 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ru/LC_MESSAGES 2024-05-07 20:51:59,958 root INFO copying build/lib/django/conf/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ru/LC_MESSAGES 2024-05-07 20:51:59,959 root INFO copying build/lib/django/conf/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ru/LC_MESSAGES 2024-05-07 20:51:59,961 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ca 2024-05-07 20:51:59,962 root INFO copying build/lib/django/conf/locale/ca/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ca 2024-05-07 20:51:59,962 root INFO copying build/lib/django/conf/locale/ca/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ca 2024-05-07 20:51:59,963 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ca/LC_MESSAGES 2024-05-07 20:51:59,964 root INFO copying build/lib/django/conf/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ca/LC_MESSAGES 2024-05-07 20:51:59,965 root INFO copying build/lib/django/conf/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ca/LC_MESSAGES 2024-05-07 20:51:59,966 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/nb 2024-05-07 20:51:59,967 root INFO copying build/lib/django/conf/locale/nb/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/nb 2024-05-07 20:51:59,968 root INFO copying build/lib/django/conf/locale/nb/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/nb 2024-05-07 20:51:59,969 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/nb/LC_MESSAGES 2024-05-07 20:51:59,970 root INFO copying build/lib/django/conf/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/nb/LC_MESSAGES 2024-05-07 20:51:59,971 root INFO copying build/lib/django/conf/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/nb/LC_MESSAGES 2024-05-07 20:51:59,972 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/vi 2024-05-07 20:51:59,973 root INFO copying build/lib/django/conf/locale/vi/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/vi 2024-05-07 20:51:59,973 root INFO copying build/lib/django/conf/locale/vi/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/vi 2024-05-07 20:51:59,975 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/vi/LC_MESSAGES 2024-05-07 20:51:59,975 root INFO copying build/lib/django/conf/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/vi/LC_MESSAGES 2024-05-07 20:51:59,976 root INFO copying build/lib/django/conf/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/vi/LC_MESSAGES 2024-05-07 20:51:59,978 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ia 2024-05-07 20:51:59,978 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ia/LC_MESSAGES 2024-05-07 20:51:59,979 root INFO copying build/lib/django/conf/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ia/LC_MESSAGES 2024-05-07 20:51:59,980 root INFO copying build/lib/django/conf/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ia/LC_MESSAGES 2024-05-07 20:51:59,981 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/dsb 2024-05-07 20:51:59,982 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/dsb/LC_MESSAGES 2024-05-07 20:51:59,983 root INFO copying build/lib/django/conf/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/dsb/LC_MESSAGES 2024-05-07 20:51:59,984 root INFO copying build/lib/django/conf/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/dsb/LC_MESSAGES 2024-05-07 20:51:59,986 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hy 2024-05-07 20:51:59,986 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hy/LC_MESSAGES 2024-05-07 20:51:59,987 root INFO copying build/lib/django/conf/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/hy/LC_MESSAGES 2024-05-07 20:51:59,988 root INFO copying build/lib/django/conf/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/hy/LC_MESSAGES 2024-05-07 20:51:59,989 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/en_GB 2024-05-07 20:51:59,990 root INFO copying build/lib/django/conf/locale/en_GB/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/en_GB 2024-05-07 20:51:59,991 root INFO copying build/lib/django/conf/locale/en_GB/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/en_GB 2024-05-07 20:51:59,992 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:59,992 root INFO copying build/lib/django/conf/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:59,993 root INFO copying build/lib/django/conf/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/en_GB/LC_MESSAGES 2024-05-07 20:51:59,995 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ml 2024-05-07 20:51:59,995 root INFO copying build/lib/django/conf/locale/ml/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ml 2024-05-07 20:51:59,996 root INFO copying build/lib/django/conf/locale/ml/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ml 2024-05-07 20:51:59,997 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ml/LC_MESSAGES 2024-05-07 20:51:59,998 root INFO copying build/lib/django/conf/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ml/LC_MESSAGES 2024-05-07 20:51:59,999 root INFO copying build/lib/django/conf/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ml/LC_MESSAGES 2024-05-07 20:52:00,000 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/os 2024-05-07 20:52:00,001 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/os/LC_MESSAGES 2024-05-07 20:52:00,002 root INFO copying build/lib/django/conf/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/os/LC_MESSAGES 2024-05-07 20:52:00,003 root INFO copying build/lib/django/conf/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/os/LC_MESSAGES 2024-05-07 20:52:00,004 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sl 2024-05-07 20:52:00,004 root INFO copying build/lib/django/conf/locale/sl/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sl 2024-05-07 20:52:00,005 root INFO copying build/lib/django/conf/locale/sl/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sl 2024-05-07 20:52:00,006 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sl/LC_MESSAGES 2024-05-07 20:52:00,007 root INFO copying build/lib/django/conf/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/sl/LC_MESSAGES 2024-05-07 20:52:00,008 root INFO copying build/lib/django/conf/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/sl/LC_MESSAGES 2024-05-07 20:52:00,009 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/km 2024-05-07 20:52:00,010 root INFO copying build/lib/django/conf/locale/km/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/km 2024-05-07 20:52:00,011 root INFO copying build/lib/django/conf/locale/km/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/km 2024-05-07 20:52:00,012 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/km/LC_MESSAGES 2024-05-07 20:52:00,012 root INFO copying build/lib/django/conf/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/km/LC_MESSAGES 2024-05-07 20:52:00,013 root INFO copying build/lib/django/conf/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/km/LC_MESSAGES 2024-05-07 20:52:00,014 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ig 2024-05-07 20:52:00,015 root INFO copying build/lib/django/conf/locale/ig/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ig 2024-05-07 20:52:00,016 root INFO copying build/lib/django/conf/locale/ig/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ig 2024-05-07 20:52:00,017 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ig/LC_MESSAGES 2024-05-07 20:52:00,018 root INFO copying build/lib/django/conf/locale/ig/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ig/LC_MESSAGES 2024-05-07 20:52:00,019 root INFO copying build/lib/django/conf/locale/ig/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ig/LC_MESSAGES 2024-05-07 20:52:00,020 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hu 2024-05-07 20:52:00,021 root INFO copying build/lib/django/conf/locale/hu/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/hu 2024-05-07 20:52:00,022 root INFO copying build/lib/django/conf/locale/hu/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/hu 2024-05-07 20:52:00,023 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hu/LC_MESSAGES 2024-05-07 20:52:00,023 root INFO copying build/lib/django/conf/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/hu/LC_MESSAGES 2024-05-07 20:52:00,024 root INFO copying build/lib/django/conf/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/hu/LC_MESSAGES 2024-05-07 20:52:00,026 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fy 2024-05-07 20:52:00,026 root INFO copying build/lib/django/conf/locale/fy/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fy 2024-05-07 20:52:00,027 root INFO copying build/lib/django/conf/locale/fy/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fy 2024-05-07 20:52:00,028 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fy/LC_MESSAGES 2024-05-07 20:52:00,029 root INFO copying build/lib/django/conf/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/fy/LC_MESSAGES 2024-05-07 20:52:00,030 root INFO copying build/lib/django/conf/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/fy/LC_MESSAGES 2024-05-07 20:52:00,031 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sk 2024-05-07 20:52:00,032 root INFO copying build/lib/django/conf/locale/sk/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sk 2024-05-07 20:52:00,032 root INFO copying build/lib/django/conf/locale/sk/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sk 2024-05-07 20:52:00,033 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sk/LC_MESSAGES 2024-05-07 20:52:00,034 root INFO copying build/lib/django/conf/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/sk/LC_MESSAGES 2024-05-07 20:52:00,035 root INFO copying build/lib/django/conf/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/sk/LC_MESSAGES 2024-05-07 20:52:00,036 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_PR 2024-05-07 20:52:00,037 root INFO copying build/lib/django/conf/locale/es_PR/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_PR 2024-05-07 20:52:00,038 root INFO copying build/lib/django/conf/locale/es_PR/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_PR 2024-05-07 20:52:00,039 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hsb 2024-05-07 20:52:00,040 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hsb/LC_MESSAGES 2024-05-07 20:52:00,041 root INFO copying build/lib/django/conf/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/hsb/LC_MESSAGES 2024-05-07 20:52:00,042 root INFO copying build/lib/django/conf/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/hsb/LC_MESSAGES 2024-05-07 20:52:00,043 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/mn 2024-05-07 20:52:00,044 root INFO copying build/lib/django/conf/locale/mn/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/mn 2024-05-07 20:52:00,045 root INFO copying build/lib/django/conf/locale/mn/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/mn 2024-05-07 20:52:00,046 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/mn/LC_MESSAGES 2024-05-07 20:52:00,046 root INFO copying build/lib/django/conf/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/mn/LC_MESSAGES 2024-05-07 20:52:00,048 root INFO copying build/lib/django/conf/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/mn/LC_MESSAGES 2024-05-07 20:52:00,049 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tt 2024-05-07 20:52:00,050 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tt/LC_MESSAGES 2024-05-07 20:52:00,050 root INFO copying build/lib/django/conf/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/tt/LC_MESSAGES 2024-05-07 20:52:00,051 root INFO copying build/lib/django/conf/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/tt/LC_MESSAGES 2024-05-07 20:52:00,053 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ro 2024-05-07 20:52:00,053 root INFO copying build/lib/django/conf/locale/ro/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ro 2024-05-07 20:52:00,054 root INFO copying build/lib/django/conf/locale/ro/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ro 2024-05-07 20:52:00,055 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ro/LC_MESSAGES 2024-05-07 20:52:00,056 root INFO copying build/lib/django/conf/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ro/LC_MESSAGES 2024-05-07 20:52:00,057 root INFO copying build/lib/django/conf/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ro/LC_MESSAGES 2024-05-07 20:52:00,058 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/project_template 2024-05-07 20:52:00,059 root INFO copying build/lib/django/conf/project_template/manage.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/project_template 2024-05-07 20:52:00,060 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/project_template/project_name 2024-05-07 20:52:00,061 root INFO copying build/lib/django/conf/project_template/project_name/urls.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/project_template/project_name 2024-05-07 20:52:00,061 root INFO copying build/lib/django/conf/project_template/project_name/wsgi.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/project_template/project_name 2024-05-07 20:52:00,062 root INFO copying build/lib/django/conf/project_template/project_name/asgi.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/project_template/project_name 2024-05-07 20:52:00,063 root INFO copying build/lib/django/conf/project_template/project_name/__init__.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/project_template/project_name 2024-05-07 20:52:00,064 root INFO copying build/lib/django/conf/project_template/project_name/settings.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/project_template/project_name 2024-05-07 20:52:00,065 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/urls 2024-05-07 20:52:00,066 root INFO copying build/lib/django/conf/urls/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/urls 2024-05-07 20:52:00,066 root INFO copying build/lib/django/conf/urls/static.py -> build/bdist.linux-riscv64/wheel/django/conf/urls 2024-05-07 20:52:00,067 root INFO copying build/lib/django/conf/urls/i18n.py -> build/bdist.linux-riscv64/wheel/django/conf/urls 2024-05-07 20:52:00,068 root INFO copying build/lib/django/conf/global_settings.py -> build/bdist.linux-riscv64/wheel/django/conf 2024-05-07 20:52:00,069 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/app_template 2024-05-07 20:52:00,070 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/app_template/migrations 2024-05-07 20:52:00,071 root INFO copying build/lib/django/conf/app_template/migrations/__init__.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/app_template/migrations 2024-05-07 20:52:00,072 root INFO copying build/lib/django/conf/app_template/admin.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/app_template 2024-05-07 20:52:00,072 root INFO copying build/lib/django/conf/app_template/tests.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/app_template 2024-05-07 20:52:00,073 root INFO copying build/lib/django/conf/app_template/apps.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/app_template 2024-05-07 20:52:00,074 root INFO copying build/lib/django/conf/app_template/views.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/app_template 2024-05-07 20:52:00,075 root INFO copying build/lib/django/conf/app_template/models.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/app_template 2024-05-07 20:52:00,076 root INFO copying build/lib/django/conf/app_template/__init__.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/app_template 2024-05-07 20:52:00,076 root INFO creating build/bdist.linux-riscv64/wheel/django/views 2024-05-07 20:52:00,077 root INFO creating build/bdist.linux-riscv64/wheel/django/views/templates 2024-05-07 20:52:00,078 root INFO copying build/lib/django/views/templates/default_urlconf.html -> build/bdist.linux-riscv64/wheel/django/views/templates 2024-05-07 20:52:00,079 root INFO copying build/lib/django/views/templates/technical_404.html -> build/bdist.linux-riscv64/wheel/django/views/templates 2024-05-07 20:52:00,080 root INFO copying build/lib/django/views/templates/technical_500.html -> build/bdist.linux-riscv64/wheel/django/views/templates 2024-05-07 20:52:00,081 root INFO copying build/lib/django/views/templates/technical_500.txt -> build/bdist.linux-riscv64/wheel/django/views/templates 2024-05-07 20:52:00,081 root INFO copying build/lib/django/views/__init__.py -> build/bdist.linux-riscv64/wheel/django/views 2024-05-07 20:52:00,082 root INFO copying build/lib/django/views/defaults.py -> build/bdist.linux-riscv64/wheel/django/views 2024-05-07 20:52:00,083 root INFO copying build/lib/django/views/static.py -> build/bdist.linux-riscv64/wheel/django/views 2024-05-07 20:52:00,084 root INFO copying build/lib/django/views/debug.py -> build/bdist.linux-riscv64/wheel/django/views 2024-05-07 20:52:00,085 root INFO copying build/lib/django/views/i18n.py -> build/bdist.linux-riscv64/wheel/django/views 2024-05-07 20:52:00,086 root INFO copying build/lib/django/views/csrf.py -> build/bdist.linux-riscv64/wheel/django/views 2024-05-07 20:52:00,087 root INFO creating build/bdist.linux-riscv64/wheel/django/views/decorators 2024-05-07 20:52:00,088 root INFO copying build/lib/django/views/decorators/__init__.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-05-07 20:52:00,088 root INFO copying build/lib/django/views/decorators/http.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-05-07 20:52:00,089 root INFO copying build/lib/django/views/decorators/gzip.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-05-07 20:52:00,090 root INFO copying build/lib/django/views/decorators/cache.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-05-07 20:52:00,091 root INFO copying build/lib/django/views/decorators/common.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-05-07 20:52:00,092 root INFO copying build/lib/django/views/decorators/debug.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-05-07 20:52:00,093 root INFO copying build/lib/django/views/decorators/clickjacking.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-05-07 20:52:00,094 root INFO copying build/lib/django/views/decorators/vary.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-05-07 20:52:00,095 root INFO copying build/lib/django/views/decorators/csrf.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-05-07 20:52:00,096 root INFO creating build/bdist.linux-riscv64/wheel/django/views/generic 2024-05-07 20:52:00,096 root INFO copying build/lib/django/views/generic/__init__.py -> build/bdist.linux-riscv64/wheel/django/views/generic 2024-05-07 20:52:00,097 root INFO copying build/lib/django/views/generic/list.py -> build/bdist.linux-riscv64/wheel/django/views/generic 2024-05-07 20:52:00,098 root INFO copying build/lib/django/views/generic/detail.py -> build/bdist.linux-riscv64/wheel/django/views/generic 2024-05-07 20:52:00,099 root INFO copying build/lib/django/views/generic/edit.py -> build/bdist.linux-riscv64/wheel/django/views/generic 2024-05-07 20:52:00,100 root INFO copying build/lib/django/views/generic/dates.py -> build/bdist.linux-riscv64/wheel/django/views/generic 2024-05-07 20:52:00,101 root INFO copying build/lib/django/views/generic/base.py -> build/bdist.linux-riscv64/wheel/django/views/generic 2024-05-07 20:52:00,103 root INFO creating build/bdist.linux-riscv64/wheel/django/test 2024-05-07 20:52:00,104 root INFO copying build/lib/django/test/__init__.py -> build/bdist.linux-riscv64/wheel/django/test 2024-05-07 20:52:00,104 root INFO copying build/lib/django/test/testcases.py -> build/bdist.linux-riscv64/wheel/django/test 2024-05-07 20:52:00,106 root INFO copying build/lib/django/test/signals.py -> build/bdist.linux-riscv64/wheel/django/test 2024-05-07 20:52:00,107 root INFO copying build/lib/django/test/html.py -> build/bdist.linux-riscv64/wheel/django/test 2024-05-07 20:52:00,108 root INFO copying build/lib/django/test/selenium.py -> build/bdist.linux-riscv64/wheel/django/test 2024-05-07 20:52:00,109 root INFO copying build/lib/django/test/utils.py -> build/bdist.linux-riscv64/wheel/django/test 2024-05-07 20:52:00,110 root INFO copying build/lib/django/test/client.py -> build/bdist.linux-riscv64/wheel/django/test 2024-05-07 20:52:00,111 root INFO copying build/lib/django/test/runner.py -> build/bdist.linux-riscv64/wheel/django/test 2024-05-07 20:52:00,112 root INFO creating build/bdist.linux-riscv64/wheel/django/template 2024-05-07 20:52:00,113 root INFO copying build/lib/django/template/loader_tags.py -> build/bdist.linux-riscv64/wheel/django/template 2024-05-07 20:52:00,114 root INFO copying build/lib/django/template/__init__.py -> build/bdist.linux-riscv64/wheel/django/template 2024-05-07 20:52:00,115 root INFO copying build/lib/django/template/autoreload.py -> build/bdist.linux-riscv64/wheel/django/template 2024-05-07 20:52:00,116 root INFO copying build/lib/django/template/exceptions.py -> build/bdist.linux-riscv64/wheel/django/template 2024-05-07 20:52:00,116 root INFO copying build/lib/django/template/engine.py -> build/bdist.linux-riscv64/wheel/django/template 2024-05-07 20:52:00,117 root INFO copying build/lib/django/template/context.py -> build/bdist.linux-riscv64/wheel/django/template 2024-05-07 20:52:00,118 root INFO copying build/lib/django/template/loader.py -> build/bdist.linux-riscv64/wheel/django/template 2024-05-07 20:52:00,119 root INFO creating build/bdist.linux-riscv64/wheel/django/template/loaders 2024-05-07 20:52:00,120 root INFO copying build/lib/django/template/loaders/__init__.py -> build/bdist.linux-riscv64/wheel/django/template/loaders 2024-05-07 20:52:00,121 root INFO copying build/lib/django/template/loaders/filesystem.py -> build/bdist.linux-riscv64/wheel/django/template/loaders 2024-05-07 20:52:00,122 root INFO copying build/lib/django/template/loaders/cached.py -> build/bdist.linux-riscv64/wheel/django/template/loaders 2024-05-07 20:52:00,122 root INFO copying build/lib/django/template/loaders/app_directories.py -> build/bdist.linux-riscv64/wheel/django/template/loaders 2024-05-07 20:52:00,123 root INFO copying build/lib/django/template/loaders/locmem.py -> build/bdist.linux-riscv64/wheel/django/template/loaders 2024-05-07 20:52:00,124 root INFO copying build/lib/django/template/loaders/base.py -> build/bdist.linux-riscv64/wheel/django/template/loaders 2024-05-07 20:52:00,125 root INFO copying build/lib/django/template/library.py -> build/bdist.linux-riscv64/wheel/django/template 2024-05-07 20:52:00,126 root INFO copying build/lib/django/template/defaulttags.py -> build/bdist.linux-riscv64/wheel/django/template 2024-05-07 20:52:00,127 root INFO copying build/lib/django/template/response.py -> build/bdist.linux-riscv64/wheel/django/template 2024-05-07 20:52:00,128 root INFO copying build/lib/django/template/utils.py -> build/bdist.linux-riscv64/wheel/django/template 2024-05-07 20:52:00,129 root INFO creating build/bdist.linux-riscv64/wheel/django/template/backends 2024-05-07 20:52:00,130 root INFO copying build/lib/django/template/backends/__init__.py -> build/bdist.linux-riscv64/wheel/django/template/backends 2024-05-07 20:52:00,130 root INFO copying build/lib/django/template/backends/django.py -> build/bdist.linux-riscv64/wheel/django/template/backends 2024-05-07 20:52:00,131 root INFO copying build/lib/django/template/backends/dummy.py -> build/bdist.linux-riscv64/wheel/django/template/backends 2024-05-07 20:52:00,132 root INFO copying build/lib/django/template/backends/jinja2.py -> build/bdist.linux-riscv64/wheel/django/template/backends 2024-05-07 20:52:00,133 root INFO copying build/lib/django/template/backends/utils.py -> build/bdist.linux-riscv64/wheel/django/template/backends 2024-05-07 20:52:00,134 root INFO copying build/lib/django/template/backends/base.py -> build/bdist.linux-riscv64/wheel/django/template/backends 2024-05-07 20:52:00,135 root INFO copying build/lib/django/template/defaultfilters.py -> build/bdist.linux-riscv64/wheel/django/template 2024-05-07 20:52:00,136 root INFO copying build/lib/django/template/context_processors.py -> build/bdist.linux-riscv64/wheel/django/template 2024-05-07 20:52:00,137 root INFO copying build/lib/django/template/base.py -> build/bdist.linux-riscv64/wheel/django/template 2024-05-07 20:52:00,138 root INFO copying build/lib/django/template/smartif.py -> build/bdist.linux-riscv64/wheel/django/template 2024-05-07 20:52:00,139 root INFO creating build/bdist.linux-riscv64/wheel/django/db 2024-05-07 20:52:00,140 root INFO copying build/lib/django/db/__init__.py -> build/bdist.linux-riscv64/wheel/django/db 2024-05-07 20:52:00,141 root INFO copying build/lib/django/db/transaction.py -> build/bdist.linux-riscv64/wheel/django/db 2024-05-07 20:52:00,142 root INFO creating build/bdist.linux-riscv64/wheel/django/db/migrations 2024-05-07 20:52:00,143 root INFO copying build/lib/django/db/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-05-07 20:52:00,144 root INFO copying build/lib/django/db/migrations/serializer.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-05-07 20:52:00,144 root INFO copying build/lib/django/db/migrations/executor.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-05-07 20:52:00,145 root INFO copying build/lib/django/db/migrations/autodetector.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-05-07 20:52:00,147 root INFO copying build/lib/django/db/migrations/exceptions.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-05-07 20:52:00,148 root INFO copying build/lib/django/db/migrations/optimizer.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-05-07 20:52:00,148 root INFO copying build/lib/django/db/migrations/loader.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-05-07 20:52:00,149 root INFO copying build/lib/django/db/migrations/graph.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-05-07 20:52:00,150 root INFO copying build/lib/django/db/migrations/state.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-05-07 20:52:00,152 root INFO copying build/lib/django/db/migrations/questioner.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-05-07 20:52:00,153 root INFO copying build/lib/django/db/migrations/migration.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-05-07 20:52:00,154 root INFO copying build/lib/django/db/migrations/writer.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-05-07 20:52:00,155 root INFO creating build/bdist.linux-riscv64/wheel/django/db/migrations/operations 2024-05-07 20:52:00,156 root INFO copying build/lib/django/db/migrations/operations/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/migrations/operations 2024-05-07 20:52:00,156 root INFO copying build/lib/django/db/migrations/operations/models.py -> build/bdist.linux-riscv64/wheel/django/db/migrations/operations 2024-05-07 20:52:00,158 root INFO copying build/lib/django/db/migrations/operations/fields.py -> build/bdist.linux-riscv64/wheel/django/db/migrations/operations 2024-05-07 20:52:00,159 root INFO copying build/lib/django/db/migrations/operations/special.py -> build/bdist.linux-riscv64/wheel/django/db/migrations/operations 2024-05-07 20:52:00,159 root INFO copying build/lib/django/db/migrations/operations/base.py -> build/bdist.linux-riscv64/wheel/django/db/migrations/operations 2024-05-07 20:52:00,160 root INFO copying build/lib/django/db/migrations/utils.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-05-07 20:52:00,161 root INFO copying build/lib/django/db/migrations/recorder.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-05-07 20:52:00,162 root INFO creating build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 20:52:00,163 root INFO creating build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-05-07 20:52:00,164 root INFO copying build/lib/django/db/models/sql/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-05-07 20:52:00,165 root INFO copying build/lib/django/db/models/sql/subqueries.py -> build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-05-07 20:52:00,165 root INFO copying build/lib/django/db/models/sql/compiler.py -> build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-05-07 20:52:00,167 root INFO copying build/lib/django/db/models/sql/datastructures.py -> build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-05-07 20:52:00,168 root INFO copying build/lib/django/db/models/sql/constants.py -> build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-05-07 20:52:00,169 root INFO copying build/lib/django/db/models/sql/where.py -> build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-05-07 20:52:00,170 root INFO copying build/lib/django/db/models/sql/query.py -> build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-05-07 20:52:00,171 root INFO copying build/lib/django/db/models/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 20:52:00,172 root INFO copying build/lib/django/db/models/options.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 20:52:00,174 root INFO copying build/lib/django/db/models/signals.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 20:52:00,175 root INFO creating build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-05-07 20:52:00,176 root INFO copying build/lib/django/db/models/fields/files.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-05-07 20:52:00,177 root INFO copying build/lib/django/db/models/fields/related_lookups.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-05-07 20:52:00,178 root INFO copying build/lib/django/db/models/fields/proxy.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-05-07 20:52:00,178 root INFO copying build/lib/django/db/models/fields/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-05-07 20:52:00,180 root INFO copying build/lib/django/db/models/fields/json.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-05-07 20:52:00,181 root INFO copying build/lib/django/db/models/fields/mixins.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-05-07 20:52:00,182 root INFO copying build/lib/django/db/models/fields/related.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-05-07 20:52:00,183 root INFO copying build/lib/django/db/models/fields/related_descriptors.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-05-07 20:52:00,184 root INFO copying build/lib/django/db/models/fields/reverse_related.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-05-07 20:52:00,185 root INFO copying build/lib/django/db/models/expressions.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 20:52:00,187 root INFO copying build/lib/django/db/models/manager.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 20:52:00,188 root INFO copying build/lib/django/db/models/deletion.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 20:52:00,189 root INFO copying build/lib/django/db/models/indexes.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 20:52:00,190 root INFO copying build/lib/django/db/models/enums.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 20:52:00,191 root INFO copying build/lib/django/db/models/lookups.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 20:52:00,192 root INFO copying build/lib/django/db/models/query_utils.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 20:52:00,193 root INFO creating build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-05-07 20:52:00,193 root INFO copying build/lib/django/db/models/functions/window.py -> build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-05-07 20:52:00,194 root INFO copying build/lib/django/db/models/functions/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-05-07 20:52:00,195 root INFO copying build/lib/django/db/models/functions/comparison.py -> build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-05-07 20:52:00,196 root INFO copying build/lib/django/db/models/functions/math.py -> build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-05-07 20:52:00,197 root INFO copying build/lib/django/db/models/functions/text.py -> build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-05-07 20:52:00,198 root INFO copying build/lib/django/db/models/functions/mixins.py -> build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-05-07 20:52:00,199 root INFO copying build/lib/django/db/models/functions/datetime.py -> build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-05-07 20:52:00,200 root INFO copying build/lib/django/db/models/utils.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 20:52:00,201 root INFO copying build/lib/django/db/models/constants.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 20:52:00,201 root INFO copying build/lib/django/db/models/aggregates.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 20:52:00,202 root INFO copying build/lib/django/db/models/query.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 20:52:00,204 root INFO copying build/lib/django/db/models/base.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 20:52:00,206 root INFO copying build/lib/django/db/models/constraints.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 20:52:00,207 root INFO copying build/lib/django/db/utils.py -> build/bdist.linux-riscv64/wheel/django/db 2024-05-07 20:52:00,208 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends 2024-05-07 20:52:00,209 root INFO copying build/lib/django/db/backends/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/backends 2024-05-07 20:52:00,210 root INFO copying build/lib/django/db/backends/ddl_references.py -> build/bdist.linux-riscv64/wheel/django/db/backends 2024-05-07 20:52:00,211 root INFO copying build/lib/django/db/backends/signals.py -> build/bdist.linux-riscv64/wheel/django/db/backends 2024-05-07 20:52:00,212 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-05-07 20:52:00,212 root INFO copying build/lib/django/db/backends/mysql/creation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-05-07 20:52:00,213 root INFO copying build/lib/django/db/backends/mysql/introspection.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-05-07 20:52:00,214 root INFO copying build/lib/django/db/backends/mysql/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-05-07 20:52:00,215 root INFO copying build/lib/django/db/backends/mysql/schema.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-05-07 20:52:00,216 root INFO copying build/lib/django/db/backends/mysql/compiler.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-05-07 20:52:00,217 root INFO copying build/lib/django/db/backends/mysql/operations.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-05-07 20:52:00,218 root INFO copying build/lib/django/db/backends/mysql/validation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-05-07 20:52:00,219 root INFO copying build/lib/django/db/backends/mysql/features.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-05-07 20:52:00,220 root INFO copying build/lib/django/db/backends/mysql/base.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-05-07 20:52:00,221 root INFO copying build/lib/django/db/backends/mysql/client.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-05-07 20:52:00,222 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-05-07 20:52:00,222 root INFO copying build/lib/django/db/backends/sqlite3/creation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-05-07 20:52:00,223 root INFO copying build/lib/django/db/backends/sqlite3/introspection.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-05-07 20:52:00,224 root INFO copying build/lib/django/db/backends/sqlite3/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-05-07 20:52:00,225 root INFO copying build/lib/django/db/backends/sqlite3/_functions.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-05-07 20:52:00,228 root INFO copying build/lib/django/db/backends/sqlite3/schema.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-05-07 20:52:00,229 root INFO copying build/lib/django/db/backends/sqlite3/operations.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-05-07 20:52:00,230 root INFO copying build/lib/django/db/backends/sqlite3/features.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-05-07 20:52:00,231 root INFO copying build/lib/django/db/backends/sqlite3/base.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-05-07 20:52:00,232 root INFO copying build/lib/django/db/backends/sqlite3/client.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-05-07 20:52:00,233 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-05-07 20:52:00,234 root INFO copying build/lib/django/db/backends/oracle/creation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-05-07 20:52:00,235 root INFO copying build/lib/django/db/backends/oracle/introspection.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-05-07 20:52:00,236 root INFO copying build/lib/django/db/backends/oracle/functions.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-05-07 20:52:00,236 root INFO copying build/lib/django/db/backends/oracle/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-05-07 20:52:00,237 root INFO copying build/lib/django/db/backends/oracle/schema.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-05-07 20:52:00,238 root INFO copying build/lib/django/db/backends/oracle/operations.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-05-07 20:52:00,239 root INFO copying build/lib/django/db/backends/oracle/validation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-05-07 20:52:00,240 root INFO copying build/lib/django/db/backends/oracle/features.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-05-07 20:52:00,241 root INFO copying build/lib/django/db/backends/oracle/utils.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-05-07 20:52:00,242 root INFO copying build/lib/django/db/backends/oracle/base.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-05-07 20:52:00,243 root INFO copying build/lib/django/db/backends/oracle/client.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-05-07 20:52:00,244 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends/dummy 2024-05-07 20:52:00,245 root INFO copying build/lib/django/db/backends/dummy/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/backends/dummy 2024-05-07 20:52:00,245 root INFO copying build/lib/django/db/backends/dummy/features.py -> build/bdist.linux-riscv64/wheel/django/db/backends/dummy 2024-05-07 20:52:00,246 root INFO copying build/lib/django/db/backends/dummy/base.py -> build/bdist.linux-riscv64/wheel/django/db/backends/dummy 2024-05-07 20:52:00,247 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-05-07 20:52:00,248 root INFO copying build/lib/django/db/backends/base/creation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-05-07 20:52:00,249 root INFO copying build/lib/django/db/backends/base/introspection.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-05-07 20:52:00,250 root INFO copying build/lib/django/db/backends/base/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-05-07 20:52:00,250 root INFO copying build/lib/django/db/backends/base/schema.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-05-07 20:52:00,252 root INFO copying build/lib/django/db/backends/base/operations.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-05-07 20:52:00,253 root INFO copying build/lib/django/db/backends/base/validation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-05-07 20:52:00,254 root INFO copying build/lib/django/db/backends/base/features.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-05-07 20:52:00,255 root INFO copying build/lib/django/db/backends/base/base.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-05-07 20:52:00,256 root INFO copying build/lib/django/db/backends/base/client.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-05-07 20:52:00,257 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-05-07 20:52:00,258 root INFO copying build/lib/django/db/backends/postgresql/creation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-05-07 20:52:00,259 root INFO copying build/lib/django/db/backends/postgresql/introspection.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-05-07 20:52:00,260 root INFO copying build/lib/django/db/backends/postgresql/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-05-07 20:52:00,261 root INFO copying build/lib/django/db/backends/postgresql/schema.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-05-07 20:52:00,262 root INFO copying build/lib/django/db/backends/postgresql/operations.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-05-07 20:52:00,263 root INFO copying build/lib/django/db/backends/postgresql/psycopg_any.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-05-07 20:52:00,263 root INFO copying build/lib/django/db/backends/postgresql/features.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-05-07 20:52:00,264 root INFO copying build/lib/django/db/backends/postgresql/base.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-05-07 20:52:00,265 root INFO copying build/lib/django/db/backends/postgresql/client.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-05-07 20:52:00,266 root INFO copying build/lib/django/db/backends/utils.py -> build/bdist.linux-riscv64/wheel/django/db/backends 2024-05-07 20:52:00,267 root INFO creating build/bdist.linux-riscv64/wheel/django/apps 2024-05-07 20:52:00,268 root INFO copying build/lib/django/apps/__init__.py -> build/bdist.linux-riscv64/wheel/django/apps 2024-05-07 20:52:00,269 root INFO copying build/lib/django/apps/config.py -> build/bdist.linux-riscv64/wheel/django/apps 2024-05-07 20:52:00,270 root INFO copying build/lib/django/apps/registry.py -> build/bdist.linux-riscv64/wheel/django/apps 2024-05-07 20:52:00,271 root INFO creating build/bdist.linux-riscv64/wheel/django/forms 2024-05-07 20:52:00,272 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates 2024-05-07 20:52:00,272 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django 2024-05-07 20:52:00,273 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-05-07 20:52:00,274 root INFO copying build/lib/django/forms/templates/django/forms/p.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-05-07 20:52:00,275 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 20:52:00,275 root INFO copying build/lib/django/forms/templates/django/forms/widgets/datetime.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 20:52:00,276 root INFO copying build/lib/django/forms/templates/django/forms/widgets/input_option.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 20:52:00,277 root INFO copying build/lib/django/forms/templates/django/forms/widgets/url.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 20:52:00,278 root INFO copying build/lib/django/forms/templates/django/forms/widgets/clearable_file_input.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 20:52:00,279 root INFO copying build/lib/django/forms/templates/django/forms/widgets/number.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 20:52:00,280 root INFO copying build/lib/django/forms/templates/django/forms/widgets/text.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 20:52:00,281 root INFO copying build/lib/django/forms/templates/django/forms/widgets/date.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 20:52:00,281 root INFO copying build/lib/django/forms/templates/django/forms/widgets/radio.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 20:52:00,282 root INFO copying build/lib/django/forms/templates/django/forms/widgets/email.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 20:52:00,283 root INFO copying build/lib/django/forms/templates/django/forms/widgets/multiwidget.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 20:52:00,284 root INFO copying build/lib/django/forms/templates/django/forms/widgets/attrs.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 20:52:00,284 root INFO copying build/lib/django/forms/templates/django/forms/widgets/select_date.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 20:52:00,285 root INFO copying build/lib/django/forms/templates/django/forms/widgets/textarea.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 20:52:00,286 root INFO copying build/lib/django/forms/templates/django/forms/widgets/checkbox.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 20:52:00,287 root INFO copying build/lib/django/forms/templates/django/forms/widgets/checkbox_option.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 20:52:00,288 root INFO copying build/lib/django/forms/templates/django/forms/widgets/select_option.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 20:52:00,289 root INFO copying build/lib/django/forms/templates/django/forms/widgets/hidden.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 20:52:00,289 root INFO copying build/lib/django/forms/templates/django/forms/widgets/splithiddendatetime.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 20:52:00,290 root INFO copying build/lib/django/forms/templates/django/forms/widgets/multiple_input.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 20:52:00,291 root INFO copying build/lib/django/forms/templates/django/forms/widgets/splitdatetime.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 20:52:00,292 root INFO copying build/lib/django/forms/templates/django/forms/widgets/multiple_hidden.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 20:52:00,293 root INFO copying build/lib/django/forms/templates/django/forms/widgets/checkbox_select.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 20:52:00,294 root INFO copying build/lib/django/forms/templates/django/forms/widgets/time.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 20:52:00,295 root INFO copying build/lib/django/forms/templates/django/forms/widgets/select.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 20:52:00,295 root INFO copying build/lib/django/forms/templates/django/forms/widgets/input.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 20:52:00,296 root INFO copying build/lib/django/forms/templates/django/forms/widgets/radio_option.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 20:52:00,297 root INFO copying build/lib/django/forms/templates/django/forms/widgets/password.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 20:52:00,298 root INFO copying build/lib/django/forms/templates/django/forms/widgets/file.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 20:52:00,299 root INFO copying build/lib/django/forms/templates/django/forms/ul.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-05-07 20:52:00,300 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/formsets 2024-05-07 20:52:00,301 root INFO copying build/lib/django/forms/templates/django/forms/formsets/p.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/formsets 2024-05-07 20:52:00,301 root INFO copying build/lib/django/forms/templates/django/forms/formsets/ul.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/formsets 2024-05-07 20:52:00,302 root INFO copying build/lib/django/forms/templates/django/forms/formsets/default.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/formsets 2024-05-07 20:52:00,303 root INFO copying build/lib/django/forms/templates/django/forms/formsets/table.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/formsets 2024-05-07 20:52:00,304 root INFO copying build/lib/django/forms/templates/django/forms/formsets/div.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/formsets 2024-05-07 20:52:00,305 root INFO copying build/lib/django/forms/templates/django/forms/attrs.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-05-07 20:52:00,306 root INFO copying build/lib/django/forms/templates/django/forms/default.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-05-07 20:52:00,306 root INFO copying build/lib/django/forms/templates/django/forms/label.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-05-07 20:52:00,307 root INFO copying build/lib/django/forms/templates/django/forms/table.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-05-07 20:52:00,308 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors 2024-05-07 20:52:00,309 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors/list 2024-05-07 20:52:00,310 root INFO copying build/lib/django/forms/templates/django/forms/errors/list/text.txt -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors/list 2024-05-07 20:52:00,311 root INFO copying build/lib/django/forms/templates/django/forms/errors/list/ul.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors/list 2024-05-07 20:52:00,311 root INFO copying build/lib/django/forms/templates/django/forms/errors/list/default.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors/list 2024-05-07 20:52:00,312 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors/dict 2024-05-07 20:52:00,313 root INFO copying build/lib/django/forms/templates/django/forms/errors/dict/text.txt -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors/dict 2024-05-07 20:52:00,314 root INFO copying build/lib/django/forms/templates/django/forms/errors/dict/ul.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors/dict 2024-05-07 20:52:00,315 root INFO copying build/lib/django/forms/templates/django/forms/errors/dict/default.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors/dict 2024-05-07 20:52:00,316 root INFO copying build/lib/django/forms/templates/django/forms/div.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-05-07 20:52:00,316 root INFO copying build/lib/django/forms/__init__.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-05-07 20:52:00,317 root INFO copying build/lib/django/forms/models.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-05-07 20:52:00,319 root INFO copying build/lib/django/forms/forms.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-05-07 20:52:00,320 root INFO copying build/lib/django/forms/fields.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-05-07 20:52:00,321 root INFO copying build/lib/django/forms/boundfield.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-05-07 20:52:00,322 root INFO copying build/lib/django/forms/formsets.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-05-07 20:52:00,323 root INFO copying build/lib/django/forms/widgets.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-05-07 20:52:00,324 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2 2024-05-07 20:52:00,325 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django 2024-05-07 20:52:00,326 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-05-07 20:52:00,326 root INFO copying build/lib/django/forms/jinja2/django/forms/p.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-05-07 20:52:00,328 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 20:52:00,328 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/datetime.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 20:52:00,329 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/input_option.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 20:52:00,330 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/url.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 20:52:00,331 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/clearable_file_input.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 20:52:00,332 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/number.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 20:52:00,332 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/text.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 20:52:00,333 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/date.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 20:52:00,334 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/radio.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 20:52:00,335 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/email.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 20:52:00,336 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/multiwidget.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 20:52:00,336 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/attrs.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 20:52:00,337 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/select_date.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 20:52:00,338 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/textarea.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 20:52:00,339 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/checkbox.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 20:52:00,340 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/checkbox_option.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 20:52:00,341 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/select_option.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 20:52:00,341 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/hidden.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 20:52:00,342 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/splithiddendatetime.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 20:52:00,343 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/multiple_input.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 20:52:00,344 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/splitdatetime.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 20:52:00,345 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/multiple_hidden.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 20:52:00,345 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/checkbox_select.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 20:52:00,346 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/time.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 20:52:00,347 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/select.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 20:52:00,348 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/input.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 20:52:00,349 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/radio_option.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 20:52:00,349 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/password.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 20:52:00,350 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/file.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 20:52:00,351 root INFO copying build/lib/django/forms/jinja2/django/forms/ul.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-05-07 20:52:00,352 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/formsets 2024-05-07 20:52:00,353 root INFO copying build/lib/django/forms/jinja2/django/forms/formsets/p.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/formsets 2024-05-07 20:52:00,354 root INFO copying build/lib/django/forms/jinja2/django/forms/formsets/ul.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/formsets 2024-05-07 20:52:00,355 root INFO copying build/lib/django/forms/jinja2/django/forms/formsets/default.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/formsets 2024-05-07 20:52:00,355 root INFO copying build/lib/django/forms/jinja2/django/forms/formsets/table.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/formsets 2024-05-07 20:52:00,356 root INFO copying build/lib/django/forms/jinja2/django/forms/formsets/div.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/formsets 2024-05-07 20:52:00,357 root INFO copying build/lib/django/forms/jinja2/django/forms/attrs.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-05-07 20:52:00,358 root INFO copying build/lib/django/forms/jinja2/django/forms/default.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-05-07 20:52:00,359 root INFO copying build/lib/django/forms/jinja2/django/forms/label.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-05-07 20:52:00,360 root INFO copying build/lib/django/forms/jinja2/django/forms/table.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-05-07 20:52:00,361 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors 2024-05-07 20:52:00,362 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors/list 2024-05-07 20:52:00,362 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/list/text.txt -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors/list 2024-05-07 20:52:00,363 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/list/ul.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors/list 2024-05-07 20:52:00,364 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/list/default.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors/list 2024-05-07 20:52:00,365 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors/dict 2024-05-07 20:52:00,366 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/dict/text.txt -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors/dict 2024-05-07 20:52:00,367 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/dict/ul.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors/dict 2024-05-07 20:52:00,367 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/dict/default.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors/dict 2024-05-07 20:52:00,368 root INFO copying build/lib/django/forms/jinja2/django/forms/div.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-05-07 20:52:00,369 root INFO copying build/lib/django/forms/utils.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-05-07 20:52:00,370 root INFO copying build/lib/django/forms/renderers.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-05-07 20:52:00,371 root INFO creating build/bdist.linux-riscv64/wheel/django/templatetags 2024-05-07 20:52:00,372 root INFO copying build/lib/django/templatetags/__init__.py -> build/bdist.linux-riscv64/wheel/django/templatetags 2024-05-07 20:52:00,372 root INFO copying build/lib/django/templatetags/cache.py -> build/bdist.linux-riscv64/wheel/django/templatetags 2024-05-07 20:52:00,373 root INFO copying build/lib/django/templatetags/static.py -> build/bdist.linux-riscv64/wheel/django/templatetags 2024-05-07 20:52:00,374 root INFO copying build/lib/django/templatetags/i18n.py -> build/bdist.linux-riscv64/wheel/django/templatetags 2024-05-07 20:52:00,376 root INFO copying build/lib/django/templatetags/l10n.py -> build/bdist.linux-riscv64/wheel/django/templatetags 2024-05-07 20:52:00,376 root INFO copying build/lib/django/templatetags/tz.py -> build/bdist.linux-riscv64/wheel/django/templatetags 2024-05-07 20:52:00,377 root INFO creating build/bdist.linux-riscv64/wheel/django/middleware 2024-05-07 20:52:00,378 root INFO copying build/lib/django/middleware/__init__.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-05-07 20:52:00,379 root INFO copying build/lib/django/middleware/http.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-05-07 20:52:00,380 root INFO copying build/lib/django/middleware/gzip.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-05-07 20:52:00,381 root INFO copying build/lib/django/middleware/cache.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-05-07 20:52:00,381 root INFO copying build/lib/django/middleware/security.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-05-07 20:52:00,382 root INFO copying build/lib/django/middleware/common.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-05-07 20:52:00,383 root INFO copying build/lib/django/middleware/locale.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-05-07 20:52:00,384 root INFO copying build/lib/django/middleware/clickjacking.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-05-07 20:52:00,385 root INFO copying build/lib/django/middleware/csrf.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-05-07 20:52:00,386 root INFO creating build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,387 root INFO copying build/lib/django/utils/datetime_safe.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,388 root INFO copying build/lib/django/utils/__init__.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,389 root INFO copying build/lib/django/utils/connection.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,389 root INFO copying build/lib/django/utils/autoreload.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,391 root INFO copying build/lib/django/utils/itercompat.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,391 root INFO copying build/lib/django/utils/http.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,392 root INFO copying build/lib/django/utils/regex_helper.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,393 root INFO copying build/lib/django/utils/formats.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,394 root INFO copying build/lib/django/utils/module_loading.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,395 root INFO copying build/lib/django/utils/cache.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,396 root INFO copying build/lib/django/utils/inspect.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,397 root INFO copying build/lib/django/utils/dateparse.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,398 root INFO copying build/lib/django/utils/feedgenerator.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,399 root INFO copying build/lib/django/utils/numberformat.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,400 root INFO copying build/lib/django/utils/duration.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,400 root INFO copying build/lib/django/utils/deprecation.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,401 root INFO copying build/lib/django/utils/deconstruct.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,402 root INFO copying build/lib/django/utils/asyncio.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,403 root INFO copying build/lib/django/utils/encoding.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,404 root INFO copying build/lib/django/utils/crypto.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,405 root INFO copying build/lib/django/utils/termcolors.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,406 root INFO copying build/lib/django/utils/jslex.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,407 root INFO copying build/lib/django/utils/dates.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,408 root INFO copying build/lib/django/utils/archive.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,409 root INFO copying build/lib/django/utils/text.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,410 root INFO creating build/bdist.linux-riscv64/wheel/django/utils/translation 2024-05-07 20:52:00,411 root INFO copying build/lib/django/utils/translation/__init__.py -> build/bdist.linux-riscv64/wheel/django/utils/translation 2024-05-07 20:52:00,412 root INFO copying build/lib/django/utils/translation/template.py -> build/bdist.linux-riscv64/wheel/django/utils/translation 2024-05-07 20:52:00,413 root INFO copying build/lib/django/utils/translation/reloader.py -> build/bdist.linux-riscv64/wheel/django/utils/translation 2024-05-07 20:52:00,414 root INFO copying build/lib/django/utils/translation/trans_null.py -> build/bdist.linux-riscv64/wheel/django/utils/translation 2024-05-07 20:52:00,414 root INFO copying build/lib/django/utils/translation/trans_real.py -> build/bdist.linux-riscv64/wheel/django/utils/translation 2024-05-07 20:52:00,416 root INFO copying build/lib/django/utils/ipv6.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,417 root INFO copying build/lib/django/utils/safestring.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,417 root INFO copying build/lib/django/utils/_os.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,418 root INFO copying build/lib/django/utils/timezone.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,419 root INFO copying build/lib/django/utils/functional.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,420 root INFO copying build/lib/django/utils/version.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,421 root INFO copying build/lib/django/utils/html.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,422 root INFO copying build/lib/django/utils/baseconv.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,423 root INFO copying build/lib/django/utils/topological_sort.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,424 root INFO copying build/lib/django/utils/tree.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,425 root INFO copying build/lib/django/utils/hashable.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,425 root INFO copying build/lib/django/utils/datastructures.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,426 root INFO copying build/lib/django/utils/decorators.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,427 root INFO copying build/lib/django/utils/timesince.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,428 root INFO copying build/lib/django/utils/dateformat.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,429 root INFO copying build/lib/django/utils/xmlutils.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,430 root INFO copying build/lib/django/utils/lorem_ipsum.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,431 root INFO copying build/lib/django/utils/log.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 20:52:00,432 root INFO copying build/lib/django/__main__.py -> build/bdist.linux-riscv64/wheel/django 2024-05-07 20:52:00,433 root INFO creating build/bdist.linux-riscv64/wheel/django/urls 2024-05-07 20:52:00,434 root INFO copying build/lib/django/urls/conf.py -> build/bdist.linux-riscv64/wheel/django/urls 2024-05-07 20:52:00,435 root INFO copying build/lib/django/urls/__init__.py -> build/bdist.linux-riscv64/wheel/django/urls 2024-05-07 20:52:00,436 root INFO copying build/lib/django/urls/exceptions.py -> build/bdist.linux-riscv64/wheel/django/urls 2024-05-07 20:52:00,436 root INFO copying build/lib/django/urls/resolvers.py -> build/bdist.linux-riscv64/wheel/django/urls 2024-05-07 20:52:00,437 root INFO copying build/lib/django/urls/converters.py -> build/bdist.linux-riscv64/wheel/django/urls 2024-05-07 20:52:00,438 root INFO copying build/lib/django/urls/utils.py -> build/bdist.linux-riscv64/wheel/django/urls 2024-05-07 20:52:00,439 root INFO copying build/lib/django/urls/base.py -> build/bdist.linux-riscv64/wheel/django/urls 2024-05-07 20:52:00,440 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib 2024-05-07 20:52:00,441 root INFO copying build/lib/django/contrib/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib 2024-05-07 20:52:00,442 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-05-07 20:52:00,442 root INFO copying build/lib/django/contrib/sites/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-05-07 20:52:00,443 root INFO copying build/lib/django/contrib/sites/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-05-07 20:52:00,444 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/migrations 2024-05-07 20:52:00,445 root INFO copying build/lib/django/contrib/sites/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites/migrations 2024-05-07 20:52:00,446 root INFO copying build/lib/django/contrib/sites/migrations/0002_alter_domain_unique.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites/migrations 2024-05-07 20:52:00,446 root INFO copying build/lib/django/contrib/sites/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites/migrations 2024-05-07 20:52:00,447 root INFO copying build/lib/django/contrib/sites/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-05-07 20:52:00,448 root INFO copying build/lib/django/contrib/sites/shortcuts.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-05-07 20:52:00,449 root INFO copying build/lib/django/contrib/sites/managers.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-05-07 20:52:00,450 root INFO copying build/lib/django/contrib/sites/requests.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-05-07 20:52:00,451 root INFO copying build/lib/django/contrib/sites/checks.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-05-07 20:52:00,452 root INFO copying build/lib/django/contrib/sites/middleware.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-05-07 20:52:00,452 root INFO copying build/lib/django/contrib/sites/admin.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-05-07 20:52:00,453 root INFO copying build/lib/django/contrib/sites/management.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-05-07 20:52:00,454 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale 2024-05-07 20:52:00,455 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cy 2024-05-07 20:52:00,456 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cy/LC_MESSAGES 2024-05-07 20:52:00,456 root INFO copying build/lib/django/contrib/sites/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cy/LC_MESSAGES 2024-05-07 20:52:00,457 root INFO copying build/lib/django/contrib/sites/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cy/LC_MESSAGES 2024-05-07 20:52:00,458 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_AU 2024-05-07 20:52:00,459 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:00,460 root INFO copying build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:00,461 root INFO copying build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:00,462 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ckb 2024-05-07 20:52:00,463 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ckb/LC_MESSAGES 2024-05-07 20:52:00,463 root INFO copying build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ckb/LC_MESSAGES 2024-05-07 20:52:00,464 root INFO copying build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ckb/LC_MESSAGES 2024-05-07 20:52:00,465 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kn 2024-05-07 20:52:00,466 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kn/LC_MESSAGES 2024-05-07 20:52:00,467 root INFO copying build/lib/django/contrib/sites/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kn/LC_MESSAGES 2024-05-07 20:52:00,468 root INFO copying build/lib/django/contrib/sites/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kn/LC_MESSAGES 2024-05-07 20:52:00,469 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kab 2024-05-07 20:52:00,469 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kab/LC_MESSAGES 2024-05-07 20:52:00,470 root INFO copying build/lib/django/contrib/sites/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kab/LC_MESSAGES 2024-05-07 20:52:00,471 root INFO copying build/lib/django/contrib/sites/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kab/LC_MESSAGES 2024-05-07 20:52:00,472 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ur 2024-05-07 20:52:00,473 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ur/LC_MESSAGES 2024-05-07 20:52:00,473 root INFO copying build/lib/django/contrib/sites/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ur/LC_MESSAGES 2024-05-07 20:52:00,474 root INFO copying build/lib/django/contrib/sites/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ur/LC_MESSAGES 2024-05-07 20:52:00,475 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nn 2024-05-07 20:52:00,476 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nn/LC_MESSAGES 2024-05-07 20:52:00,477 root INFO copying build/lib/django/contrib/sites/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nn/LC_MESSAGES 2024-05-07 20:52:00,477 root INFO copying build/lib/django/contrib/sites/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nn/LC_MESSAGES 2024-05-07 20:52:00,478 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr 2024-05-07 20:52:00,479 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr/LC_MESSAGES 2024-05-07 20:52:00,480 root INFO copying build/lib/django/contrib/sites/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr/LC_MESSAGES 2024-05-07 20:52:00,481 root INFO copying build/lib/django/contrib/sites/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr/LC_MESSAGES 2024-05-07 20:52:00,482 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr_Latn 2024-05-07 20:52:00,483 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:00,483 root INFO copying build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:00,484 root INFO copying build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:00,485 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/be 2024-05-07 20:52:00,486 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/be/LC_MESSAGES 2024-05-07 20:52:00,486 root INFO copying build/lib/django/contrib/sites/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/be/LC_MESSAGES 2024-05-07 20:52:00,487 root INFO copying build/lib/django/contrib/sites/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/be/LC_MESSAGES 2024-05-07 20:52:00,488 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/is 2024-05-07 20:52:00,489 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/is/LC_MESSAGES 2024-05-07 20:52:00,490 root INFO copying build/lib/django/contrib/sites/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/is/LC_MESSAGES 2024-05-07 20:52:00,491 root INFO copying build/lib/django/contrib/sites/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/is/LC_MESSAGES 2024-05-07 20:52:00,492 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lv 2024-05-07 20:52:00,492 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lv/LC_MESSAGES 2024-05-07 20:52:00,493 root INFO copying build/lib/django/contrib/sites/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lv/LC_MESSAGES 2024-05-07 20:52:00,494 root INFO copying build/lib/django/contrib/sites/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lv/LC_MESSAGES 2024-05-07 20:52:00,495 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt 2024-05-07 20:52:00,496 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt/LC_MESSAGES 2024-05-07 20:52:00,496 root INFO copying build/lib/django/contrib/sites/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt/LC_MESSAGES 2024-05-07 20:52:00,497 root INFO copying build/lib/django/contrib/sites/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt/LC_MESSAGES 2024-05-07 20:52:00,498 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sw 2024-05-07 20:52:00,499 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sw/LC_MESSAGES 2024-05-07 20:52:00,499 root INFO copying build/lib/django/contrib/sites/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sw/LC_MESSAGES 2024-05-07 20:52:00,500 root INFO copying build/lib/django/contrib/sites/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sw/LC_MESSAGES 2024-05-07 20:52:00,501 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/et 2024-05-07 20:52:00,502 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/et/LC_MESSAGES 2024-05-07 20:52:00,503 root INFO copying build/lib/django/contrib/sites/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/et/LC_MESSAGES 2024-05-07 20:52:00,504 root INFO copying build/lib/django/contrib/sites/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/et/LC_MESSAGES 2024-05-07 20:52:00,505 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_CO 2024-05-07 20:52:00,506 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:00,507 root INFO copying build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:00,508 root INFO copying build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:00,509 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tk 2024-05-07 20:52:00,510 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tk/LC_MESSAGES 2024-05-07 20:52:00,510 root INFO copying build/lib/django/contrib/sites/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tk/LC_MESSAGES 2024-05-07 20:52:00,511 root INFO copying build/lib/django/contrib/sites/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tk/LC_MESSAGES 2024-05-07 20:52:00,512 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ga 2024-05-07 20:52:00,513 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ga/LC_MESSAGES 2024-05-07 20:52:00,513 root INFO copying build/lib/django/contrib/sites/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ga/LC_MESSAGES 2024-05-07 20:52:00,514 root INFO copying build/lib/django/contrib/sites/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ga/LC_MESSAGES 2024-05-07 20:52:00,515 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/th 2024-05-07 20:52:00,516 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/th/LC_MESSAGES 2024-05-07 20:52:00,517 root INFO copying build/lib/django/contrib/sites/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/th/LC_MESSAGES 2024-05-07 20:52:00,518 root INFO copying build/lib/django/contrib/sites/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/th/LC_MESSAGES 2024-05-07 20:52:00,519 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sq 2024-05-07 20:52:00,519 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sq/LC_MESSAGES 2024-05-07 20:52:00,520 root INFO copying build/lib/django/contrib/sites/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sq/LC_MESSAGES 2024-05-07 20:52:00,521 root INFO copying build/lib/django/contrib/sites/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sq/LC_MESSAGES 2024-05-07 20:52:00,522 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nl 2024-05-07 20:52:00,523 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nl/LC_MESSAGES 2024-05-07 20:52:00,523 root INFO copying build/lib/django/contrib/sites/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nl/LC_MESSAGES 2024-05-07 20:52:00,524 root INFO copying build/lib/django/contrib/sites/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nl/LC_MESSAGES 2024-05-07 20:52:00,525 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tg 2024-05-07 20:52:00,526 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tg/LC_MESSAGES 2024-05-07 20:52:00,527 root INFO copying build/lib/django/contrib/sites/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tg/LC_MESSAGES 2024-05-07 20:52:00,527 root INFO copying build/lib/django/contrib/sites/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tg/LC_MESSAGES 2024-05-07 20:52:00,528 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bn 2024-05-07 20:52:00,529 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bn/LC_MESSAGES 2024-05-07 20:52:00,530 root INFO copying build/lib/django/contrib/sites/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bn/LC_MESSAGES 2024-05-07 20:52:00,531 root INFO copying build/lib/django/contrib/sites/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bn/LC_MESSAGES 2024-05-07 20:52:00,532 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/io 2024-05-07 20:52:00,533 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/io/LC_MESSAGES 2024-05-07 20:52:00,533 root INFO copying build/lib/django/contrib/sites/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/io/LC_MESSAGES 2024-05-07 20:52:00,534 root INFO copying build/lib/django/contrib/sites/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/io/LC_MESSAGES 2024-05-07 20:52:00,535 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/br 2024-05-07 20:52:00,536 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/br/LC_MESSAGES 2024-05-07 20:52:00,536 root INFO copying build/lib/django/contrib/sites/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/br/LC_MESSAGES 2024-05-07 20:52:00,537 root INFO copying build/lib/django/contrib/sites/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/br/LC_MESSAGES 2024-05-07 20:52:00,538 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uk 2024-05-07 20:52:00,539 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uk/LC_MESSAGES 2024-05-07 20:52:00,540 root INFO copying build/lib/django/contrib/sites/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uk/LC_MESSAGES 2024-05-07 20:52:00,541 root INFO copying build/lib/django/contrib/sites/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uk/LC_MESSAGES 2024-05-07 20:52:00,542 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ky 2024-05-07 20:52:00,542 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ky/LC_MESSAGES 2024-05-07 20:52:00,543 root INFO copying build/lib/django/contrib/sites/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ky/LC_MESSAGES 2024-05-07 20:52:00,544 root INFO copying build/lib/django/contrib/sites/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ky/LC_MESSAGES 2024-05-07 20:52:00,545 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/af 2024-05-07 20:52:00,546 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/af/LC_MESSAGES 2024-05-07 20:52:00,546 root INFO copying build/lib/django/contrib/sites/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/af/LC_MESSAGES 2024-05-07 20:52:00,547 root INFO copying build/lib/django/contrib/sites/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/af/LC_MESSAGES 2024-05-07 20:52:00,548 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/it 2024-05-07 20:52:00,549 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/it/LC_MESSAGES 2024-05-07 20:52:00,549 root INFO copying build/lib/django/contrib/sites/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/it/LC_MESSAGES 2024-05-07 20:52:00,551 root INFO copying build/lib/django/contrib/sites/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/it/LC_MESSAGES 2024-05-07 20:52:00,552 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_AR 2024-05-07 20:52:00,552 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:00,553 root INFO copying build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:00,554 root INFO copying build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:00,555 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fa 2024-05-07 20:52:00,556 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fa/LC_MESSAGES 2024-05-07 20:52:00,556 root INFO copying build/lib/django/contrib/sites/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fa/LC_MESSAGES 2024-05-07 20:52:00,557 root INFO copying build/lib/django/contrib/sites/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fa/LC_MESSAGES 2024-05-07 20:52:00,558 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/el 2024-05-07 20:52:00,559 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/el/LC_MESSAGES 2024-05-07 20:52:00,560 root INFO copying build/lib/django/contrib/sites/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/el/LC_MESSAGES 2024-05-07 20:52:00,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-05-07 20:52:00,561 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tr 2024-05-07 20:52:00,562 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tr/LC_MESSAGES 2024-05-07 20:52:00,563 root INFO copying build/lib/django/contrib/sites/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tr/LC_MESSAGES 2024-05-07 20:52:00,564 root INFO copying build/lib/django/contrib/sites/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tr/LC_MESSAGES 2024-05-07 20:52:00,565 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eu 2024-05-07 20:52:00,566 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eu/LC_MESSAGES 2024-05-07 20:52:00,566 root INFO copying build/lib/django/contrib/sites/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eu/LC_MESSAGES 2024-05-07 20:52:00,567 root INFO copying build/lib/django/contrib/sites/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eu/LC_MESSAGES 2024-05-07 20:52:00,568 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mr 2024-05-07 20:52:00,569 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mr/LC_MESSAGES 2024-05-07 20:52:00,569 root INFO copying build/lib/django/contrib/sites/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mr/LC_MESSAGES 2024-05-07 20:52:00,570 root INFO copying build/lib/django/contrib/sites/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mr/LC_MESSAGES 2024-05-07 20:52:00,571 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bs 2024-05-07 20:52:00,572 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bs/LC_MESSAGES 2024-05-07 20:52:00,573 root INFO copying build/lib/django/contrib/sites/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bs/LC_MESSAGES 2024-05-07 20:52:00,574 root INFO copying build/lib/django/contrib/sites/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bs/LC_MESSAGES 2024-05-07 20:52:00,575 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar_DZ 2024-05-07 20:52:00,575 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:00,576 root INFO copying build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:00,577 root INFO copying build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:00,578 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ja 2024-05-07 20:52:00,579 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ja/LC_MESSAGES 2024-05-07 20:52:00,579 root INFO copying build/lib/django/contrib/sites/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ja/LC_MESSAGES 2024-05-07 20:52:00,580 root INFO copying build/lib/django/contrib/sites/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ja/LC_MESSAGES 2024-05-07 20:52:00,581 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/my 2024-05-07 20:52:00,582 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/my/LC_MESSAGES 2024-05-07 20:52:00,583 root INFO copying build/lib/django/contrib/sites/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/my/LC_MESSAGES 2024-05-07 20:52:00,584 root INFO copying build/lib/django/contrib/sites/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/my/LC_MESSAGES 2024-05-07 20:52:00,585 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gd 2024-05-07 20:52:00,585 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gd/LC_MESSAGES 2024-05-07 20:52:00,586 root INFO copying build/lib/django/contrib/sites/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gd/LC_MESSAGES 2024-05-07 20:52:00,587 root INFO copying build/lib/django/contrib/sites/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gd/LC_MESSAGES 2024-05-07 20:52:00,588 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/da 2024-05-07 20:52:00,589 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/da/LC_MESSAGES 2024-05-07 20:52:00,589 root INFO copying build/lib/django/contrib/sites/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/da/LC_MESSAGES 2024-05-07 20:52:00,590 root INFO copying build/lib/django/contrib/sites/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/da/LC_MESSAGES 2024-05-07 20:52:00,591 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/he 2024-05-07 20:52:00,592 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/he/LC_MESSAGES 2024-05-07 20:52:00,592 root INFO copying build/lib/django/contrib/sites/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/he/LC_MESSAGES 2024-05-07 20:52:00,593 root INFO copying build/lib/django/contrib/sites/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/he/LC_MESSAGES 2024-05-07 20:52:00,595 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en 2024-05-07 20:52:00,595 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en/LC_MESSAGES 2024-05-07 20:52:00,596 root INFO copying build/lib/django/contrib/sites/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en/LC_MESSAGES 2024-05-07 20:52:00,597 root INFO copying build/lib/django/contrib/sites/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en/LC_MESSAGES 2024-05-07 20:52:00,598 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hr 2024-05-07 20:52:00,599 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hr/LC_MESSAGES 2024-05-07 20:52:00,599 root INFO copying build/lib/django/contrib/sites/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hr/LC_MESSAGES 2024-05-07 20:52:00,600 root INFO copying build/lib/django/contrib/sites/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hr/LC_MESSAGES 2024-05-07 20:52:00,601 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ast 2024-05-07 20:52:00,602 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ast/LC_MESSAGES 2024-05-07 20:52:00,603 root INFO copying build/lib/django/contrib/sites/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ast/LC_MESSAGES 2024-05-07 20:52:00,604 root INFO copying build/lib/django/contrib/sites/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ast/LC_MESSAGES 2024-05-07 20:52:00,605 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sv 2024-05-07 20:52:00,605 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sv/LC_MESSAGES 2024-05-07 20:52:00,606 root INFO copying build/lib/django/contrib/sites/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sv/LC_MESSAGES 2024-05-07 20:52:00,607 root INFO copying build/lib/django/contrib/sites/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sv/LC_MESSAGES 2024-05-07 20:52:00,608 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cs 2024-05-07 20:52:00,609 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cs/LC_MESSAGES 2024-05-07 20:52:00,609 root INFO copying build/lib/django/contrib/sites/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cs/LC_MESSAGES 2024-05-07 20:52:00,610 root INFO copying build/lib/django/contrib/sites/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cs/LC_MESSAGES 2024-05-07 20:52:00,611 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_VE 2024-05-07 20:52:00,612 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:00,612 root INFO copying build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:00,613 root INFO copying build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:00,614 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ka 2024-05-07 20:52:00,615 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ka/LC_MESSAGES 2024-05-07 20:52:00,616 root INFO copying build/lib/django/contrib/sites/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ka/LC_MESSAGES 2024-05-07 20:52:00,617 root INFO copying build/lib/django/contrib/sites/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ka/LC_MESSAGES 2024-05-07 20:52:00,618 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mk 2024-05-07 20:52:00,618 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mk/LC_MESSAGES 2024-05-07 20:52:00,619 root INFO copying build/lib/django/contrib/sites/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mk/LC_MESSAGES 2024-05-07 20:52:00,620 root INFO copying build/lib/django/contrib/sites/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mk/LC_MESSAGES 2024-05-07 20:52:00,621 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/id 2024-05-07 20:52:00,622 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/id/LC_MESSAGES 2024-05-07 20:52:00,622 root INFO copying build/lib/django/contrib/sites/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/id/LC_MESSAGES 2024-05-07 20:52:00,623 root INFO copying build/lib/django/contrib/sites/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/id/LC_MESSAGES 2024-05-07 20:52:00,624 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ta 2024-05-07 20:52:00,625 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ta/LC_MESSAGES 2024-05-07 20:52:00,626 root INFO copying build/lib/django/contrib/sites/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ta/LC_MESSAGES 2024-05-07 20:52:00,627 root INFO copying build/lib/django/contrib/sites/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ta/LC_MESSAGES 2024-05-07 20:52:00,628 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ms 2024-05-07 20:52:00,628 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ms/LC_MESSAGES 2024-05-07 20:52:00,629 root INFO copying build/lib/django/contrib/sites/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ms/LC_MESSAGES 2024-05-07 20:52:00,630 root INFO copying build/lib/django/contrib/sites/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ms/LC_MESSAGES 2024-05-07 20:52:00,631 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar 2024-05-07 20:52:00,632 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar/LC_MESSAGES 2024-05-07 20:52:00,632 root INFO copying build/lib/django/contrib/sites/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar/LC_MESSAGES 2024-05-07 20:52:00,633 root INFO copying build/lib/django/contrib/sites/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar/LC_MESSAGES 2024-05-07 20:52:00,634 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gl 2024-05-07 20:52:00,635 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gl/LC_MESSAGES 2024-05-07 20:52:00,635 root INFO copying build/lib/django/contrib/sites/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gl/LC_MESSAGES 2024-05-07 20:52:00,636 root INFO copying build/lib/django/contrib/sites/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gl/LC_MESSAGES 2024-05-07 20:52:00,638 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hans 2024-05-07 20:52:00,638 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:00,639 root INFO copying build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:00,640 root INFO copying build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:00,641 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ne 2024-05-07 20:52:00,642 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ne/LC_MESSAGES 2024-05-07 20:52:00,642 root INFO copying build/lib/django/contrib/sites/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ne/LC_MESSAGES 2024-05-07 20:52:00,643 root INFO copying build/lib/django/contrib/sites/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ne/LC_MESSAGES 2024-05-07 20:52:00,644 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uz 2024-05-07 20:52:00,645 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uz/LC_MESSAGES 2024-05-07 20:52:00,645 root INFO copying build/lib/django/contrib/sites/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uz/LC_MESSAGES 2024-05-07 20:52:00,646 root INFO copying build/lib/django/contrib/sites/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uz/LC_MESSAGES 2024-05-07 20:52:00,647 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hant 2024-05-07 20:52:00,648 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:00,649 root INFO copying build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:00,650 root INFO copying build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:00,651 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/az 2024-05-07 20:52:00,651 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/az/LC_MESSAGES 2024-05-07 20:52:00,652 root INFO copying build/lib/django/contrib/sites/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/az/LC_MESSAGES 2024-05-07 20:52:00,653 root INFO copying build/lib/django/contrib/sites/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/az/LC_MESSAGES 2024-05-07 20:52:00,654 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es 2024-05-07 20:52:00,655 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es/LC_MESSAGES 2024-05-07 20:52:00,655 root INFO copying build/lib/django/contrib/sites/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es/LC_MESSAGES 2024-05-07 20:52:00,656 root INFO copying build/lib/django/contrib/sites/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es/LC_MESSAGES 2024-05-07 20:52:00,657 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ko 2024-05-07 20:52:00,658 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ko/LC_MESSAGES 2024-05-07 20:52:00,659 root INFO copying build/lib/django/contrib/sites/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ko/LC_MESSAGES 2024-05-07 20:52:00,660 root INFO copying build/lib/django/contrib/sites/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ko/LC_MESSAGES 2024-05-07 20:52:00,661 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pa 2024-05-07 20:52:00,661 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pa/LC_MESSAGES 2024-05-07 20:52:00,662 root INFO copying build/lib/django/contrib/sites/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pa/LC_MESSAGES 2024-05-07 20:52:00,663 root INFO copying build/lib/django/contrib/sites/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pa/LC_MESSAGES 2024-05-07 20:52:00,664 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fr 2024-05-07 20:52:00,665 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fr/LC_MESSAGES 2024-05-07 20:52:00,665 root INFO copying build/lib/django/contrib/sites/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fr/LC_MESSAGES 2024-05-07 20:52:00,666 root INFO copying build/lib/django/contrib/sites/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fr/LC_MESSAGES 2024-05-07 20:52:00,667 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bg 2024-05-07 20:52:00,668 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bg/LC_MESSAGES 2024-05-07 20:52:00,668 root INFO copying build/lib/django/contrib/sites/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bg/LC_MESSAGES 2024-05-07 20:52:00,669 root INFO copying build/lib/django/contrib/sites/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bg/LC_MESSAGES 2024-05-07 20:52:00,670 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_MX 2024-05-07 20:52:00,671 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:00,672 root INFO copying build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:00,673 root INFO copying build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:00,674 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eo 2024-05-07 20:52:00,674 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eo/LC_MESSAGES 2024-05-07 20:52:00,675 root INFO copying build/lib/django/contrib/sites/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eo/LC_MESSAGES 2024-05-07 20:52:00,676 root INFO copying build/lib/django/contrib/sites/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eo/LC_MESSAGES 2024-05-07 20:52:00,677 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pl 2024-05-07 20:52:00,678 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pl/LC_MESSAGES 2024-05-07 20:52:00,678 root INFO copying build/lib/django/contrib/sites/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pl/LC_MESSAGES 2024-05-07 20:52:00,679 root INFO copying build/lib/django/contrib/sites/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pl/LC_MESSAGES 2024-05-07 20:52:00,680 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kk 2024-05-07 20:52:00,681 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kk/LC_MESSAGES 2024-05-07 20:52:00,682 root INFO copying build/lib/django/contrib/sites/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kk/LC_MESSAGES 2024-05-07 20:52:00,683 root INFO copying build/lib/django/contrib/sites/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kk/LC_MESSAGES 2024-05-07 20:52:00,684 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lt 2024-05-07 20:52:00,684 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lt/LC_MESSAGES 2024-05-07 20:52:00,685 root INFO copying build/lib/django/contrib/sites/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lt/LC_MESSAGES 2024-05-07 20:52:00,686 root INFO copying build/lib/django/contrib/sites/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lt/LC_MESSAGES 2024-05-07 20:52:00,687 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hi 2024-05-07 20:52:00,688 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hi/LC_MESSAGES 2024-05-07 20:52:00,688 root INFO copying build/lib/django/contrib/sites/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hi/LC_MESSAGES 2024-05-07 20:52:00,689 root INFO copying build/lib/django/contrib/sites/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hi/LC_MESSAGES 2024-05-07 20:52:00,690 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/de 2024-05-07 20:52:00,691 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/de/LC_MESSAGES 2024-05-07 20:52:00,692 root INFO copying build/lib/django/contrib/sites/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/de/LC_MESSAGES 2024-05-07 20:52:00,693 root INFO copying build/lib/django/contrib/sites/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/de/LC_MESSAGES 2024-05-07 20:52:00,694 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/te 2024-05-07 20:52:00,694 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/te/LC_MESSAGES 2024-05-07 20:52:00,695 root INFO copying build/lib/django/contrib/sites/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/te/LC_MESSAGES 2024-05-07 20:52:00,696 root INFO copying build/lib/django/contrib/sites/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/te/LC_MESSAGES 2024-05-07 20:52:00,697 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/udm 2024-05-07 20:52:00,698 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/udm/LC_MESSAGES 2024-05-07 20:52:00,698 root INFO copying build/lib/django/contrib/sites/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/udm/LC_MESSAGES 2024-05-07 20:52:00,699 root INFO copying build/lib/django/contrib/sites/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/udm/LC_MESSAGES 2024-05-07 20:52:00,700 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fi 2024-05-07 20:52:00,701 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fi/LC_MESSAGES 2024-05-07 20:52:00,702 root INFO copying build/lib/django/contrib/sites/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fi/LC_MESSAGES 2024-05-07 20:52:00,702 root INFO copying build/lib/django/contrib/sites/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fi/LC_MESSAGES 2024-05-07 20:52:00,703 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt_BR 2024-05-07 20:52:00,704 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:00,705 root INFO copying build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:00,706 root INFO copying build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:00,707 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lb 2024-05-07 20:52:00,708 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lb/LC_MESSAGES 2024-05-07 20:52:00,708 root INFO copying build/lib/django/contrib/sites/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lb/LC_MESSAGES 2024-05-07 20:52:00,709 root INFO copying build/lib/django/contrib/sites/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lb/LC_MESSAGES 2024-05-07 20:52:00,710 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ru 2024-05-07 20:52:00,711 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ru/LC_MESSAGES 2024-05-07 20:52:00,711 root INFO copying build/lib/django/contrib/sites/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ru/LC_MESSAGES 2024-05-07 20:52:00,712 root INFO copying build/lib/django/contrib/sites/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ru/LC_MESSAGES 2024-05-07 20:52:00,713 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ca 2024-05-07 20:52:00,714 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ca/LC_MESSAGES 2024-05-07 20:52:00,715 root INFO copying build/lib/django/contrib/sites/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ca/LC_MESSAGES 2024-05-07 20:52:00,716 root INFO copying build/lib/django/contrib/sites/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ca/LC_MESSAGES 2024-05-07 20:52:00,717 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nb 2024-05-07 20:52:00,717 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nb/LC_MESSAGES 2024-05-07 20:52:00,718 root INFO copying build/lib/django/contrib/sites/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nb/LC_MESSAGES 2024-05-07 20:52:00,719 root INFO copying build/lib/django/contrib/sites/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nb/LC_MESSAGES 2024-05-07 20:52:00,720 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/vi 2024-05-07 20:52:00,721 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/vi/LC_MESSAGES 2024-05-07 20:52:00,721 root INFO copying build/lib/django/contrib/sites/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/vi/LC_MESSAGES 2024-05-07 20:52:00,722 root INFO copying build/lib/django/contrib/sites/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/vi/LC_MESSAGES 2024-05-07 20:52:00,723 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ia 2024-05-07 20:52:00,724 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ia/LC_MESSAGES 2024-05-07 20:52:00,725 root INFO copying build/lib/django/contrib/sites/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ia/LC_MESSAGES 2024-05-07 20:52:00,726 root INFO copying build/lib/django/contrib/sites/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ia/LC_MESSAGES 2024-05-07 20:52:00,727 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/dsb 2024-05-07 20:52:00,728 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/dsb/LC_MESSAGES 2024-05-07 20:52:00,728 root INFO copying build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/dsb/LC_MESSAGES 2024-05-07 20:52:00,729 root INFO copying build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/dsb/LC_MESSAGES 2024-05-07 20:52:00,730 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hy 2024-05-07 20:52:00,731 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hy/LC_MESSAGES 2024-05-07 20:52:00,731 root INFO copying build/lib/django/contrib/sites/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hy/LC_MESSAGES 2024-05-07 20:52:00,732 root INFO copying build/lib/django/contrib/sites/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hy/LC_MESSAGES 2024-05-07 20:52:00,733 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_GB 2024-05-07 20:52:00,734 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:00,735 root INFO copying build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:00,736 root INFO copying build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:00,737 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ml 2024-05-07 20:52:00,737 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ml/LC_MESSAGES 2024-05-07 20:52:00,738 root INFO copying build/lib/django/contrib/sites/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ml/LC_MESSAGES 2024-05-07 20:52:00,739 root INFO copying build/lib/django/contrib/sites/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ml/LC_MESSAGES 2024-05-07 20:52:00,740 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/os 2024-05-07 20:52:00,741 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/os/LC_MESSAGES 2024-05-07 20:52:00,741 root INFO copying build/lib/django/contrib/sites/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/os/LC_MESSAGES 2024-05-07 20:52:00,742 root INFO copying build/lib/django/contrib/sites/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/os/LC_MESSAGES 2024-05-07 20:52:00,743 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sl 2024-05-07 20:52:00,744 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sl/LC_MESSAGES 2024-05-07 20:52:00,745 root INFO copying build/lib/django/contrib/sites/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sl/LC_MESSAGES 2024-05-07 20:52:00,745 root INFO copying build/lib/django/contrib/sites/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sl/LC_MESSAGES 2024-05-07 20:52:00,746 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/km 2024-05-07 20:52:00,747 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/km/LC_MESSAGES 2024-05-07 20:52:00,748 root INFO copying build/lib/django/contrib/sites/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/km/LC_MESSAGES 2024-05-07 20:52:00,749 root INFO copying build/lib/django/contrib/sites/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/km/LC_MESSAGES 2024-05-07 20:52:00,750 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hu 2024-05-07 20:52:00,751 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hu/LC_MESSAGES 2024-05-07 20:52:00,751 root INFO copying build/lib/django/contrib/sites/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hu/LC_MESSAGES 2024-05-07 20:52:00,752 root INFO copying build/lib/django/contrib/sites/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hu/LC_MESSAGES 2024-05-07 20:52:00,753 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fy 2024-05-07 20:52:00,754 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fy/LC_MESSAGES 2024-05-07 20:52:00,754 root INFO copying build/lib/django/contrib/sites/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fy/LC_MESSAGES 2024-05-07 20:52:00,755 root INFO copying build/lib/django/contrib/sites/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fy/LC_MESSAGES 2024-05-07 20:52:00,756 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sk 2024-05-07 20:52:00,757 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sk/LC_MESSAGES 2024-05-07 20:52:00,758 root INFO copying build/lib/django/contrib/sites/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sk/LC_MESSAGES 2024-05-07 20:52:00,759 root INFO copying build/lib/django/contrib/sites/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sk/LC_MESSAGES 2024-05-07 20:52:00,760 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hsb 2024-05-07 20:52:00,760 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hsb/LC_MESSAGES 2024-05-07 20:52:00,761 root INFO copying build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hsb/LC_MESSAGES 2024-05-07 20:52:00,762 root INFO copying build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hsb/LC_MESSAGES 2024-05-07 20:52:00,763 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mn 2024-05-07 20:52:00,764 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mn/LC_MESSAGES 2024-05-07 20:52:00,764 root INFO copying build/lib/django/contrib/sites/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mn/LC_MESSAGES 2024-05-07 20:52:00,765 root INFO copying build/lib/django/contrib/sites/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mn/LC_MESSAGES 2024-05-07 20:52:00,767 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tt 2024-05-07 20:52:00,767 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tt/LC_MESSAGES 2024-05-07 20:52:00,768 root INFO copying build/lib/django/contrib/sites/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tt/LC_MESSAGES 2024-05-07 20:52:00,769 root INFO copying build/lib/django/contrib/sites/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tt/LC_MESSAGES 2024-05-07 20:52:00,770 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ro 2024-05-07 20:52:00,771 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ro/LC_MESSAGES 2024-05-07 20:52:00,771 root INFO copying build/lib/django/contrib/sites/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ro/LC_MESSAGES 2024-05-07 20:52:00,772 root INFO copying build/lib/django/contrib/sites/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ro/LC_MESSAGES 2024-05-07 20:52:00,773 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-05-07 20:52:00,774 root INFO copying build/lib/django/contrib/postgres/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-05-07 20:52:00,775 root INFO copying build/lib/django/contrib/postgres/functions.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-05-07 20:52:00,776 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/templates 2024-05-07 20:52:00,777 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/templates/postgres 2024-05-07 20:52:00,777 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/templates/postgres/widgets 2024-05-07 20:52:00,778 root INFO copying build/lib/django/contrib/postgres/templates/postgres/widgets/split_array.html -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/templates/postgres/widgets 2024-05-07 20:52:00,779 root INFO copying build/lib/django/contrib/postgres/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-05-07 20:52:00,780 root INFO copying build/lib/django/contrib/postgres/signals.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-05-07 20:52:00,781 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-05-07 20:52:00,781 root INFO copying build/lib/django/contrib/postgres/fields/citext.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-05-07 20:52:00,782 root INFO copying build/lib/django/contrib/postgres/fields/array.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-05-07 20:52:00,783 root INFO copying build/lib/django/contrib/postgres/fields/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-05-07 20:52:00,784 root INFO copying build/lib/django/contrib/postgres/fields/jsonb.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-05-07 20:52:00,785 root INFO copying build/lib/django/contrib/postgres/fields/hstore.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-05-07 20:52:00,786 root INFO copying build/lib/django/contrib/postgres/fields/ranges.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-05-07 20:52:00,787 root INFO copying build/lib/django/contrib/postgres/fields/utils.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-05-07 20:52:00,787 root INFO copying build/lib/django/contrib/postgres/expressions.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-05-07 20:52:00,788 root INFO copying build/lib/django/contrib/postgres/search.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-05-07 20:52:00,789 root INFO copying build/lib/django/contrib/postgres/operations.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-05-07 20:52:00,790 root INFO copying build/lib/django/contrib/postgres/indexes.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-05-07 20:52:00,791 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/forms 2024-05-07 20:52:00,792 root INFO copying build/lib/django/contrib/postgres/forms/array.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/forms 2024-05-07 20:52:00,793 root INFO copying build/lib/django/contrib/postgres/forms/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/forms 2024-05-07 20:52:00,794 root INFO copying build/lib/django/contrib/postgres/forms/hstore.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/forms 2024-05-07 20:52:00,795 root INFO copying build/lib/django/contrib/postgres/forms/ranges.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/forms 2024-05-07 20:52:00,796 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/aggregates 2024-05-07 20:52:00,796 root INFO copying build/lib/django/contrib/postgres/aggregates/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/aggregates 2024-05-07 20:52:00,797 root INFO copying build/lib/django/contrib/postgres/aggregates/mixins.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/aggregates 2024-05-07 20:52:00,798 root INFO copying build/lib/django/contrib/postgres/aggregates/statistics.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/aggregates 2024-05-07 20:52:00,799 root INFO copying build/lib/django/contrib/postgres/aggregates/general.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/aggregates 2024-05-07 20:52:00,800 root INFO copying build/lib/django/contrib/postgres/serializers.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-05-07 20:52:00,801 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale 2024-05-07 20:52:00,802 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en_AU 2024-05-07 20:52:00,803 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:00,803 root INFO copying build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:00,804 root INFO copying build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:00,805 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ckb 2024-05-07 20:52:00,806 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ckb/LC_MESSAGES 2024-05-07 20:52:00,807 root INFO copying build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ckb/LC_MESSAGES 2024-05-07 20:52:00,808 root INFO copying build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ckb/LC_MESSAGES 2024-05-07 20:52:00,809 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nn 2024-05-07 20:52:00,809 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nn/LC_MESSAGES 2024-05-07 20:52:00,810 root INFO copying build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nn/LC_MESSAGES 2024-05-07 20:52:00,811 root INFO copying build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nn/LC_MESSAGES 2024-05-07 20:52:00,812 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr 2024-05-07 20:52:00,813 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr/LC_MESSAGES 2024-05-07 20:52:00,813 root INFO copying build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr/LC_MESSAGES 2024-05-07 20:52:00,814 root INFO copying build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr/LC_MESSAGES 2024-05-07 20:52:00,815 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr_Latn 2024-05-07 20:52:00,816 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:00,817 root INFO copying build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:00,818 root INFO copying build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:00,819 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/be 2024-05-07 20:52:00,819 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/be/LC_MESSAGES 2024-05-07 20:52:00,820 root INFO copying build/lib/django/contrib/postgres/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/be/LC_MESSAGES 2024-05-07 20:52:00,821 root INFO copying build/lib/django/contrib/postgres/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/be/LC_MESSAGES 2024-05-07 20:52:00,822 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/is 2024-05-07 20:52:00,823 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/is/LC_MESSAGES 2024-05-07 20:52:00,823 root INFO copying build/lib/django/contrib/postgres/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/is/LC_MESSAGES 2024-05-07 20:52:00,824 root INFO copying build/lib/django/contrib/postgres/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/is/LC_MESSAGES 2024-05-07 20:52:00,825 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lv 2024-05-07 20:52:00,826 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lv/LC_MESSAGES 2024-05-07 20:52:00,827 root INFO copying build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lv/LC_MESSAGES 2024-05-07 20:52:00,828 root INFO copying build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lv/LC_MESSAGES 2024-05-07 20:52:00,829 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt 2024-05-07 20:52:00,829 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt/LC_MESSAGES 2024-05-07 20:52:00,830 root INFO copying build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt/LC_MESSAGES 2024-05-07 20:52:00,831 root INFO copying build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt/LC_MESSAGES 2024-05-07 20:52:00,832 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/et 2024-05-07 20:52:00,833 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/et/LC_MESSAGES 2024-05-07 20:52:00,833 root INFO copying build/lib/django/contrib/postgres/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/et/LC_MESSAGES 2024-05-07 20:52:00,834 root INFO copying build/lib/django/contrib/postgres/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/et/LC_MESSAGES 2024-05-07 20:52:00,835 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_CO 2024-05-07 20:52:00,836 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:00,837 root INFO copying build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:00,838 root INFO copying build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:00,839 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tk 2024-05-07 20:52:00,839 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tk/LC_MESSAGES 2024-05-07 20:52:00,840 root INFO copying build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tk/LC_MESSAGES 2024-05-07 20:52:00,841 root INFO copying build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tk/LC_MESSAGES 2024-05-07 20:52:00,842 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sq 2024-05-07 20:52:00,843 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sq/LC_MESSAGES 2024-05-07 20:52:00,844 root INFO copying build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sq/LC_MESSAGES 2024-05-07 20:52:00,844 root INFO copying build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sq/LC_MESSAGES 2024-05-07 20:52:00,845 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nl 2024-05-07 20:52:00,846 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nl/LC_MESSAGES 2024-05-07 20:52:00,847 root INFO copying build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nl/LC_MESSAGES 2024-05-07 20:52:00,848 root INFO copying build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nl/LC_MESSAGES 2024-05-07 20:52:00,849 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tg 2024-05-07 20:52:00,850 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tg/LC_MESSAGES 2024-05-07 20:52:00,850 root INFO copying build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tg/LC_MESSAGES 2024-05-07 20:52:00,851 root INFO copying build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tg/LC_MESSAGES 2024-05-07 20:52:00,852 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/uk 2024-05-07 20:52:00,853 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/uk/LC_MESSAGES 2024-05-07 20:52:00,854 root INFO copying build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/uk/LC_MESSAGES 2024-05-07 20:52:00,855 root INFO copying build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/uk/LC_MESSAGES 2024-05-07 20:52:00,856 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ky 2024-05-07 20:52:00,856 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ky/LC_MESSAGES 2024-05-07 20:52:00,857 root INFO copying build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ky/LC_MESSAGES 2024-05-07 20:52:00,858 root INFO copying build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ky/LC_MESSAGES 2024-05-07 20:52:00,859 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/af 2024-05-07 20:52:00,860 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/af/LC_MESSAGES 2024-05-07 20:52:00,860 root INFO copying build/lib/django/contrib/postgres/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/af/LC_MESSAGES 2024-05-07 20:52:00,861 root INFO copying build/lib/django/contrib/postgres/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/af/LC_MESSAGES 2024-05-07 20:52:00,862 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/it 2024-05-07 20:52:00,863 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/it/LC_MESSAGES 2024-05-07 20:52:00,864 root INFO copying build/lib/django/contrib/postgres/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/it/LC_MESSAGES 2024-05-07 20:52:00,865 root INFO copying build/lib/django/contrib/postgres/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/it/LC_MESSAGES 2024-05-07 20:52:00,866 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_AR 2024-05-07 20:52:00,866 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:00,867 root INFO copying build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:00,868 root INFO copying build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:00,869 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fa 2024-05-07 20:52:00,870 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fa/LC_MESSAGES 2024-05-07 20:52:00,870 root INFO copying build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fa/LC_MESSAGES 2024-05-07 20:52:00,871 root INFO copying build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fa/LC_MESSAGES 2024-05-07 20:52:00,872 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/el 2024-05-07 20:52:00,873 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/el/LC_MESSAGES 2024-05-07 20:52:00,874 root INFO copying build/lib/django/contrib/postgres/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/el/LC_MESSAGES 2024-05-07 20:52:00,874 root INFO copying build/lib/django/contrib/postgres/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/el/LC_MESSAGES 2024-05-07 20:52:00,876 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tr 2024-05-07 20:52:00,876 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tr/LC_MESSAGES 2024-05-07 20:52:00,877 root INFO copying build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tr/LC_MESSAGES 2024-05-07 20:52:00,878 root INFO copying build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tr/LC_MESSAGES 2024-05-07 20:52:00,879 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eu 2024-05-07 20:52:00,880 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eu/LC_MESSAGES 2024-05-07 20:52:00,880 root INFO copying build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eu/LC_MESSAGES 2024-05-07 20:52:00,881 root INFO copying build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eu/LC_MESSAGES 2024-05-07 20:52:00,882 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar_DZ 2024-05-07 20:52:00,883 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:00,884 root INFO copying build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:00,885 root INFO copying build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:00,886 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ja 2024-05-07 20:52:00,887 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ja/LC_MESSAGES 2024-05-07 20:52:00,887 root INFO copying build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ja/LC_MESSAGES 2024-05-07 20:52:00,888 root INFO copying build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ja/LC_MESSAGES 2024-05-07 20:52:00,889 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gd 2024-05-07 20:52:00,890 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gd/LC_MESSAGES 2024-05-07 20:52:00,891 root INFO copying build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gd/LC_MESSAGES 2024-05-07 20:52:00,891 root INFO copying build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gd/LC_MESSAGES 2024-05-07 20:52:00,892 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/da 2024-05-07 20:52:00,893 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/da/LC_MESSAGES 2024-05-07 20:52:00,894 root INFO copying build/lib/django/contrib/postgres/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/da/LC_MESSAGES 2024-05-07 20:52:00,895 root INFO copying build/lib/django/contrib/postgres/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/da/LC_MESSAGES 2024-05-07 20:52:00,896 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/he 2024-05-07 20:52:00,897 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/he/LC_MESSAGES 2024-05-07 20:52:00,897 root INFO copying build/lib/django/contrib/postgres/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/he/LC_MESSAGES 2024-05-07 20:52:00,898 root INFO copying build/lib/django/contrib/postgres/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/he/LC_MESSAGES 2024-05-07 20:52:00,899 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en 2024-05-07 20:52:00,900 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en/LC_MESSAGES 2024-05-07 20:52:00,901 root INFO copying build/lib/django/contrib/postgres/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en/LC_MESSAGES 2024-05-07 20:52:00,901 root INFO copying build/lib/django/contrib/postgres/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en/LC_MESSAGES 2024-05-07 20:52:00,902 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hr 2024-05-07 20:52:00,903 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hr/LC_MESSAGES 2024-05-07 20:52:00,904 root INFO copying build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hr/LC_MESSAGES 2024-05-07 20:52:00,905 root INFO copying build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hr/LC_MESSAGES 2024-05-07 20:52:00,906 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sv 2024-05-07 20:52:00,906 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sv/LC_MESSAGES 2024-05-07 20:52:00,907 root INFO copying build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sv/LC_MESSAGES 2024-05-07 20:52:00,908 root INFO copying build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sv/LC_MESSAGES 2024-05-07 20:52:00,909 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/cs 2024-05-07 20:52:00,910 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/cs/LC_MESSAGES 2024-05-07 20:52:00,910 root INFO copying build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/cs/LC_MESSAGES 2024-05-07 20:52:00,911 root INFO copying build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/cs/LC_MESSAGES 2024-05-07 20:52:00,912 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ka 2024-05-07 20:52:00,913 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ka/LC_MESSAGES 2024-05-07 20:52:00,914 root INFO copying build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ka/LC_MESSAGES 2024-05-07 20:52:00,915 root INFO copying build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ka/LC_MESSAGES 2024-05-07 20:52:00,916 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mk 2024-05-07 20:52:00,916 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mk/LC_MESSAGES 2024-05-07 20:52:00,917 root INFO copying build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mk/LC_MESSAGES 2024-05-07 20:52:00,918 root INFO copying build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mk/LC_MESSAGES 2024-05-07 20:52:00,919 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/id 2024-05-07 20:52:00,920 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/id/LC_MESSAGES 2024-05-07 20:52:00,920 root INFO copying build/lib/django/contrib/postgres/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/id/LC_MESSAGES 2024-05-07 20:52:00,921 root INFO copying build/lib/django/contrib/postgres/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/id/LC_MESSAGES 2024-05-07 20:52:00,922 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ms 2024-05-07 20:52:00,923 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ms/LC_MESSAGES 2024-05-07 20:52:00,924 root INFO copying build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ms/LC_MESSAGES 2024-05-07 20:52:00,925 root INFO copying build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ms/LC_MESSAGES 2024-05-07 20:52:00,926 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar 2024-05-07 20:52:00,926 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar/LC_MESSAGES 2024-05-07 20:52:00,927 root INFO copying build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar/LC_MESSAGES 2024-05-07 20:52:00,928 root INFO copying build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar/LC_MESSAGES 2024-05-07 20:52:00,929 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gl 2024-05-07 20:52:00,930 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gl/LC_MESSAGES 2024-05-07 20:52:00,931 root INFO copying build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gl/LC_MESSAGES 2024-05-07 20:52:00,932 root INFO copying build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gl/LC_MESSAGES 2024-05-07 20:52:00,933 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hans 2024-05-07 20:52:00,933 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:00,934 root INFO copying build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:00,935 root INFO copying build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:00,936 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ne 2024-05-07 20:52:00,937 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ne/LC_MESSAGES 2024-05-07 20:52:00,937 root INFO copying build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ne/LC_MESSAGES 2024-05-07 20:52:00,938 root INFO copying build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ne/LC_MESSAGES 2024-05-07 20:52:00,939 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/uz 2024-05-07 20:52:00,940 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/uz/LC_MESSAGES 2024-05-07 20:52:00,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-05-07 20:52:00,942 root INFO copying build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/uz/LC_MESSAGES 2024-05-07 20:52:00,943 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hant 2024-05-07 20:52:00,943 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:00,944 root INFO copying build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:00,945 root INFO copying build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:00,946 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/az 2024-05-07 20:52:00,947 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/az/LC_MESSAGES 2024-05-07 20:52:00,947 root INFO copying build/lib/django/contrib/postgres/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/az/LC_MESSAGES 2024-05-07 20:52:00,948 root INFO copying build/lib/django/contrib/postgres/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/az/LC_MESSAGES 2024-05-07 20:52:00,949 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es 2024-05-07 20:52:00,950 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es/LC_MESSAGES 2024-05-07 20:52:00,951 root INFO copying build/lib/django/contrib/postgres/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es/LC_MESSAGES 2024-05-07 20:52:00,952 root INFO copying build/lib/django/contrib/postgres/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es/LC_MESSAGES 2024-05-07 20:52:00,953 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ko 2024-05-07 20:52:00,953 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ko/LC_MESSAGES 2024-05-07 20:52:00,954 root INFO copying build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ko/LC_MESSAGES 2024-05-07 20:52:00,955 root INFO copying build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ko/LC_MESSAGES 2024-05-07 20:52:00,956 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fr 2024-05-07 20:52:00,957 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fr/LC_MESSAGES 2024-05-07 20:52:00,957 root INFO copying build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fr/LC_MESSAGES 2024-05-07 20:52:00,958 root INFO copying build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fr/LC_MESSAGES 2024-05-07 20:52:00,959 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/bg 2024-05-07 20:52:00,960 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/bg/LC_MESSAGES 2024-05-07 20:52:00,961 root INFO copying build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/bg/LC_MESSAGES 2024-05-07 20:52:00,961 root INFO copying build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/bg/LC_MESSAGES 2024-05-07 20:52:00,963 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_MX 2024-05-07 20:52:00,963 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:00,964 root INFO copying build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:00,965 root INFO copying build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:00,966 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eo 2024-05-07 20:52:00,967 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eo/LC_MESSAGES 2024-05-07 20:52:00,967 root INFO copying build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eo/LC_MESSAGES 2024-05-07 20:52:00,968 root INFO copying build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eo/LC_MESSAGES 2024-05-07 20:52:00,969 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pl 2024-05-07 20:52:00,970 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pl/LC_MESSAGES 2024-05-07 20:52:00,971 root INFO copying build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pl/LC_MESSAGES 2024-05-07 20:52:00,972 root INFO copying build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pl/LC_MESSAGES 2024-05-07 20:52:00,973 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/kk 2024-05-07 20:52:00,974 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/kk/LC_MESSAGES 2024-05-07 20:52:00,974 root INFO copying build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/kk/LC_MESSAGES 2024-05-07 20:52:00,975 root INFO copying build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/kk/LC_MESSAGES 2024-05-07 20:52:00,976 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lt 2024-05-07 20:52:00,977 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lt/LC_MESSAGES 2024-05-07 20:52:00,977 root INFO copying build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lt/LC_MESSAGES 2024-05-07 20:52:00,978 root INFO copying build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lt/LC_MESSAGES 2024-05-07 20:52:00,979 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/de 2024-05-07 20:52:00,980 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/de/LC_MESSAGES 2024-05-07 20:52:00,981 root INFO copying build/lib/django/contrib/postgres/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/de/LC_MESSAGES 2024-05-07 20:52:00,982 root INFO copying build/lib/django/contrib/postgres/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/de/LC_MESSAGES 2024-05-07 20:52:00,983 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fi 2024-05-07 20:52:00,984 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fi/LC_MESSAGES 2024-05-07 20:52:00,984 root INFO copying build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fi/LC_MESSAGES 2024-05-07 20:52:00,985 root INFO copying build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fi/LC_MESSAGES 2024-05-07 20:52:00,986 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt_BR 2024-05-07 20:52:00,987 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:00,988 root INFO copying build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:00,989 root INFO copying build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:00,990 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ru 2024-05-07 20:52:00,990 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ru/LC_MESSAGES 2024-05-07 20:52:00,991 root INFO copying build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ru/LC_MESSAGES 2024-05-07 20:52:00,992 root INFO copying build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ru/LC_MESSAGES 2024-05-07 20:52:00,993 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ca 2024-05-07 20:52:00,994 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ca/LC_MESSAGES 2024-05-07 20:52:00,995 root INFO copying build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ca/LC_MESSAGES 2024-05-07 20:52:00,995 root INFO copying build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ca/LC_MESSAGES 2024-05-07 20:52:00,996 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nb 2024-05-07 20:52:00,997 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nb/LC_MESSAGES 2024-05-07 20:52:00,998 root INFO copying build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nb/LC_MESSAGES 2024-05-07 20:52:00,999 root INFO copying build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nb/LC_MESSAGES 2024-05-07 20:52:01,000 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ia 2024-05-07 20:52:01,001 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ia/LC_MESSAGES 2024-05-07 20:52:01,001 root INFO copying build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ia/LC_MESSAGES 2024-05-07 20:52:01,002 root INFO copying build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ia/LC_MESSAGES 2024-05-07 20:52:01,003 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/dsb 2024-05-07 20:52:01,004 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/dsb/LC_MESSAGES 2024-05-07 20:52:01,004 root INFO copying build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/dsb/LC_MESSAGES 2024-05-07 20:52:01,005 root INFO copying build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/dsb/LC_MESSAGES 2024-05-07 20:52:01,006 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hy 2024-05-07 20:52:01,007 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hy/LC_MESSAGES 2024-05-07 20:52:01,008 root INFO copying build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hy/LC_MESSAGES 2024-05-07 20:52:01,009 root INFO copying build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hy/LC_MESSAGES 2024-05-07 20:52:01,010 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ml 2024-05-07 20:52:01,011 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ml/LC_MESSAGES 2024-05-07 20:52:01,011 root INFO copying build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ml/LC_MESSAGES 2024-05-07 20:52:01,012 root INFO copying build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ml/LC_MESSAGES 2024-05-07 20:52:01,013 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sl 2024-05-07 20:52:01,014 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sl/LC_MESSAGES 2024-05-07 20:52:01,014 root INFO copying build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sl/LC_MESSAGES 2024-05-07 20:52:01,016 root INFO copying build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sl/LC_MESSAGES 2024-05-07 20:52:01,017 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hu 2024-05-07 20:52:01,017 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hu/LC_MESSAGES 2024-05-07 20:52:01,018 root INFO copying build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hu/LC_MESSAGES 2024-05-07 20:52:01,019 root INFO copying build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hu/LC_MESSAGES 2024-05-07 20:52:01,020 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sk 2024-05-07 20:52:01,021 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sk/LC_MESSAGES 2024-05-07 20:52:01,021 root INFO copying build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sk/LC_MESSAGES 2024-05-07 20:52:01,022 root INFO copying build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sk/LC_MESSAGES 2024-05-07 20:52:01,023 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hsb 2024-05-07 20:52:01,024 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hsb/LC_MESSAGES 2024-05-07 20:52:01,025 root INFO copying build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hsb/LC_MESSAGES 2024-05-07 20:52:01,025 root INFO copying build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hsb/LC_MESSAGES 2024-05-07 20:52:01,027 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mn 2024-05-07 20:52:01,027 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mn/LC_MESSAGES 2024-05-07 20:52:01,028 root INFO copying build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mn/LC_MESSAGES 2024-05-07 20:52:01,029 root INFO copying build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mn/LC_MESSAGES 2024-05-07 20:52:01,030 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ro 2024-05-07 20:52:01,031 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ro/LC_MESSAGES 2024-05-07 20:52:01,031 root INFO copying build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ro/LC_MESSAGES 2024-05-07 20:52:01,032 root INFO copying build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ro/LC_MESSAGES 2024-05-07 20:52:01,033 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/jinja2 2024-05-07 20:52:01,034 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/jinja2/postgres 2024-05-07 20:52:01,035 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/jinja2/postgres/widgets 2024-05-07 20:52:01,035 root INFO copying build/lib/django/contrib/postgres/jinja2/postgres/widgets/split_array.html -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/jinja2/postgres/widgets 2024-05-07 20:52:01,036 root INFO copying build/lib/django/contrib/postgres/lookups.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-05-07 20:52:01,037 root INFO copying build/lib/django/contrib/postgres/utils.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-05-07 20:52:01,038 root INFO copying build/lib/django/contrib/postgres/validators.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-05-07 20:52:01,039 root INFO copying build/lib/django/contrib/postgres/constraints.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-05-07 20:52:01,040 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-05-07 20:52:01,041 root INFO copying build/lib/django/contrib/staticfiles/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-05-07 20:52:01,042 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/staticfiles/management 2024-05-07 20:52:01,042 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/staticfiles/management/commands 2024-05-07 20:52:01,043 root INFO copying build/lib/django/contrib/staticfiles/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles/management/commands 2024-05-07 20:52:01,044 root INFO copying build/lib/django/contrib/staticfiles/management/commands/collectstatic.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles/management/commands 2024-05-07 20:52:01,045 root INFO copying build/lib/django/contrib/staticfiles/management/commands/findstatic.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles/management/commands 2024-05-07 20:52:01,046 root INFO copying build/lib/django/contrib/staticfiles/management/commands/runserver.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles/management/commands 2024-05-07 20:52:01,047 root INFO copying build/lib/django/contrib/staticfiles/management/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles/management 2024-05-07 20:52:01,048 root INFO copying build/lib/django/contrib/staticfiles/urls.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-05-07 20:52:01,048 root INFO copying build/lib/django/contrib/staticfiles/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-05-07 20:52:01,049 root INFO copying build/lib/django/contrib/staticfiles/handlers.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-05-07 20:52:01,050 root INFO copying build/lib/django/contrib/staticfiles/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-05-07 20:52:01,051 root INFO copying build/lib/django/contrib/staticfiles/checks.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-05-07 20:52:01,052 root INFO copying build/lib/django/contrib/staticfiles/storage.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-05-07 20:52:01,053 root INFO copying build/lib/django/contrib/staticfiles/finders.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-05-07 20:52:01,054 root INFO copying build/lib/django/contrib/staticfiles/utils.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-05-07 20:52:01,055 root INFO copying build/lib/django/contrib/staticfiles/testing.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-05-07 20:52:01,056 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs 2024-05-07 20:52:01,056 root INFO copying build/lib/django/contrib/admindocs/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs 2024-05-07 20:52:01,057 root INFO copying build/lib/django/contrib/admindocs/urls.py -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs 2024-05-07 20:52:01,058 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates 2024-05-07 20:52:01,059 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 20:52:01,060 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/template_detail.html -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 20:52:01,060 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/view_index.html -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 20:52:01,061 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/model_index.html -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 20:52:01,062 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/model_detail.html -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 20:52:01,063 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/template_tag_index.html -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 20:52:01,064 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/missing_docutils.html -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 20:52:01,065 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/index.html -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 20:52:01,065 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/template_filter_index.html -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 20:52:01,066 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/bookmarklets.html -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 20:52:01,067 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/view_detail.html -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 20:52:01,068 root INFO copying build/lib/django/contrib/admindocs/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs 2024-05-07 20:52:01,069 root INFO copying build/lib/django/contrib/admindocs/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs 2024-05-07 20:52:01,070 root INFO copying build/lib/django/contrib/admindocs/middleware.py -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs 2024-05-07 20:52:01,071 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale 2024-05-07 20:52:01,072 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cy 2024-05-07 20:52:01,073 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cy/LC_MESSAGES 2024-05-07 20:52:01,073 root INFO copying build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cy/LC_MESSAGES 2024-05-07 20:52:01,074 root INFO copying build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cy/LC_MESSAGES 2024-05-07 20:52:01,076 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_AU 2024-05-07 20:52:01,076 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:01,077 root INFO copying build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:01,078 root INFO copying build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:01,079 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ckb 2024-05-07 20:52:01,080 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2024-05-07 20:52:01,080 root INFO copying build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2024-05-07 20:52:01,081 root INFO copying build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2024-05-07 20:52:01,082 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kn 2024-05-07 20:52:01,083 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kn/LC_MESSAGES 2024-05-07 20:52:01,084 root INFO copying build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kn/LC_MESSAGES 2024-05-07 20:52:01,085 root INFO copying build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kn/LC_MESSAGES 2024-05-07 20:52:01,086 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kab 2024-05-07 20:52:01,086 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kab/LC_MESSAGES 2024-05-07 20:52:01,087 root INFO copying build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kab/LC_MESSAGES 2024-05-07 20:52:01,088 root INFO copying build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kab/LC_MESSAGES 2024-05-07 20:52:01,089 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ur 2024-05-07 20:52:01,090 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ur/LC_MESSAGES 2024-05-07 20:52:01,090 root INFO copying build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ur/LC_MESSAGES 2024-05-07 20:52:01,091 root INFO copying build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ur/LC_MESSAGES 2024-05-07 20:52:01,092 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nn 2024-05-07 20:52:01,093 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nn/LC_MESSAGES 2024-05-07 20:52:01,094 root INFO copying build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nn/LC_MESSAGES 2024-05-07 20:52:01,095 root INFO copying build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nn/LC_MESSAGES 2024-05-07 20:52:01,096 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr 2024-05-07 20:52:01,097 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr/LC_MESSAGES 2024-05-07 20:52:01,097 root INFO copying build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr/LC_MESSAGES 2024-05-07 20:52:01,098 root INFO copying build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr/LC_MESSAGES 2024-05-07 20:52:01,100 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr_Latn 2024-05-07 20:52:01,100 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:01,101 root INFO copying build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:01,102 root INFO copying build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:01,103 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/be 2024-05-07 20:52:01,104 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/be/LC_MESSAGES 2024-05-07 20:52:01,105 root INFO copying build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/be/LC_MESSAGES 2024-05-07 20:52:01,105 root INFO copying build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/be/LC_MESSAGES 2024-05-07 20:52:01,107 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/is 2024-05-07 20:52:01,107 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/is/LC_MESSAGES 2024-05-07 20:52:01,108 root INFO copying build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/is/LC_MESSAGES 2024-05-07 20:52:01,109 root INFO copying build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/is/LC_MESSAGES 2024-05-07 20:52:01,110 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lv 2024-05-07 20:52:01,111 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lv/LC_MESSAGES 2024-05-07 20:52:01,111 root INFO copying build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lv/LC_MESSAGES 2024-05-07 20:52:01,112 root INFO copying build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lv/LC_MESSAGES 2024-05-07 20:52:01,113 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt 2024-05-07 20:52:01,114 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt/LC_MESSAGES 2024-05-07 20:52:01,115 root INFO copying build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt/LC_MESSAGES 2024-05-07 20:52:01,116 root INFO copying build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt/LC_MESSAGES 2024-05-07 20:52:01,117 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sw 2024-05-07 20:52:01,118 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sw/LC_MESSAGES 2024-05-07 20:52:01,119 root INFO copying build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sw/LC_MESSAGES 2024-05-07 20:52:01,120 root INFO copying build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sw/LC_MESSAGES 2024-05-07 20:52:01,121 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/et 2024-05-07 20:52:01,122 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/et/LC_MESSAGES 2024-05-07 20:52:01,131 root INFO copying build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/et/LC_MESSAGES 2024-05-07 20:52:01,132 root INFO copying build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/et/LC_MESSAGES 2024-05-07 20:52:01,133 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_CO 2024-05-07 20:52:01,134 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:01,135 root INFO copying build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:01,136 root INFO copying build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:01,137 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ga 2024-05-07 20:52:01,138 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ga/LC_MESSAGES 2024-05-07 20:52:01,138 root INFO copying build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ga/LC_MESSAGES 2024-05-07 20:52:01,139 root INFO copying build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ga/LC_MESSAGES 2024-05-07 20:52:01,140 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/th 2024-05-07 20:52:01,141 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/th/LC_MESSAGES 2024-05-07 20:52:01,142 root INFO copying build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/th/LC_MESSAGES 2024-05-07 20:52:01,143 root INFO copying build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/th/LC_MESSAGES 2024-05-07 20:52:01,144 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sq 2024-05-07 20:52:01,144 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sq/LC_MESSAGES 2024-05-07 20:52:01,145 root INFO copying build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sq/LC_MESSAGES 2024-05-07 20:52:01,146 root INFO copying build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sq/LC_MESSAGES 2024-05-07 20:52:01,147 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nl 2024-05-07 20:52:01,148 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nl/LC_MESSAGES 2024-05-07 20:52:01,149 root INFO copying build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nl/LC_MESSAGES 2024-05-07 20:52:01,150 root INFO copying build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nl/LC_MESSAGES 2024-05-07 20:52:01,151 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tg 2024-05-07 20:52:01,152 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tg/LC_MESSAGES 2024-05-07 20:52:01,152 root INFO copying build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tg/LC_MESSAGES 2024-05-07 20:52:01,154 root INFO copying build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tg/LC_MESSAGES 2024-05-07 20:52:01,155 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bn 2024-05-07 20:52:01,156 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bn/LC_MESSAGES 2024-05-07 20:52:01,156 root INFO copying build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bn/LC_MESSAGES 2024-05-07 20:52:01,157 root INFO copying build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bn/LC_MESSAGES 2024-05-07 20:52:01,159 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/io 2024-05-07 20:52:01,159 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/io/LC_MESSAGES 2024-05-07 20:52:01,160 root INFO copying build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/io/LC_MESSAGES 2024-05-07 20:52:01,161 root INFO copying build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/io/LC_MESSAGES 2024-05-07 20:52:01,162 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/br 2024-05-07 20:52:01,163 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/br/LC_MESSAGES 2024-05-07 20:52:01,163 root INFO copying build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/br/LC_MESSAGES 2024-05-07 20:52:01,164 root INFO copying build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/br/LC_MESSAGES 2024-05-07 20:52:01,165 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/uk 2024-05-07 20:52:01,166 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/uk/LC_MESSAGES 2024-05-07 20:52:01,167 root INFO copying build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/uk/LC_MESSAGES 2024-05-07 20:52:01,168 root INFO copying build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/uk/LC_MESSAGES 2024-05-07 20:52:01,169 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ky 2024-05-07 20:52:01,170 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ky/LC_MESSAGES 2024-05-07 20:52:01,170 root INFO copying build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ky/LC_MESSAGES 2024-05-07 20:52:01,171 root INFO copying build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ky/LC_MESSAGES 2024-05-07 20:52:01,172 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/af 2024-05-07 20:52:01,173 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/af/LC_MESSAGES 2024-05-07 20:52:01,174 root INFO copying build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/af/LC_MESSAGES 2024-05-07 20:52:01,175 root INFO copying build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/af/LC_MESSAGES 2024-05-07 20:52:01,176 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/it 2024-05-07 20:52:01,177 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/it/LC_MESSAGES 2024-05-07 20:52:01,177 root INFO copying build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/it/LC_MESSAGES 2024-05-07 20:52:01,178 root INFO copying build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/it/LC_MESSAGES 2024-05-07 20:52:01,179 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_AR 2024-05-07 20:52:01,180 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:01,181 root INFO copying build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:01,182 root INFO copying build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:01,183 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fa 2024-05-07 20:52:01,184 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fa/LC_MESSAGES 2024-05-07 20:52:01,185 root INFO copying build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fa/LC_MESSAGES 2024-05-07 20:52:01,186 root INFO copying build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fa/LC_MESSAGES 2024-05-07 20:52:01,187 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/el 2024-05-07 20:52:01,188 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/el/LC_MESSAGES 2024-05-07 20:52:01,188 root INFO copying build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/el/LC_MESSAGES 2024-05-07 20:52:01,189 root INFO copying build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/el/LC_MESSAGES 2024-05-07 20:52:01,190 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tr 2024-05-07 20:52:01,191 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tr/LC_MESSAGES 2024-05-07 20:52:01,192 root INFO copying build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tr/LC_MESSAGES 2024-05-07 20:52:01,193 root INFO copying build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tr/LC_MESSAGES 2024-05-07 20:52:01,194 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eu 2024-05-07 20:52:01,195 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eu/LC_MESSAGES 2024-05-07 20:52:01,195 root INFO copying build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eu/LC_MESSAGES 2024-05-07 20:52:01,196 root INFO copying build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eu/LC_MESSAGES 2024-05-07 20:52:01,198 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mr 2024-05-07 20:52:01,198 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mr/LC_MESSAGES 2024-05-07 20:52:01,199 root INFO copying build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mr/LC_MESSAGES 2024-05-07 20:52:01,200 root INFO copying build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mr/LC_MESSAGES 2024-05-07 20:52:01,201 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bs 2024-05-07 20:52:01,202 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bs/LC_MESSAGES 2024-05-07 20:52:01,203 root INFO copying build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bs/LC_MESSAGES 2024-05-07 20:52:01,204 root INFO copying build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bs/LC_MESSAGES 2024-05-07 20:52:01,205 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar_DZ 2024-05-07 20:52:01,205 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:01,206 root INFO copying build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:01,207 root INFO copying build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:01,208 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ja 2024-05-07 20:52:01,209 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ja/LC_MESSAGES 2024-05-07 20:52:01,210 root INFO copying build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ja/LC_MESSAGES 2024-05-07 20:52:01,211 root INFO copying build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ja/LC_MESSAGES 2024-05-07 20:52:01,212 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/my 2024-05-07 20:52:01,213 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/my/LC_MESSAGES 2024-05-07 20:52:01,213 root INFO copying build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/my/LC_MESSAGES 2024-05-07 20:52:01,214 root INFO copying build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/my/LC_MESSAGES 2024-05-07 20:52:01,215 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gd 2024-05-07 20:52:01,216 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gd/LC_MESSAGES 2024-05-07 20:52:01,217 root INFO copying build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gd/LC_MESSAGES 2024-05-07 20:52:01,218 root INFO copying build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gd/LC_MESSAGES 2024-05-07 20:52:01,219 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/da 2024-05-07 20:52:01,220 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/da/LC_MESSAGES 2024-05-07 20:52:01,221 root INFO copying build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/da/LC_MESSAGES 2024-05-07 20:52:01,221 root INFO copying build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/da/LC_MESSAGES 2024-05-07 20:52:01,223 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/he 2024-05-07 20:52:01,224 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/he/LC_MESSAGES 2024-05-07 20:52:01,224 root INFO copying build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/he/LC_MESSAGES 2024-05-07 20:52:01,225 root INFO copying build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/he/LC_MESSAGES 2024-05-07 20:52:01,227 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en 2024-05-07 20:52:01,227 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en/LC_MESSAGES 2024-05-07 20:52:01,228 root INFO copying build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en/LC_MESSAGES 2024-05-07 20:52:01,229 root INFO copying build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en/LC_MESSAGES 2024-05-07 20:52:01,230 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hr 2024-05-07 20:52:01,231 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hr/LC_MESSAGES 2024-05-07 20:52:01,231 root INFO copying build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hr/LC_MESSAGES 2024-05-07 20:52:01,232 root INFO copying build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hr/LC_MESSAGES 2024-05-07 20:52:01,233 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ast 2024-05-07 20:52:01,236 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ast/LC_MESSAGES 2024-05-07 20:52:01,237 root INFO copying build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ast/LC_MESSAGES 2024-05-07 20:52:01,238 root INFO copying build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ast/LC_MESSAGES 2024-05-07 20:52:01,239 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sv 2024-05-07 20:52:01,239 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sv/LC_MESSAGES 2024-05-07 20:52:01,240 root INFO copying build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sv/LC_MESSAGES 2024-05-07 20:52:01,241 root INFO copying build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sv/LC_MESSAGES 2024-05-07 20:52:01,242 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cs 2024-05-07 20:52:01,243 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cs/LC_MESSAGES 2024-05-07 20:52:01,244 root INFO copying build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cs/LC_MESSAGES 2024-05-07 20:52:01,245 root INFO copying build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cs/LC_MESSAGES 2024-05-07 20:52:01,246 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_VE 2024-05-07 20:52:01,247 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:01,247 root INFO copying build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:01,249 root INFO copying build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:01,250 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ka 2024-05-07 20:52:01,251 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ka/LC_MESSAGES 2024-05-07 20:52:01,251 root INFO copying build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ka/LC_MESSAGES 2024-05-07 20:52:01,252 root INFO copying build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ka/LC_MESSAGES 2024-05-07 20:52:01,254 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mk 2024-05-07 20:52:01,254 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mk/LC_MESSAGES 2024-05-07 20:52:01,255 root INFO copying build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mk/LC_MESSAGES 2024-05-07 20:52:01,256 root INFO copying build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mk/LC_MESSAGES 2024-05-07 20:52:01,257 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/id 2024-05-07 20:52:01,258 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/id/LC_MESSAGES 2024-05-07 20:52:01,259 root INFO copying build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/id/LC_MESSAGES 2024-05-07 20:52:01,260 root INFO copying build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/id/LC_MESSAGES 2024-05-07 20:52:01,261 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ta 2024-05-07 20:52:01,262 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ta/LC_MESSAGES 2024-05-07 20:52:01,262 root INFO copying build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ta/LC_MESSAGES 2024-05-07 20:52:01,263 root INFO copying build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ta/LC_MESSAGES 2024-05-07 20:52:01,264 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ms 2024-05-07 20:52:01,265 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ms/LC_MESSAGES 2024-05-07 20:52:01,265 root INFO copying build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ms/LC_MESSAGES 2024-05-07 20:52:01,267 root INFO copying build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ms/LC_MESSAGES 2024-05-07 20:52:01,268 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar 2024-05-07 20:52:01,269 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar/LC_MESSAGES 2024-05-07 20:52:01,269 root INFO copying build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar/LC_MESSAGES 2024-05-07 20:52:01,270 root INFO copying build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar/LC_MESSAGES 2024-05-07 20:52:01,272 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gl 2024-05-07 20:52:01,272 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gl/LC_MESSAGES 2024-05-07 20:52:01,273 root INFO copying build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gl/LC_MESSAGES 2024-05-07 20:52:01,274 root INFO copying build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gl/LC_MESSAGES 2024-05-07 20:52:01,275 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hans 2024-05-07 20:52:01,276 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:01,277 root INFO copying build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:01,278 root INFO copying build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:01,279 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ne 2024-05-07 20:52:01,280 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ne/LC_MESSAGES 2024-05-07 20:52:01,280 root INFO copying build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ne/LC_MESSAGES 2024-05-07 20:52:01,281 root INFO copying build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ne/LC_MESSAGES 2024-05-07 20:52:01,282 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hant 2024-05-07 20:52:01,283 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:01,284 root INFO copying build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:01,285 root INFO copying build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:01,286 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/az 2024-05-07 20:52:01,286 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/az/LC_MESSAGES 2024-05-07 20:52:01,287 root INFO copying build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/az/LC_MESSAGES 2024-05-07 20:52:01,288 root INFO copying build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/az/LC_MESSAGES 2024-05-07 20:52:01,289 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es 2024-05-07 20:52:01,290 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es/LC_MESSAGES 2024-05-07 20:52:01,290 root INFO copying build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es/LC_MESSAGES 2024-05-07 20:52:01,292 root INFO copying build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es/LC_MESSAGES 2024-05-07 20:52:01,293 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ko 2024-05-07 20:52:01,294 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ko/LC_MESSAGES 2024-05-07 20:52:01,294 root INFO copying build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ko/LC_MESSAGES 2024-05-07 20:52:01,295 root INFO copying build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ko/LC_MESSAGES 2024-05-07 20:52:01,297 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pa 2024-05-07 20:52:01,297 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pa/LC_MESSAGES 2024-05-07 20:52:01,298 root INFO copying build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pa/LC_MESSAGES 2024-05-07 20:52:01,299 root INFO copying build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pa/LC_MESSAGES 2024-05-07 20:52:01,300 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fr 2024-05-07 20:52:01,301 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fr/LC_MESSAGES 2024-05-07 20:52:01,302 root INFO copying build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fr/LC_MESSAGES 2024-05-07 20:52:01,303 root INFO copying build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fr/LC_MESSAGES 2024-05-07 20:52:01,304 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bg 2024-05-07 20:52:01,305 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bg/LC_MESSAGES 2024-05-07 20:52:01,305 root INFO copying build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bg/LC_MESSAGES 2024-05-07 20:52:01,306 root INFO copying build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bg/LC_MESSAGES 2024-05-07 20:52:01,308 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_MX 2024-05-07 20:52:01,308 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:01,309 root INFO copying build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:01,310 root INFO copying build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:01,311 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eo 2024-05-07 20:52:01,312 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eo/LC_MESSAGES 2024-05-07 20:52:01,312 root INFO copying build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eo/LC_MESSAGES 2024-05-07 20:52:01,313 root INFO copying build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eo/LC_MESSAGES 2024-05-07 20:52:01,315 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pl 2024-05-07 20:52:01,315 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pl/LC_MESSAGES 2024-05-07 20:52:01,316 root INFO copying build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pl/LC_MESSAGES 2024-05-07 20:52:01,317 root INFO copying build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pl/LC_MESSAGES 2024-05-07 20:52:01,318 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kk 2024-05-07 20:52:01,319 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kk/LC_MESSAGES 2024-05-07 20:52:01,320 root INFO copying build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kk/LC_MESSAGES 2024-05-07 20:52:01,321 root INFO copying build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kk/LC_MESSAGES 2024-05-07 20:52:01,322 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lt 2024-05-07 20:52:01,323 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lt/LC_MESSAGES 2024-05-07 20:52:01,323 root INFO copying build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lt/LC_MESSAGES 2024-05-07 20:52:01,324 root INFO copying build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lt/LC_MESSAGES 2024-05-07 20:52:01,325 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hi 2024-05-07 20:52:01,326 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hi/LC_MESSAGES 2024-05-07 20:52:01,327 root INFO copying build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hi/LC_MESSAGES 2024-05-07 20:52:01,328 root INFO copying build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hi/LC_MESSAGES 2024-05-07 20:52:01,329 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/de 2024-05-07 20:52:01,330 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/de/LC_MESSAGES 2024-05-07 20:52:01,330 root INFO copying build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/de/LC_MESSAGES 2024-05-07 20:52:01,331 root INFO copying build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/de/LC_MESSAGES 2024-05-07 20:52:01,333 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/te 2024-05-07 20:52:01,333 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/te/LC_MESSAGES 2024-05-07 20:52:01,334 root INFO copying build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/te/LC_MESSAGES 2024-05-07 20:52:01,335 root INFO copying build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/te/LC_MESSAGES 2024-05-07 20:52:01,336 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/udm 2024-05-07 20:52:01,337 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/udm/LC_MESSAGES 2024-05-07 20:52:01,337 root INFO copying build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/udm/LC_MESSAGES 2024-05-07 20:52:01,338 root INFO copying build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/udm/LC_MESSAGES 2024-05-07 20:52:01,339 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fi 2024-05-07 20:52:01,340 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fi/LC_MESSAGES 2024-05-07 20:52:01,341 root INFO copying build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fi/LC_MESSAGES 2024-05-07 20:52:01,342 root INFO copying build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fi/LC_MESSAGES 2024-05-07 20:52:01,343 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt_BR 2024-05-07 20:52:01,344 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:01,345 root INFO copying build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:01,346 root INFO copying build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:01,347 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lb 2024-05-07 20:52:01,348 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lb/LC_MESSAGES 2024-05-07 20:52:01,348 root INFO copying build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lb/LC_MESSAGES 2024-05-07 20:52:01,349 root INFO copying build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lb/LC_MESSAGES 2024-05-07 20:52:01,350 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ru 2024-05-07 20:52:01,351 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ru/LC_MESSAGES 2024-05-07 20:52:01,352 root INFO copying build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ru/LC_MESSAGES 2024-05-07 20:52:01,353 root INFO copying build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ru/LC_MESSAGES 2024-05-07 20:52:01,354 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ca 2024-05-07 20:52:01,355 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ca/LC_MESSAGES 2024-05-07 20:52:01,355 root INFO copying build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ca/LC_MESSAGES 2024-05-07 20:52:01,356 root INFO copying build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ca/LC_MESSAGES 2024-05-07 20:52:01,358 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nb 2024-05-07 20:52:01,358 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nb/LC_MESSAGES 2024-05-07 20:52:01,359 root INFO copying build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nb/LC_MESSAGES 2024-05-07 20:52:01,360 root INFO copying build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nb/LC_MESSAGES 2024-05-07 20:52:01,361 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/vi 2024-05-07 20:52:01,362 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/vi/LC_MESSAGES 2024-05-07 20:52:01,363 root INFO copying build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/vi/LC_MESSAGES 2024-05-07 20:52:01,364 root INFO copying build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/vi/LC_MESSAGES 2024-05-07 20:52:01,365 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ia 2024-05-07 20:52:01,365 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ia/LC_MESSAGES 2024-05-07 20:52:01,366 root INFO copying build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ia/LC_MESSAGES 2024-05-07 20:52:01,367 root INFO copying build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ia/LC_MESSAGES 2024-05-07 20:52:01,368 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/dsb 2024-05-07 20:52:01,369 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2024-05-07 20:52:01,369 root INFO copying build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2024-05-07 20:52:01,371 root INFO copying build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2024-05-07 20:52:01,372 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_GB 2024-05-07 20:52:01,373 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:01,373 root INFO copying build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:01,374 root INFO copying build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:01,375 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ml 2024-05-07 20:52:01,376 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ml/LC_MESSAGES 2024-05-07 20:52:01,377 root INFO copying build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ml/LC_MESSAGES 2024-05-07 20:52:01,378 root INFO copying build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ml/LC_MESSAGES 2024-05-07 20:52:01,379 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/os 2024-05-07 20:52:01,380 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/os/LC_MESSAGES 2024-05-07 20:52:01,380 root INFO copying build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/os/LC_MESSAGES 2024-05-07 20:52:01,381 root INFO copying build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/os/LC_MESSAGES 2024-05-07 20:52:01,382 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sl 2024-05-07 20:52:01,383 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sl/LC_MESSAGES 2024-05-07 20:52:01,384 root INFO copying build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sl/LC_MESSAGES 2024-05-07 20:52:01,385 root INFO copying build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sl/LC_MESSAGES 2024-05-07 20:52:01,386 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/km 2024-05-07 20:52:01,387 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/km/LC_MESSAGES 2024-05-07 20:52:01,388 root INFO copying build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/km/LC_MESSAGES 2024-05-07 20:52:01,388 root INFO copying build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/km/LC_MESSAGES 2024-05-07 20:52:01,390 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hu 2024-05-07 20:52:01,390 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hu/LC_MESSAGES 2024-05-07 20:52:01,391 root INFO copying build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hu/LC_MESSAGES 2024-05-07 20:52:01,392 root INFO copying build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hu/LC_MESSAGES 2024-05-07 20:52:01,393 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fy 2024-05-07 20:52:01,394 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fy/LC_MESSAGES 2024-05-07 20:52:01,395 root INFO copying build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fy/LC_MESSAGES 2024-05-07 20:52:01,396 root INFO copying build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fy/LC_MESSAGES 2024-05-07 20:52:01,397 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sk 2024-05-07 20:52:01,398 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sk/LC_MESSAGES 2024-05-07 20:52:01,398 root INFO copying build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sk/LC_MESSAGES 2024-05-07 20:52:01,399 root INFO copying build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sk/LC_MESSAGES 2024-05-07 20:52:01,401 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hsb 2024-05-07 20:52:01,401 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2024-05-07 20:52:01,402 root INFO copying build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2024-05-07 20:52:01,403 root INFO copying build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2024-05-07 20:52:01,404 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mn 2024-05-07 20:52:01,405 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mn/LC_MESSAGES 2024-05-07 20:52:01,406 root INFO copying build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mn/LC_MESSAGES 2024-05-07 20:52:01,407 root INFO copying build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mn/LC_MESSAGES 2024-05-07 20:52:01,408 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tt 2024-05-07 20:52:01,409 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tt/LC_MESSAGES 2024-05-07 20:52:01,409 root INFO copying build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tt/LC_MESSAGES 2024-05-07 20:52:01,410 root INFO copying build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tt/LC_MESSAGES 2024-05-07 20:52:01,411 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ro 2024-05-07 20:52:01,412 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ro/LC_MESSAGES 2024-05-07 20:52:01,413 root INFO copying build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ro/LC_MESSAGES 2024-05-07 20:52:01,414 root INFO copying build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ro/LC_MESSAGES 2024-05-07 20:52:01,415 root INFO copying build/lib/django/contrib/admindocs/utils.py -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs 2024-05-07 20:52:01,416 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-05-07 20:52:01,417 root INFO copying build/lib/django/contrib/flatpages/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-05-07 20:52:01,418 root INFO copying build/lib/django/contrib/flatpages/urls.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-05-07 20:52:01,419 root INFO copying build/lib/django/contrib/flatpages/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-05-07 20:52:01,420 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/migrations 2024-05-07 20:52:01,420 root INFO copying build/lib/django/contrib/flatpages/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/migrations 2024-05-07 20:52:01,421 root INFO copying build/lib/django/contrib/flatpages/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/migrations 2024-05-07 20:52:01,422 root INFO copying build/lib/django/contrib/flatpages/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-05-07 20:52:01,423 root INFO copying build/lib/django/contrib/flatpages/forms.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-05-07 20:52:01,424 root INFO copying build/lib/django/contrib/flatpages/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-05-07 20:52:01,425 root INFO copying build/lib/django/contrib/flatpages/middleware.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-05-07 20:52:01,425 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/templatetags 2024-05-07 20:52:01,426 root INFO copying build/lib/django/contrib/flatpages/templatetags/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/templatetags 2024-05-07 20:52:01,427 root INFO copying build/lib/django/contrib/flatpages/templatetags/flatpages.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/templatetags 2024-05-07 20:52:01,428 root INFO copying build/lib/django/contrib/flatpages/admin.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-05-07 20:52:01,429 root INFO copying build/lib/django/contrib/flatpages/sitemaps.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-05-07 20:52:01,430 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale 2024-05-07 20:52:01,431 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cy 2024-05-07 20:52:01,432 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cy/LC_MESSAGES 2024-05-07 20:52:01,432 root INFO copying build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cy/LC_MESSAGES 2024-05-07 20:52:01,433 root INFO copying build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cy/LC_MESSAGES 2024-05-07 20:52:01,434 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_AU 2024-05-07 20:52:01,435 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:01,436 root INFO copying build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:01,436 root INFO copying build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:01,437 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ckb 2024-05-07 20:52:01,438 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2024-05-07 20:52:01,439 root INFO copying build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2024-05-07 20:52:01,440 root INFO copying build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2024-05-07 20:52:01,441 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kn 2024-05-07 20:52:01,442 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kn/LC_MESSAGES 2024-05-07 20:52:01,442 root INFO copying build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kn/LC_MESSAGES 2024-05-07 20:52:01,443 root INFO copying build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kn/LC_MESSAGES 2024-05-07 20:52:01,444 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ur 2024-05-07 20:52:01,445 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ur/LC_MESSAGES 2024-05-07 20:52:01,445 root INFO copying build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ur/LC_MESSAGES 2024-05-07 20:52:01,446 root INFO copying build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ur/LC_MESSAGES 2024-05-07 20:52:01,447 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nn 2024-05-07 20:52:01,448 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nn/LC_MESSAGES 2024-05-07 20:52:01,449 root INFO copying build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nn/LC_MESSAGES 2024-05-07 20:52:01,450 root INFO copying build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nn/LC_MESSAGES 2024-05-07 20:52:01,451 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr 2024-05-07 20:52:01,452 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr/LC_MESSAGES 2024-05-07 20:52:01,452 root INFO copying build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr/LC_MESSAGES 2024-05-07 20:52:01,453 root INFO copying build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr/LC_MESSAGES 2024-05-07 20:52:01,454 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr_Latn 2024-05-07 20:52:01,455 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:01,455 root INFO copying build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:01,456 root INFO copying build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:01,457 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/be 2024-05-07 20:52:01,458 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/be/LC_MESSAGES 2024-05-07 20:52:01,459 root INFO copying build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/be/LC_MESSAGES 2024-05-07 20:52:01,460 root INFO copying build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/be/LC_MESSAGES 2024-05-07 20:52:01,461 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/is 2024-05-07 20:52:01,461 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/is/LC_MESSAGES 2024-05-07 20:52:01,462 root INFO copying build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/is/LC_MESSAGES 2024-05-07 20:52:01,463 root INFO copying build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/is/LC_MESSAGES 2024-05-07 20:52:01,464 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lv 2024-05-07 20:52:01,465 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lv/LC_MESSAGES 2024-05-07 20:52:01,465 root INFO copying build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lv/LC_MESSAGES 2024-05-07 20:52:01,466 root INFO copying build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lv/LC_MESSAGES 2024-05-07 20:52:01,467 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt 2024-05-07 20:52:01,468 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt/LC_MESSAGES 2024-05-07 20:52:01,469 root INFO copying build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt/LC_MESSAGES 2024-05-07 20:52:01,470 root INFO copying build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt/LC_MESSAGES 2024-05-07 20:52:01,471 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sw 2024-05-07 20:52:01,471 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sw/LC_MESSAGES 2024-05-07 20:52:01,472 root INFO copying build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sw/LC_MESSAGES 2024-05-07 20:52:01,473 root INFO copying build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sw/LC_MESSAGES 2024-05-07 20:52:01,474 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/et 2024-05-07 20:52:01,475 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/et/LC_MESSAGES 2024-05-07 20:52:01,476 root INFO copying build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/et/LC_MESSAGES 2024-05-07 20:52:01,476 root INFO copying build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/et/LC_MESSAGES 2024-05-07 20:52:01,477 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_CO 2024-05-07 20:52:01,478 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:01,479 root INFO copying build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:01,480 root INFO copying build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:01,481 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tk 2024-05-07 20:52:01,481 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tk/LC_MESSAGES 2024-05-07 20:52:01,482 root INFO copying build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tk/LC_MESSAGES 2024-05-07 20:52:01,483 root INFO copying build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tk/LC_MESSAGES 2024-05-07 20:52:01,484 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ga 2024-05-07 20:52:01,485 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ga/LC_MESSAGES 2024-05-07 20:52:01,485 root INFO copying build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ga/LC_MESSAGES 2024-05-07 20:52:01,486 root INFO copying build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ga/LC_MESSAGES 2024-05-07 20:52:01,487 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/th 2024-05-07 20:52:01,488 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/th/LC_MESSAGES 2024-05-07 20:52:01,489 root INFO copying build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/th/LC_MESSAGES 2024-05-07 20:52:01,490 root INFO copying build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/th/LC_MESSAGES 2024-05-07 20:52:01,491 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sq 2024-05-07 20:52:01,492 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sq/LC_MESSAGES 2024-05-07 20:52:01,492 root INFO copying build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sq/LC_MESSAGES 2024-05-07 20:52:01,493 root INFO copying build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sq/LC_MESSAGES 2024-05-07 20:52:01,494 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nl 2024-05-07 20:52:01,495 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nl/LC_MESSAGES 2024-05-07 20:52:01,496 root INFO copying build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nl/LC_MESSAGES 2024-05-07 20:52:01,496 root INFO copying build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nl/LC_MESSAGES 2024-05-07 20:52:01,497 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tg 2024-05-07 20:52:01,498 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tg/LC_MESSAGES 2024-05-07 20:52:01,499 root INFO copying build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tg/LC_MESSAGES 2024-05-07 20:52:01,500 root INFO copying build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tg/LC_MESSAGES 2024-05-07 20:52:01,501 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bn 2024-05-07 20:52:01,501 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bn/LC_MESSAGES 2024-05-07 20:52:01,502 root INFO copying build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bn/LC_MESSAGES 2024-05-07 20:52:01,503 root INFO copying build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bn/LC_MESSAGES 2024-05-07 20:52:01,504 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/io 2024-05-07 20:52:01,505 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/io/LC_MESSAGES 2024-05-07 20:52:01,505 root INFO copying build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/io/LC_MESSAGES 2024-05-07 20:52:01,506 root INFO copying build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/io/LC_MESSAGES 2024-05-07 20:52:01,507 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/br 2024-05-07 20:52:01,508 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/br/LC_MESSAGES 2024-05-07 20:52:01,509 root INFO copying build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/br/LC_MESSAGES 2024-05-07 20:52:01,510 root INFO copying build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/br/LC_MESSAGES 2024-05-07 20:52:01,511 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/uk 2024-05-07 20:52:01,511 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/uk/LC_MESSAGES 2024-05-07 20:52:01,512 root INFO copying build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/uk/LC_MESSAGES 2024-05-07 20:52:01,513 root INFO copying build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/uk/LC_MESSAGES 2024-05-07 20:52:01,514 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ky 2024-05-07 20:52:01,515 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ky/LC_MESSAGES 2024-05-07 20:52:01,515 root INFO copying build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ky/LC_MESSAGES 2024-05-07 20:52:01,516 root INFO copying build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ky/LC_MESSAGES 2024-05-07 20:52:01,517 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/af 2024-05-07 20:52:01,518 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/af/LC_MESSAGES 2024-05-07 20:52:01,519 root INFO copying build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/af/LC_MESSAGES 2024-05-07 20:52:01,520 root INFO copying build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/af/LC_MESSAGES 2024-05-07 20:52:01,521 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/it 2024-05-07 20:52:01,522 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/it/LC_MESSAGES 2024-05-07 20:52:01,522 root INFO copying build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/it/LC_MESSAGES 2024-05-07 20:52:01,523 root INFO copying build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/it/LC_MESSAGES 2024-05-07 20:52:01,524 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_AR 2024-05-07 20:52:01,525 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:01,526 root INFO copying build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:01,527 root INFO copying build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:01,528 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fa 2024-05-07 20:52:01,528 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fa/LC_MESSAGES 2024-05-07 20:52:01,529 root INFO copying build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fa/LC_MESSAGES 2024-05-07 20:52:01,530 root INFO copying build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fa/LC_MESSAGES 2024-05-07 20:52:01,531 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/el 2024-05-07 20:52:01,532 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/el/LC_MESSAGES 2024-05-07 20:52:01,532 root INFO copying build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/el/LC_MESSAGES 2024-05-07 20:52:01,533 root INFO copying build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/el/LC_MESSAGES 2024-05-07 20:52:01,534 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tr 2024-05-07 20:52:01,535 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tr/LC_MESSAGES 2024-05-07 20:52:01,536 root INFO copying build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tr/LC_MESSAGES 2024-05-07 20:52:01,537 root INFO copying build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tr/LC_MESSAGES 2024-05-07 20:52:01,537 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eu 2024-05-07 20:52:01,538 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eu/LC_MESSAGES 2024-05-07 20:52:01,539 root INFO copying build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eu/LC_MESSAGES 2024-05-07 20:52:01,540 root INFO copying build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eu/LC_MESSAGES 2024-05-07 20:52:01,541 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mr 2024-05-07 20:52:01,542 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mr/LC_MESSAGES 2024-05-07 20:52:01,542 root INFO copying build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mr/LC_MESSAGES 2024-05-07 20:52:01,543 root INFO copying build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mr/LC_MESSAGES 2024-05-07 20:52:01,544 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bs 2024-05-07 20:52:01,545 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bs/LC_MESSAGES 2024-05-07 20:52:01,545 root INFO copying build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bs/LC_MESSAGES 2024-05-07 20:52:01,546 root INFO copying build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bs/LC_MESSAGES 2024-05-07 20:52:01,547 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar_DZ 2024-05-07 20:52:01,548 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:01,549 root INFO copying build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:01,550 root INFO copying build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:01,551 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ja 2024-05-07 20:52:01,551 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ja/LC_MESSAGES 2024-05-07 20:52:01,552 root INFO copying build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ja/LC_MESSAGES 2024-05-07 20:52:01,553 root INFO copying build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ja/LC_MESSAGES 2024-05-07 20:52:01,554 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/my 2024-05-07 20:52:01,555 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/my/LC_MESSAGES 2024-05-07 20:52:01,555 root INFO copying build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/my/LC_MESSAGES 2024-05-07 20:52:01,556 root INFO copying build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/my/LC_MESSAGES 2024-05-07 20:52:01,557 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gd 2024-05-07 20:52:01,558 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gd/LC_MESSAGES 2024-05-07 20:52:01,559 root INFO copying build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gd/LC_MESSAGES 2024-05-07 20:52:01,560 root INFO copying build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gd/LC_MESSAGES 2024-05-07 20:52:01,561 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/da 2024-05-07 20:52:01,561 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/da/LC_MESSAGES 2024-05-07 20:52:01,562 root INFO copying build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/da/LC_MESSAGES 2024-05-07 20:52:01,563 root INFO copying build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/da/LC_MESSAGES 2024-05-07 20:52:01,564 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/he 2024-05-07 20:52:01,565 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/he/LC_MESSAGES 2024-05-07 20:52:01,565 root INFO copying build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/he/LC_MESSAGES 2024-05-07 20:52:01,566 root INFO copying build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/he/LC_MESSAGES 2024-05-07 20:52:01,567 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en 2024-05-07 20:52:01,568 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en/LC_MESSAGES 2024-05-07 20:52:01,569 root INFO copying build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en/LC_MESSAGES 2024-05-07 20:52:01,570 root INFO copying build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en/LC_MESSAGES 2024-05-07 20:52:01,571 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hr 2024-05-07 20:52:01,571 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hr/LC_MESSAGES 2024-05-07 20:52:01,572 root INFO copying build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hr/LC_MESSAGES 2024-05-07 20:52:01,573 root INFO copying build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hr/LC_MESSAGES 2024-05-07 20:52:01,574 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ast 2024-05-07 20:52:01,575 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ast/LC_MESSAGES 2024-05-07 20:52:01,575 root INFO copying build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ast/LC_MESSAGES 2024-05-07 20:52:01,576 root INFO copying build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ast/LC_MESSAGES 2024-05-07 20:52:01,577 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sv 2024-05-07 20:52:01,578 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sv/LC_MESSAGES 2024-05-07 20:52:01,579 root INFO copying build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sv/LC_MESSAGES 2024-05-07 20:52:01,580 root INFO copying build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sv/LC_MESSAGES 2024-05-07 20:52:01,581 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cs 2024-05-07 20:52:01,581 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cs/LC_MESSAGES 2024-05-07 20:52:01,582 root INFO copying build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cs/LC_MESSAGES 2024-05-07 20:52:01,583 root INFO copying build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cs/LC_MESSAGES 2024-05-07 20:52:01,584 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_VE 2024-05-07 20:52:01,585 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:01,585 root INFO copying build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:01,586 root INFO copying build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:01,587 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ka 2024-05-07 20:52:01,588 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ka/LC_MESSAGES 2024-05-07 20:52:01,589 root INFO copying build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ka/LC_MESSAGES 2024-05-07 20:52:01,589 root INFO copying build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ka/LC_MESSAGES 2024-05-07 20:52:01,591 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mk 2024-05-07 20:52:01,591 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mk/LC_MESSAGES 2024-05-07 20:52:01,592 root INFO copying build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mk/LC_MESSAGES 2024-05-07 20:52:01,593 root INFO copying build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mk/LC_MESSAGES 2024-05-07 20:52:01,594 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/id 2024-05-07 20:52:01,595 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/id/LC_MESSAGES 2024-05-07 20:52:01,595 root INFO copying build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/id/LC_MESSAGES 2024-05-07 20:52:01,596 root INFO copying build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/id/LC_MESSAGES 2024-05-07 20:52:01,597 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ta 2024-05-07 20:52:01,598 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ta/LC_MESSAGES 2024-05-07 20:52:01,599 root INFO copying build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ta/LC_MESSAGES 2024-05-07 20:52:01,600 root INFO copying build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ta/LC_MESSAGES 2024-05-07 20:52:01,601 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ms 2024-05-07 20:52:01,601 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ms/LC_MESSAGES 2024-05-07 20:52:01,602 root INFO copying build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ms/LC_MESSAGES 2024-05-07 20:52:01,603 root INFO copying build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ms/LC_MESSAGES 2024-05-07 20:52:01,604 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar 2024-05-07 20:52:01,605 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar/LC_MESSAGES 2024-05-07 20:52:01,605 root INFO copying build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar/LC_MESSAGES 2024-05-07 20:52:01,606 root INFO copying build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar/LC_MESSAGES 2024-05-07 20:52:01,607 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gl 2024-05-07 20:52:01,608 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gl/LC_MESSAGES 2024-05-07 20:52:01,609 root INFO copying build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gl/LC_MESSAGES 2024-05-07 20:52:01,610 root INFO copying build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gl/LC_MESSAGES 2024-05-07 20:52:01,611 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hans 2024-05-07 20:52:01,612 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:01,612 root INFO copying build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:01,613 root INFO copying build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:01,614 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ne 2024-05-07 20:52:01,615 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ne/LC_MESSAGES 2024-05-07 20:52:01,615 root INFO copying build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ne/LC_MESSAGES 2024-05-07 20:52:01,616 root INFO copying build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ne/LC_MESSAGES 2024-05-07 20:52:01,617 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hant 2024-05-07 20:52:01,618 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:01,619 root INFO copying build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:01,620 root INFO copying build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:01,621 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/az 2024-05-07 20:52:01,622 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/az/LC_MESSAGES 2024-05-07 20:52:01,622 root INFO copying build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/az/LC_MESSAGES 2024-05-07 20:52:01,623 root INFO copying build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/az/LC_MESSAGES 2024-05-07 20:52:01,624 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es 2024-05-07 20:52:01,625 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es/LC_MESSAGES 2024-05-07 20:52:01,625 root INFO copying build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es/LC_MESSAGES 2024-05-07 20:52:01,626 root INFO copying build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es/LC_MESSAGES 2024-05-07 20:52:01,627 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ko 2024-05-07 20:52:01,628 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ko/LC_MESSAGES 2024-05-07 20:52:01,629 root INFO copying build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ko/LC_MESSAGES 2024-05-07 20:52:01,630 root INFO copying build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ko/LC_MESSAGES 2024-05-07 20:52:01,631 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pa 2024-05-07 20:52:01,632 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pa/LC_MESSAGES 2024-05-07 20:52:01,632 root INFO copying build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pa/LC_MESSAGES 2024-05-07 20:52:01,633 root INFO copying build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pa/LC_MESSAGES 2024-05-07 20:52:01,634 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fr 2024-05-07 20:52:01,635 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fr/LC_MESSAGES 2024-05-07 20:52:01,635 root INFO copying build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fr/LC_MESSAGES 2024-05-07 20:52:01,636 root INFO copying build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fr/LC_MESSAGES 2024-05-07 20:52:01,637 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bg 2024-05-07 20:52:01,638 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bg/LC_MESSAGES 2024-05-07 20:52:01,639 root INFO copying build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bg/LC_MESSAGES 2024-05-07 20:52:01,640 root INFO copying build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bg/LC_MESSAGES 2024-05-07 20:52:01,641 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_MX 2024-05-07 20:52:01,641 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:01,642 root INFO copying build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:01,643 root INFO copying build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:01,644 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eo 2024-05-07 20:52:01,645 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eo/LC_MESSAGES 2024-05-07 20:52:01,645 root INFO copying build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eo/LC_MESSAGES 2024-05-07 20:52:01,646 root INFO copying build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eo/LC_MESSAGES 2024-05-07 20:52:01,648 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pl 2024-05-07 20:52:01,648 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pl/LC_MESSAGES 2024-05-07 20:52:01,649 root INFO copying build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pl/LC_MESSAGES 2024-05-07 20:52:01,650 root INFO copying build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pl/LC_MESSAGES 2024-05-07 20:52:01,651 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kk 2024-05-07 20:52:01,652 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kk/LC_MESSAGES 2024-05-07 20:52:01,652 root INFO copying build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kk/LC_MESSAGES 2024-05-07 20:52:01,653 root INFO copying build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kk/LC_MESSAGES 2024-05-07 20:52:01,654 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lt 2024-05-07 20:52:01,655 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lt/LC_MESSAGES 2024-05-07 20:52:01,656 root INFO copying build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lt/LC_MESSAGES 2024-05-07 20:52:01,656 root INFO copying build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lt/LC_MESSAGES 2024-05-07 20:52:01,657 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hi 2024-05-07 20:52:01,658 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hi/LC_MESSAGES 2024-05-07 20:52:01,659 root INFO copying build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hi/LC_MESSAGES 2024-05-07 20:52:01,660 root INFO copying build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hi/LC_MESSAGES 2024-05-07 20:52:01,661 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/de 2024-05-07 20:52:01,662 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/de/LC_MESSAGES 2024-05-07 20:52:01,662 root INFO copying build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/de/LC_MESSAGES 2024-05-07 20:52:01,663 root INFO copying build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/de/LC_MESSAGES 2024-05-07 20:52:01,664 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/te 2024-05-07 20:52:01,665 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/te/LC_MESSAGES 2024-05-07 20:52:01,665 root INFO copying build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/te/LC_MESSAGES 2024-05-07 20:52:01,666 root INFO copying build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/te/LC_MESSAGES 2024-05-07 20:52:01,667 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/udm 2024-05-07 20:52:01,668 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/udm/LC_MESSAGES 2024-05-07 20:52:01,669 root INFO copying build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/udm/LC_MESSAGES 2024-05-07 20:52:01,670 root INFO copying build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/udm/LC_MESSAGES 2024-05-07 20:52:01,671 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fi 2024-05-07 20:52:01,671 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fi/LC_MESSAGES 2024-05-07 20:52:01,672 root INFO copying build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fi/LC_MESSAGES 2024-05-07 20:52:01,673 root INFO copying build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fi/LC_MESSAGES 2024-05-07 20:52:01,674 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt_BR 2024-05-07 20:52:01,675 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:01,675 root INFO copying build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:01,676 root INFO copying build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:01,677 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lb 2024-05-07 20:52:01,678 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lb/LC_MESSAGES 2024-05-07 20:52:01,679 root INFO copying build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lb/LC_MESSAGES 2024-05-07 20:52:01,680 root INFO copying build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lb/LC_MESSAGES 2024-05-07 20:52:01,681 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ru 2024-05-07 20:52:01,681 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ru/LC_MESSAGES 2024-05-07 20:52:01,682 root INFO copying build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ru/LC_MESSAGES 2024-05-07 20:52:01,683 root INFO copying build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ru/LC_MESSAGES 2024-05-07 20:52:01,684 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ca 2024-05-07 20:52:01,685 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ca/LC_MESSAGES 2024-05-07 20:52:01,685 root INFO copying build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ca/LC_MESSAGES 2024-05-07 20:52:01,686 root INFO copying build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ca/LC_MESSAGES 2024-05-07 20:52:01,687 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nb 2024-05-07 20:52:01,688 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nb/LC_MESSAGES 2024-05-07 20:52:01,689 root INFO copying build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nb/LC_MESSAGES 2024-05-07 20:52:01,689 root INFO copying build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nb/LC_MESSAGES 2024-05-07 20:52:01,691 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/vi 2024-05-07 20:52:01,692 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/vi/LC_MESSAGES 2024-05-07 20:52:01,692 root INFO copying build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/vi/LC_MESSAGES 2024-05-07 20:52:01,693 root INFO copying build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/vi/LC_MESSAGES 2024-05-07 20:52:01,694 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ia 2024-05-07 20:52:01,695 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ia/LC_MESSAGES 2024-05-07 20:52:01,695 root INFO copying build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ia/LC_MESSAGES 2024-05-07 20:52:01,696 root INFO copying build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ia/LC_MESSAGES 2024-05-07 20:52:01,697 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/dsb 2024-05-07 20:52:01,698 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2024-05-07 20:52:01,699 root INFO copying build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2024-05-07 20:52:01,700 root INFO copying build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2024-05-07 20:52:01,701 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hy 2024-05-07 20:52:01,701 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hy/LC_MESSAGES 2024-05-07 20:52:01,702 root INFO copying build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hy/LC_MESSAGES 2024-05-07 20:52:01,703 root INFO copying build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hy/LC_MESSAGES 2024-05-07 20:52:01,704 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_GB 2024-05-07 20:52:01,705 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:01,705 root INFO copying build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:01,706 root INFO copying build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:01,707 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ml 2024-05-07 20:52:01,708 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ml/LC_MESSAGES 2024-05-07 20:52:01,709 root INFO copying build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ml/LC_MESSAGES 2024-05-07 20:52:01,710 root INFO copying build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ml/LC_MESSAGES 2024-05-07 20:52:01,711 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/os 2024-05-07 20:52:01,711 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/os/LC_MESSAGES 2024-05-07 20:52:01,712 root INFO copying build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/os/LC_MESSAGES 2024-05-07 20:52:01,713 root INFO copying build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/os/LC_MESSAGES 2024-05-07 20:52:01,714 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sl 2024-05-07 20:52:01,715 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sl/LC_MESSAGES 2024-05-07 20:52:01,715 root INFO copying build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sl/LC_MESSAGES 2024-05-07 20:52:01,716 root INFO copying build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sl/LC_MESSAGES 2024-05-07 20:52:01,717 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/km 2024-05-07 20:52:01,718 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/km/LC_MESSAGES 2024-05-07 20:52:01,719 root INFO copying build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/km/LC_MESSAGES 2024-05-07 20:52:01,720 root INFO copying build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/km/LC_MESSAGES 2024-05-07 20:52:01,721 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hu 2024-05-07 20:52:01,721 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hu/LC_MESSAGES 2024-05-07 20:52:01,722 root INFO copying build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hu/LC_MESSAGES 2024-05-07 20:52:01,723 root INFO copying build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hu/LC_MESSAGES 2024-05-07 20:52:01,724 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fy 2024-05-07 20:52:01,725 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fy/LC_MESSAGES 2024-05-07 20:52:01,725 root INFO copying build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fy/LC_MESSAGES 2024-05-07 20:52:01,726 root INFO copying build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fy/LC_MESSAGES 2024-05-07 20:52:01,727 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sk 2024-05-07 20:52:01,728 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sk/LC_MESSAGES 2024-05-07 20:52:01,729 root INFO copying build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sk/LC_MESSAGES 2024-05-07 20:52:01,730 root INFO copying build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sk/LC_MESSAGES 2024-05-07 20:52:01,731 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hsb 2024-05-07 20:52:01,731 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2024-05-07 20:52:01,732 root INFO copying build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2024-05-07 20:52:01,733 root INFO copying build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2024-05-07 20:52:01,734 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mn 2024-05-07 20:52:01,735 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mn/LC_MESSAGES 2024-05-07 20:52:01,736 root INFO copying build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mn/LC_MESSAGES 2024-05-07 20:52:01,737 root INFO copying build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mn/LC_MESSAGES 2024-05-07 20:52:01,738 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tt 2024-05-07 20:52:01,738 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tt/LC_MESSAGES 2024-05-07 20:52:01,739 root INFO copying build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tt/LC_MESSAGES 2024-05-07 20:52:01,740 root INFO copying build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tt/LC_MESSAGES 2024-05-07 20:52:01,741 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ro 2024-05-07 20:52:01,742 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ro/LC_MESSAGES 2024-05-07 20:52:01,742 root INFO copying build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ro/LC_MESSAGES 2024-05-07 20:52:01,743 root INFO copying build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ro/LC_MESSAGES 2024-05-07 20:52:01,744 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-05-07 20:52:01,745 root INFO copying build/lib/django/contrib/contenttypes/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-05-07 20:52:01,746 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/management 2024-05-07 20:52:01,747 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/management/commands 2024-05-07 20:52:01,747 root INFO copying build/lib/django/contrib/contenttypes/management/commands/remove_stale_contenttypes.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/management/commands 2024-05-07 20:52:01,748 root INFO copying build/lib/django/contrib/contenttypes/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/management/commands 2024-05-07 20:52:01,749 root INFO copying build/lib/django/contrib/contenttypes/management/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/management 2024-05-07 20:52:01,750 root INFO copying build/lib/django/contrib/contenttypes/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-05-07 20:52:01,751 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/migrations 2024-05-07 20:52:01,752 root INFO copying build/lib/django/contrib/contenttypes/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/migrations 2024-05-07 20:52:01,752 root INFO copying build/lib/django/contrib/contenttypes/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/migrations 2024-05-07 20:52:01,753 root INFO copying build/lib/django/contrib/contenttypes/migrations/0002_remove_content_type_name.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/migrations 2024-05-07 20:52:01,754 root INFO copying build/lib/django/contrib/contenttypes/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-05-07 20:52:01,755 root INFO copying build/lib/django/contrib/contenttypes/forms.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-05-07 20:52:01,756 root INFO copying build/lib/django/contrib/contenttypes/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-05-07 20:52:01,757 root INFO copying build/lib/django/contrib/contenttypes/fields.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-05-07 20:52:01,758 root INFO copying build/lib/django/contrib/contenttypes/checks.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-05-07 20:52:01,759 root INFO copying build/lib/django/contrib/contenttypes/admin.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-05-07 20:52:01,760 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale 2024-05-07 20:52:01,761 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cy 2024-05-07 20:52:01,762 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2024-05-07 20:52:01,762 root INFO copying build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2024-05-07 20:52:01,763 root INFO copying build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2024-05-07 20:52:01,764 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_AU 2024-05-07 20:52:01,765 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:01,766 root INFO copying build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:01,767 root INFO copying build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:01,768 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ckb 2024-05-07 20:52:01,769 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2024-05-07 20:52:01,769 root INFO copying build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2024-05-07 20:52:01,770 root INFO copying build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2024-05-07 20:52:01,771 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kn 2024-05-07 20:52:01,772 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2024-05-07 20:52:01,772 root INFO copying build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2024-05-07 20:52:01,773 root INFO copying build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2024-05-07 20:52:01,774 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ur 2024-05-07 20:52:01,775 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2024-05-07 20:52:01,776 root INFO copying build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2024-05-07 20:52:01,777 root INFO copying build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2024-05-07 20:52:01,778 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nn 2024-05-07 20:52:01,779 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2024-05-07 20:52:01,779 root INFO copying build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2024-05-07 20:52:01,780 root INFO copying build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2024-05-07 20:52:01,781 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr 2024-05-07 20:52:01,782 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2024-05-07 20:52:01,782 root INFO copying build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2024-05-07 20:52:01,783 root INFO copying build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2024-05-07 20:52:01,784 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr_Latn 2024-05-07 20:52:01,785 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:01,786 root INFO copying build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:01,787 root INFO copying build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:01,788 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/be 2024-05-07 20:52:01,788 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/be/LC_MESSAGES 2024-05-07 20:52:01,789 root INFO copying build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/be/LC_MESSAGES 2024-05-07 20:52:01,790 root INFO copying build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/be/LC_MESSAGES 2024-05-07 20:52:01,791 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/is 2024-05-07 20:52:01,792 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/is/LC_MESSAGES 2024-05-07 20:52:01,792 root INFO copying build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/is/LC_MESSAGES 2024-05-07 20:52:01,793 root INFO copying build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/is/LC_MESSAGES 2024-05-07 20:52:01,794 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lv 2024-05-07 20:52:01,795 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2024-05-07 20:52:01,796 root INFO copying build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2024-05-07 20:52:01,797 root INFO copying build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2024-05-07 20:52:01,798 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt 2024-05-07 20:52:01,798 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2024-05-07 20:52:01,799 root INFO copying build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2024-05-07 20:52:01,800 root INFO copying build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2024-05-07 20:52:01,801 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sw 2024-05-07 20:52:01,802 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2024-05-07 20:52:01,802 root INFO copying build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2024-05-07 20:52:01,803 root INFO copying build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2024-05-07 20:52:01,804 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/et 2024-05-07 20:52:01,805 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/et/LC_MESSAGES 2024-05-07 20:52:01,806 root INFO copying build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/et/LC_MESSAGES 2024-05-07 20:52:01,806 root INFO copying build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/et/LC_MESSAGES 2024-05-07 20:52:01,808 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_CO 2024-05-07 20:52:01,808 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:01,809 root INFO copying build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:01,810 root INFO copying build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:01,811 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tk 2024-05-07 20:52:01,812 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2024-05-07 20:52:01,812 root INFO copying build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2024-05-07 20:52:01,813 root INFO copying build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2024-05-07 20:52:01,814 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ga 2024-05-07 20:52:01,815 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2024-05-07 20:52:01,816 root INFO copying build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2024-05-07 20:52:01,816 root INFO copying build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2024-05-07 20:52:01,817 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/th 2024-05-07 20:52:01,818 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/th/LC_MESSAGES 2024-05-07 20:52:01,819 root INFO copying build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/th/LC_MESSAGES 2024-05-07 20:52:01,820 root INFO copying build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/th/LC_MESSAGES 2024-05-07 20:52:01,821 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sq 2024-05-07 20:52:01,822 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2024-05-07 20:52:01,822 root INFO copying build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2024-05-07 20:52:01,823 root INFO copying build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2024-05-07 20:52:01,824 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nl 2024-05-07 20:52:01,825 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2024-05-07 20:52:01,825 root INFO copying build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2024-05-07 20:52:01,826 root INFO copying build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2024-05-07 20:52:01,827 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tg 2024-05-07 20:52:01,828 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2024-05-07 20:52:01,829 root INFO copying build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2024-05-07 20:52:01,830 root INFO copying build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2024-05-07 20:52:01,831 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bn 2024-05-07 20:52:01,831 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2024-05-07 20:52:01,832 root INFO copying build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2024-05-07 20:52:01,833 root INFO copying build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2024-05-07 20:52:01,834 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/io 2024-05-07 20:52:01,835 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/io/LC_MESSAGES 2024-05-07 20:52:01,835 root INFO copying build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/io/LC_MESSAGES 2024-05-07 20:52:01,836 root INFO copying build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/io/LC_MESSAGES 2024-05-07 20:52:01,837 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/br 2024-05-07 20:52:01,838 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/br/LC_MESSAGES 2024-05-07 20:52:01,839 root INFO copying build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/br/LC_MESSAGES 2024-05-07 20:52:01,840 root INFO copying build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/br/LC_MESSAGES 2024-05-07 20:52:01,841 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/uk 2024-05-07 20:52:01,842 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2024-05-07 20:52:01,842 root INFO copying build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2024-05-07 20:52:01,843 root INFO copying build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2024-05-07 20:52:01,844 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ky 2024-05-07 20:52:01,845 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2024-05-07 20:52:01,846 root INFO copying build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2024-05-07 20:52:01,847 root INFO copying build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2024-05-07 20:52:01,848 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/af 2024-05-07 20:52:01,848 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/af/LC_MESSAGES 2024-05-07 20:52:01,849 root INFO copying build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/af/LC_MESSAGES 2024-05-07 20:52:01,850 root INFO copying build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/af/LC_MESSAGES 2024-05-07 20:52:01,851 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/it 2024-05-07 20:52:01,852 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/it/LC_MESSAGES 2024-05-07 20:52:01,852 root INFO copying build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/it/LC_MESSAGES 2024-05-07 20:52:01,853 root INFO copying build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/it/LC_MESSAGES 2024-05-07 20:52:01,854 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_AR 2024-05-07 20:52:01,855 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:01,856 root INFO copying build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:01,856 root INFO copying build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:01,857 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fa 2024-05-07 20:52:01,858 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2024-05-07 20:52:01,859 root INFO copying build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2024-05-07 20:52:01,860 root INFO copying build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2024-05-07 20:52:01,861 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/el 2024-05-07 20:52:01,862 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/el/LC_MESSAGES 2024-05-07 20:52:01,862 root INFO copying build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/el/LC_MESSAGES 2024-05-07 20:52:01,863 root INFO copying build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/el/LC_MESSAGES 2024-05-07 20:52:01,864 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tr 2024-05-07 20:52:01,865 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2024-05-07 20:52:01,866 root INFO copying build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2024-05-07 20:52:01,866 root INFO copying build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2024-05-07 20:52:01,867 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eu 2024-05-07 20:52:01,868 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2024-05-07 20:52:01,869 root INFO copying build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2024-05-07 20:52:01,870 root INFO copying build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2024-05-07 20:52:01,871 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mr 2024-05-07 20:52:01,872 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2024-05-07 20:52:01,872 root INFO copying build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2024-05-07 20:52:01,873 root INFO copying build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2024-05-07 20:52:01,874 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bs 2024-05-07 20:52:01,875 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2024-05-07 20:52:01,875 root INFO copying build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2024-05-07 20:52:01,876 root INFO copying build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2024-05-07 20:52:01,877 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar_DZ 2024-05-07 20:52:01,878 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:01,879 root INFO copying build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:01,880 root INFO copying build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:01,881 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ja 2024-05-07 20:52:01,881 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2024-05-07 20:52:01,882 root INFO copying build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2024-05-07 20:52:01,883 root INFO copying build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2024-05-07 20:52:01,884 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/my 2024-05-07 20:52:01,885 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/my/LC_MESSAGES 2024-05-07 20:52:01,886 root INFO copying build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/my/LC_MESSAGES 2024-05-07 20:52:01,886 root INFO copying build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/my/LC_MESSAGES 2024-05-07 20:52:01,887 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gd 2024-05-07 20:52:01,888 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2024-05-07 20:52:01,889 root INFO copying build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2024-05-07 20:52:01,890 root INFO copying build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2024-05-07 20:52:01,891 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/da 2024-05-07 20:52:01,891 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/da/LC_MESSAGES 2024-05-07 20:52:01,892 root INFO copying build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/da/LC_MESSAGES 2024-05-07 20:52:01,893 root INFO copying build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/da/LC_MESSAGES 2024-05-07 20:52:01,894 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/he 2024-05-07 20:52:01,895 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/he/LC_MESSAGES 2024-05-07 20:52:01,895 root INFO copying build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/he/LC_MESSAGES 2024-05-07 20:52:01,896 root INFO copying build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/he/LC_MESSAGES 2024-05-07 20:52:01,897 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en 2024-05-07 20:52:01,898 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en/LC_MESSAGES 2024-05-07 20:52:01,899 root INFO copying build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en/LC_MESSAGES 2024-05-07 20:52:01,900 root INFO copying build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en/LC_MESSAGES 2024-05-07 20:52:01,901 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hr 2024-05-07 20:52:01,901 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2024-05-07 20:52:01,902 root INFO copying build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2024-05-07 20:52:01,903 root INFO copying build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2024-05-07 20:52:01,904 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ast 2024-05-07 20:52:01,905 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2024-05-07 20:52:01,905 root INFO copying build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2024-05-07 20:52:01,906 root INFO copying build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2024-05-07 20:52:01,907 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sv 2024-05-07 20:52:01,908 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2024-05-07 20:52:01,909 root INFO copying build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2024-05-07 20:52:01,910 root INFO copying build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2024-05-07 20:52:01,911 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cs 2024-05-07 20:52:01,911 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2024-05-07 20:52:01,912 root INFO copying build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2024-05-07 20:52:01,913 root INFO copying build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2024-05-07 20:52:01,914 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_VE 2024-05-07 20:52:01,915 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:01,915 root INFO copying build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:01,916 root INFO copying build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:01,917 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ka 2024-05-07 20:52:01,918 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2024-05-07 20:52:01,919 root INFO copying build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2024-05-07 20:52:01,919 root INFO copying build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2024-05-07 20:52:01,920 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mk 2024-05-07 20:52:01,921 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2024-05-07 20:52:01,922 root INFO copying build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2024-05-07 20:52:01,923 root INFO copying build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2024-05-07 20:52:01,924 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/id 2024-05-07 20:52:01,925 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/id/LC_MESSAGES 2024-05-07 20:52:01,925 root INFO copying build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/id/LC_MESSAGES 2024-05-07 20:52:01,926 root INFO copying build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/id/LC_MESSAGES 2024-05-07 20:52:01,927 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ta 2024-05-07 20:52:01,928 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2024-05-07 20:52:01,929 root INFO copying build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2024-05-07 20:52:01,929 root INFO copying build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2024-05-07 20:52:01,931 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ms 2024-05-07 20:52:01,931 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2024-05-07 20:52:01,932 root INFO copying build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2024-05-07 20:52:01,933 root INFO copying build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2024-05-07 20:52:01,934 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar 2024-05-07 20:52:01,935 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2024-05-07 20:52:01,935 root INFO copying build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2024-05-07 20:52:01,936 root INFO copying build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2024-05-07 20:52:01,937 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gl 2024-05-07 20:52:01,938 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2024-05-07 20:52:01,939 root INFO copying build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2024-05-07 20:52:01,939 root INFO copying build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2024-05-07 20:52:01,940 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hans 2024-05-07 20:52:01,941 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:01,942 root INFO copying build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:01,943 root INFO copying build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:01,944 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ne 2024-05-07 20:52:01,945 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2024-05-07 20:52:01,945 root INFO copying build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2024-05-07 20:52:01,946 root INFO copying build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2024-05-07 20:52:01,947 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hant 2024-05-07 20:52:01,948 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:01,949 root INFO copying build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:01,949 root INFO copying build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:01,950 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/az 2024-05-07 20:52:01,951 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/az/LC_MESSAGES 2024-05-07 20:52:01,952 root INFO copying build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/az/LC_MESSAGES 2024-05-07 20:52:01,953 root INFO copying build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/az/LC_MESSAGES 2024-05-07 20:52:01,954 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es 2024-05-07 20:52:01,954 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es/LC_MESSAGES 2024-05-07 20:52:01,955 root INFO copying build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es/LC_MESSAGES 2024-05-07 20:52:01,956 root INFO copying build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es/LC_MESSAGES 2024-05-07 20:52:01,957 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ko 2024-05-07 20:52:01,958 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2024-05-07 20:52:01,958 root INFO copying build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2024-05-07 20:52:01,959 root INFO copying build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2024-05-07 20:52:01,960 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pa 2024-05-07 20:52:01,961 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2024-05-07 20:52:01,962 root INFO copying build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2024-05-07 20:52:01,963 root INFO copying build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2024-05-07 20:52:01,964 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fr 2024-05-07 20:52:01,964 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2024-05-07 20:52:01,965 root INFO copying build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2024-05-07 20:52:01,966 root INFO copying build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2024-05-07 20:52:01,967 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bg 2024-05-07 20:52:01,968 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2024-05-07 20:52:01,968 root INFO copying build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2024-05-07 20:52:01,969 root INFO copying build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2024-05-07 20:52:01,971 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_MX 2024-05-07 20:52:01,971 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:01,972 root INFO copying build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:01,973 root INFO copying build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:01,974 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eo 2024-05-07 20:52:01,975 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2024-05-07 20:52:01,975 root INFO copying build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2024-05-07 20:52:01,976 root INFO copying build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2024-05-07 20:52:01,977 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pl 2024-05-07 20:52:01,978 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2024-05-07 20:52:01,979 root INFO copying build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2024-05-07 20:52:01,979 root INFO copying build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2024-05-07 20:52:01,980 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kk 2024-05-07 20:52:01,981 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2024-05-07 20:52:01,982 root INFO copying build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2024-05-07 20:52:01,983 root INFO copying build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2024-05-07 20:52:01,984 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lt 2024-05-07 20:52:01,985 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2024-05-07 20:52:01,985 root INFO copying build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2024-05-07 20:52:01,986 root INFO copying build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2024-05-07 20:52:01,987 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hi 2024-05-07 20:52:01,988 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2024-05-07 20:52:01,989 root INFO copying build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2024-05-07 20:52:01,989 root INFO copying build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2024-05-07 20:52:01,990 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/de 2024-05-07 20:52:01,991 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/de/LC_MESSAGES 2024-05-07 20:52:01,992 root INFO copying build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/de/LC_MESSAGES 2024-05-07 20:52:01,993 root INFO copying build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/de/LC_MESSAGES 2024-05-07 20:52:01,994 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/te 2024-05-07 20:52:01,995 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/te/LC_MESSAGES 2024-05-07 20:52:01,995 root INFO copying build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/te/LC_MESSAGES 2024-05-07 20:52:01,996 root INFO copying build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/te/LC_MESSAGES 2024-05-07 20:52:01,997 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/udm 2024-05-07 20:52:01,998 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2024-05-07 20:52:01,998 root INFO copying build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2024-05-07 20:52:01,999 root INFO copying build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2024-05-07 20:52:02,000 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fi 2024-05-07 20:52:02,001 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2024-05-07 20:52:02,002 root INFO copying build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2024-05-07 20:52:02,003 root INFO copying build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2024-05-07 20:52:02,004 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt_BR 2024-05-07 20:52:02,004 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:02,005 root INFO copying build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:02,006 root INFO copying build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:02,007 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lb 2024-05-07 20:52:02,008 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2024-05-07 20:52:02,008 root INFO copying build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2024-05-07 20:52:02,009 root INFO copying build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2024-05-07 20:52:02,010 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ru 2024-05-07 20:52:02,011 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2024-05-07 20:52:02,012 root INFO copying build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2024-05-07 20:52:02,012 root INFO copying build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2024-05-07 20:52:02,014 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ca 2024-05-07 20:52:02,015 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2024-05-07 20:52:02,015 root INFO copying build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2024-05-07 20:52:02,016 root INFO copying build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2024-05-07 20:52:02,017 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nb 2024-05-07 20:52:02,018 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2024-05-07 20:52:02,018 root INFO copying build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2024-05-07 20:52:02,019 root INFO copying build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2024-05-07 20:52:02,020 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/vi 2024-05-07 20:52:02,021 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2024-05-07 20:52:02,022 root INFO copying build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2024-05-07 20:52:02,023 root INFO copying build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2024-05-07 20:52:02,024 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ia 2024-05-07 20:52:02,024 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2024-05-07 20:52:02,025 root INFO copying build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2024-05-07 20:52:02,026 root INFO copying build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2024-05-07 20:52:02,027 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/dsb 2024-05-07 20:52:02,028 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2024-05-07 20:52:02,028 root INFO copying build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2024-05-07 20:52:02,030 root INFO copying build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2024-05-07 20:52:02,031 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hy 2024-05-07 20:52:02,032 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2024-05-07 20:52:02,032 root INFO copying build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2024-05-07 20:52:02,033 root INFO copying build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2024-05-07 20:52:02,034 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_GB 2024-05-07 20:52:02,035 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:02,036 root INFO copying build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:02,036 root INFO copying build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:02,037 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ml 2024-05-07 20:52:02,038 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2024-05-07 20:52:02,039 root INFO copying build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2024-05-07 20:52:02,040 root INFO copying build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2024-05-07 20:52:02,041 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/os 2024-05-07 20:52:02,041 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/os/LC_MESSAGES 2024-05-07 20:52:02,042 root INFO copying build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/os/LC_MESSAGES 2024-05-07 20:52:02,043 root INFO copying build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/os/LC_MESSAGES 2024-05-07 20:52:02,044 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sl 2024-05-07 20:52:02,045 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2024-05-07 20:52:02,045 root INFO copying build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2024-05-07 20:52:02,046 root INFO copying build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2024-05-07 20:52:02,047 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/km 2024-05-07 20:52:02,048 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/km/LC_MESSAGES 2024-05-07 20:52:02,049 root INFO copying build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/km/LC_MESSAGES 2024-05-07 20:52:02,050 root INFO copying build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/km/LC_MESSAGES 2024-05-07 20:52:02,051 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hu 2024-05-07 20:52:02,051 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2024-05-07 20:52:02,052 root INFO copying build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2024-05-07 20:52:02,053 root INFO copying build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2024-05-07 20:52:02,054 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fy 2024-05-07 20:52:02,055 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2024-05-07 20:52:02,055 root INFO copying build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2024-05-07 20:52:02,056 root INFO copying build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2024-05-07 20:52:02,058 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sk 2024-05-07 20:52:02,058 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2024-05-07 20:52:02,059 root INFO copying build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2024-05-07 20:52:02,060 root INFO copying build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2024-05-07 20:52:02,061 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hsb 2024-05-07 20:52:02,062 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2024-05-07 20:52:02,062 root INFO copying build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2024-05-07 20:52:02,063 root INFO copying build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2024-05-07 20:52:02,064 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mn 2024-05-07 20:52:02,065 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2024-05-07 20:52:02,066 root INFO copying build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2024-05-07 20:52:02,066 root INFO copying build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2024-05-07 20:52:02,068 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tt 2024-05-07 20:52:02,068 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2024-05-07 20:52:02,069 root INFO copying build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2024-05-07 20:52:02,070 root INFO copying build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2024-05-07 20:52:02,071 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ro 2024-05-07 20:52:02,072 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2024-05-07 20:52:02,072 root INFO copying build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2024-05-07 20:52:02,073 root INFO copying build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2024-05-07 20:52:02,074 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sitemaps 2024-05-07 20:52:02,075 root INFO copying build/lib/django/contrib/sitemaps/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps 2024-05-07 20:52:02,076 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/management 2024-05-07 20:52:02,077 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/management/commands 2024-05-07 20:52:02,077 root INFO copying build/lib/django/contrib/sitemaps/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/management/commands 2024-05-07 20:52:02,078 root INFO copying build/lib/django/contrib/sitemaps/management/commands/ping_google.py -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/management/commands 2024-05-07 20:52:02,079 root INFO copying build/lib/django/contrib/sitemaps/management/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/management 2024-05-07 20:52:02,080 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/templates 2024-05-07 20:52:02,081 root INFO copying build/lib/django/contrib/sitemaps/templates/sitemap_index.xml -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/templates 2024-05-07 20:52:02,082 root INFO copying build/lib/django/contrib/sitemaps/templates/sitemap.xml -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/templates 2024-05-07 20:52:02,082 root INFO copying build/lib/django/contrib/sitemaps/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps 2024-05-07 20:52:02,083 root INFO copying build/lib/django/contrib/sitemaps/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps 2024-05-07 20:52:02,085 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize 2024-05-07 20:52:02,085 root INFO copying build/lib/django/contrib/humanize/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/humanize 2024-05-07 20:52:02,086 root INFO copying build/lib/django/contrib/humanize/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/humanize 2024-05-07 20:52:02,087 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/templatetags 2024-05-07 20:52:02,088 root INFO copying build/lib/django/contrib/humanize/templatetags/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/templatetags 2024-05-07 20:52:02,088 root INFO copying build/lib/django/contrib/humanize/templatetags/humanize.py -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/templatetags 2024-05-07 20:52:02,090 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale 2024-05-07 20:52:02,091 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cy 2024-05-07 20:52:02,092 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cy/LC_MESSAGES 2024-05-07 20:52:02,092 root INFO copying build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cy/LC_MESSAGES 2024-05-07 20:52:02,093 root INFO copying build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cy/LC_MESSAGES 2024-05-07 20:52:02,094 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_AU 2024-05-07 20:52:02,095 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:02,096 root INFO copying build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:02,097 root INFO copying build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:02,098 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ckb 2024-05-07 20:52:02,099 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ckb/LC_MESSAGES 2024-05-07 20:52:02,099 root INFO copying build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ckb/LC_MESSAGES 2024-05-07 20:52:02,100 root INFO copying build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ckb/LC_MESSAGES 2024-05-07 20:52:02,102 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kn 2024-05-07 20:52:02,102 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kn/LC_MESSAGES 2024-05-07 20:52:02,103 root INFO copying build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kn/LC_MESSAGES 2024-05-07 20:52:02,104 root INFO copying build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kn/LC_MESSAGES 2024-05-07 20:52:02,105 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ur 2024-05-07 20:52:02,106 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ur/LC_MESSAGES 2024-05-07 20:52:02,106 root INFO copying build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ur/LC_MESSAGES 2024-05-07 20:52:02,107 root INFO copying build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ur/LC_MESSAGES 2024-05-07 20:52:02,108 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nn 2024-05-07 20:52:02,109 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nn/LC_MESSAGES 2024-05-07 20:52:02,110 root INFO copying build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nn/LC_MESSAGES 2024-05-07 20:52:02,111 root INFO copying build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nn/LC_MESSAGES 2024-05-07 20:52:02,112 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr 2024-05-07 20:52:02,113 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr/LC_MESSAGES 2024-05-07 20:52:02,113 root INFO copying build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr/LC_MESSAGES 2024-05-07 20:52:02,114 root INFO copying build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr/LC_MESSAGES 2024-05-07 20:52:02,115 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr_Latn 2024-05-07 20:52:02,116 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:02,117 root INFO copying build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:02,118 root INFO copying build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:02,119 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/be 2024-05-07 20:52:02,120 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/be/LC_MESSAGES 2024-05-07 20:52:02,120 root INFO copying build/lib/django/contrib/humanize/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/be/LC_MESSAGES 2024-05-07 20:52:02,121 root INFO copying build/lib/django/contrib/humanize/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/be/LC_MESSAGES 2024-05-07 20:52:02,123 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/is 2024-05-07 20:52:02,124 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/is/LC_MESSAGES 2024-05-07 20:52:02,124 root INFO copying build/lib/django/contrib/humanize/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/is/LC_MESSAGES 2024-05-07 20:52:02,125 root INFO copying build/lib/django/contrib/humanize/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/is/LC_MESSAGES 2024-05-07 20:52:02,126 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lv 2024-05-07 20:52:02,127 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lv/LC_MESSAGES 2024-05-07 20:52:02,128 root INFO copying build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lv/LC_MESSAGES 2024-05-07 20:52:02,129 root INFO copying build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lv/LC_MESSAGES 2024-05-07 20:52:02,130 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt 2024-05-07 20:52:02,130 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt/LC_MESSAGES 2024-05-07 20:52:02,131 root INFO copying build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt/LC_MESSAGES 2024-05-07 20:52:02,132 root INFO copying build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt/LC_MESSAGES 2024-05-07 20:52:02,133 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sw 2024-05-07 20:52:02,134 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sw/LC_MESSAGES 2024-05-07 20:52:02,135 root INFO copying build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sw/LC_MESSAGES 2024-05-07 20:52:02,135 root INFO copying build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sw/LC_MESSAGES 2024-05-07 20:52:02,137 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/et 2024-05-07 20:52:02,137 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/et/LC_MESSAGES 2024-05-07 20:52:02,138 root INFO copying build/lib/django/contrib/humanize/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/et/LC_MESSAGES 2024-05-07 20:52:02,139 root INFO copying build/lib/django/contrib/humanize/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/et/LC_MESSAGES 2024-05-07 20:52:02,140 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_CO 2024-05-07 20:52:02,141 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:02,141 root INFO copying build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:02,142 root INFO copying build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:02,144 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tk 2024-05-07 20:52:02,144 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tk/LC_MESSAGES 2024-05-07 20:52:02,145 root INFO copying build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tk/LC_MESSAGES 2024-05-07 20:52:02,146 root INFO copying build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tk/LC_MESSAGES 2024-05-07 20:52:02,147 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ga 2024-05-07 20:52:02,148 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ga/LC_MESSAGES 2024-05-07 20:52:02,149 root INFO copying build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ga/LC_MESSAGES 2024-05-07 20:52:02,150 root INFO copying build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ga/LC_MESSAGES 2024-05-07 20:52:02,151 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/th 2024-05-07 20:52:02,152 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/th/LC_MESSAGES 2024-05-07 20:52:02,152 root INFO copying build/lib/django/contrib/humanize/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/th/LC_MESSAGES 2024-05-07 20:52:02,153 root INFO copying build/lib/django/contrib/humanize/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/th/LC_MESSAGES 2024-05-07 20:52:02,154 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sq 2024-05-07 20:52:02,155 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sq/LC_MESSAGES 2024-05-07 20:52:02,156 root INFO copying build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sq/LC_MESSAGES 2024-05-07 20:52:02,157 root INFO copying build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sq/LC_MESSAGES 2024-05-07 20:52:02,158 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nl 2024-05-07 20:52:02,159 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nl/LC_MESSAGES 2024-05-07 20:52:02,159 root INFO copying build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nl/LC_MESSAGES 2024-05-07 20:52:02,160 root INFO copying build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nl/LC_MESSAGES 2024-05-07 20:52:02,161 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tg 2024-05-07 20:52:02,162 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tg/LC_MESSAGES 2024-05-07 20:52:02,163 root INFO copying build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tg/LC_MESSAGES 2024-05-07 20:52:02,164 root INFO copying build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tg/LC_MESSAGES 2024-05-07 20:52:02,165 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bn 2024-05-07 20:52:02,165 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bn/LC_MESSAGES 2024-05-07 20:52:02,166 root INFO copying build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bn/LC_MESSAGES 2024-05-07 20:52:02,167 root INFO copying build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bn/LC_MESSAGES 2024-05-07 20:52:02,168 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/io 2024-05-07 20:52:02,169 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/io/LC_MESSAGES 2024-05-07 20:52:02,170 root INFO copying build/lib/django/contrib/humanize/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/io/LC_MESSAGES 2024-05-07 20:52:02,171 root INFO copying build/lib/django/contrib/humanize/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/io/LC_MESSAGES 2024-05-07 20:52:02,172 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/br 2024-05-07 20:52:02,172 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/br/LC_MESSAGES 2024-05-07 20:52:02,173 root INFO copying build/lib/django/contrib/humanize/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/br/LC_MESSAGES 2024-05-07 20:52:02,174 root INFO copying build/lib/django/contrib/humanize/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/br/LC_MESSAGES 2024-05-07 20:52:02,175 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uk 2024-05-07 20:52:02,176 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uk/LC_MESSAGES 2024-05-07 20:52:02,177 root INFO copying build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uk/LC_MESSAGES 2024-05-07 20:52:02,178 root INFO copying build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uk/LC_MESSAGES 2024-05-07 20:52:02,179 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ky 2024-05-07 20:52:02,180 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ky/LC_MESSAGES 2024-05-07 20:52:02,180 root INFO copying build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ky/LC_MESSAGES 2024-05-07 20:52:02,181 root INFO copying build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ky/LC_MESSAGES 2024-05-07 20:52:02,182 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/af 2024-05-07 20:52:02,183 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/af/LC_MESSAGES 2024-05-07 20:52:02,184 root INFO copying build/lib/django/contrib/humanize/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/af/LC_MESSAGES 2024-05-07 20:52:02,185 root INFO copying build/lib/django/contrib/humanize/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/af/LC_MESSAGES 2024-05-07 20:52:02,186 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/it 2024-05-07 20:52:02,187 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/it/LC_MESSAGES 2024-05-07 20:52:02,187 root INFO copying build/lib/django/contrib/humanize/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/it/LC_MESSAGES 2024-05-07 20:52:02,188 root INFO copying build/lib/django/contrib/humanize/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/it/LC_MESSAGES 2024-05-07 20:52:02,189 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_AR 2024-05-07 20:52:02,190 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:02,191 root INFO copying build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:02,192 root INFO copying build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:02,193 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fa 2024-05-07 20:52:02,194 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fa/LC_MESSAGES 2024-05-07 20:52:02,194 root INFO copying build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fa/LC_MESSAGES 2024-05-07 20:52:02,195 root INFO copying build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fa/LC_MESSAGES 2024-05-07 20:52:02,196 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/el 2024-05-07 20:52:02,197 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/el/LC_MESSAGES 2024-05-07 20:52:02,198 root INFO copying build/lib/django/contrib/humanize/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/el/LC_MESSAGES 2024-05-07 20:52:02,199 root INFO copying build/lib/django/contrib/humanize/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/el/LC_MESSAGES 2024-05-07 20:52:02,200 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tr 2024-05-07 20:52:02,201 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tr/LC_MESSAGES 2024-05-07 20:52:02,202 root INFO copying build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tr/LC_MESSAGES 2024-05-07 20:52:02,203 root INFO copying build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tr/LC_MESSAGES 2024-05-07 20:52:02,204 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eu 2024-05-07 20:52:02,205 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eu/LC_MESSAGES 2024-05-07 20:52:02,205 root INFO copying build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eu/LC_MESSAGES 2024-05-07 20:52:02,206 root INFO copying build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eu/LC_MESSAGES 2024-05-07 20:52:02,207 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mr 2024-05-07 20:52:02,208 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mr/LC_MESSAGES 2024-05-07 20:52:02,209 root INFO copying build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mr/LC_MESSAGES 2024-05-07 20:52:02,210 root INFO copying build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mr/LC_MESSAGES 2024-05-07 20:52:02,211 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bs 2024-05-07 20:52:02,212 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bs/LC_MESSAGES 2024-05-07 20:52:02,212 root INFO copying build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bs/LC_MESSAGES 2024-05-07 20:52:02,213 root INFO copying build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bs/LC_MESSAGES 2024-05-07 20:52:02,214 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar_DZ 2024-05-07 20:52:02,215 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:02,216 root INFO copying build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:02,217 root INFO copying build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:02,218 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ja 2024-05-07 20:52:02,219 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ja/LC_MESSAGES 2024-05-07 20:52:02,219 root INFO copying build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ja/LC_MESSAGES 2024-05-07 20:52:02,220 root INFO copying build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ja/LC_MESSAGES 2024-05-07 20:52:02,221 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/my 2024-05-07 20:52:02,222 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/my/LC_MESSAGES 2024-05-07 20:52:02,223 root INFO copying build/lib/django/contrib/humanize/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/my/LC_MESSAGES 2024-05-07 20:52:02,224 root INFO copying build/lib/django/contrib/humanize/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/my/LC_MESSAGES 2024-05-07 20:52:02,225 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gd 2024-05-07 20:52:02,226 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gd/LC_MESSAGES 2024-05-07 20:52:02,226 root INFO copying build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gd/LC_MESSAGES 2024-05-07 20:52:02,227 root INFO copying build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gd/LC_MESSAGES 2024-05-07 20:52:02,228 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/da 2024-05-07 20:52:02,229 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/da/LC_MESSAGES 2024-05-07 20:52:02,230 root INFO copying build/lib/django/contrib/humanize/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/da/LC_MESSAGES 2024-05-07 20:52:02,231 root INFO copying build/lib/django/contrib/humanize/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/da/LC_MESSAGES 2024-05-07 20:52:02,232 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/he 2024-05-07 20:52:02,233 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/he/LC_MESSAGES 2024-05-07 20:52:02,233 root INFO copying build/lib/django/contrib/humanize/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/he/LC_MESSAGES 2024-05-07 20:52:02,234 root INFO copying build/lib/django/contrib/humanize/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/he/LC_MESSAGES 2024-05-07 20:52:02,236 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en 2024-05-07 20:52:02,236 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en/LC_MESSAGES 2024-05-07 20:52:02,237 root INFO copying build/lib/django/contrib/humanize/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en/LC_MESSAGES 2024-05-07 20:52:02,238 root INFO copying build/lib/django/contrib/humanize/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en/LC_MESSAGES 2024-05-07 20:52:02,239 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hr 2024-05-07 20:52:02,240 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hr/LC_MESSAGES 2024-05-07 20:52:02,240 root INFO copying build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hr/LC_MESSAGES 2024-05-07 20:52:02,241 root INFO copying build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hr/LC_MESSAGES 2024-05-07 20:52:02,244 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ast 2024-05-07 20:52:02,245 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ast/LC_MESSAGES 2024-05-07 20:52:02,246 root INFO copying build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ast/LC_MESSAGES 2024-05-07 20:52:02,247 root INFO copying build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ast/LC_MESSAGES 2024-05-07 20:52:02,248 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sv 2024-05-07 20:52:02,248 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sv/LC_MESSAGES 2024-05-07 20:52:02,249 root INFO copying build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sv/LC_MESSAGES 2024-05-07 20:52:02,250 root INFO copying build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sv/LC_MESSAGES 2024-05-07 20:52:02,251 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cs 2024-05-07 20:52:02,252 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cs/LC_MESSAGES 2024-05-07 20:52:02,252 root INFO copying build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cs/LC_MESSAGES 2024-05-07 20:52:02,253 root INFO copying build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cs/LC_MESSAGES 2024-05-07 20:52:02,254 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_VE 2024-05-07 20:52:02,255 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:02,256 root INFO copying build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:02,257 root INFO copying build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:02,258 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ka 2024-05-07 20:52:02,259 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ka/LC_MESSAGES 2024-05-07 20:52:02,259 root INFO copying build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ka/LC_MESSAGES 2024-05-07 20:52:02,260 root INFO copying build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ka/LC_MESSAGES 2024-05-07 20:52:02,261 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mk 2024-05-07 20:52:02,262 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mk/LC_MESSAGES 2024-05-07 20:52:02,263 root INFO copying build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mk/LC_MESSAGES 2024-05-07 20:52:02,264 root INFO copying build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mk/LC_MESSAGES 2024-05-07 20:52:02,265 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/id 2024-05-07 20:52:02,266 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/id/LC_MESSAGES 2024-05-07 20:52:02,266 root INFO copying build/lib/django/contrib/humanize/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/id/LC_MESSAGES 2024-05-07 20:52:02,267 root INFO copying build/lib/django/contrib/humanize/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/id/LC_MESSAGES 2024-05-07 20:52:02,269 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ta 2024-05-07 20:52:02,269 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ta/LC_MESSAGES 2024-05-07 20:52:02,270 root INFO copying build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ta/LC_MESSAGES 2024-05-07 20:52:02,271 root INFO copying build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ta/LC_MESSAGES 2024-05-07 20:52:02,272 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ms 2024-05-07 20:52:02,273 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ms/LC_MESSAGES 2024-05-07 20:52:02,273 root INFO copying build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ms/LC_MESSAGES 2024-05-07 20:52:02,274 root INFO copying build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ms/LC_MESSAGES 2024-05-07 20:52:02,276 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar 2024-05-07 20:52:02,276 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar/LC_MESSAGES 2024-05-07 20:52:02,277 root INFO copying build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar/LC_MESSAGES 2024-05-07 20:52:02,278 root INFO copying build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar/LC_MESSAGES 2024-05-07 20:52:02,279 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gl 2024-05-07 20:52:02,280 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gl/LC_MESSAGES 2024-05-07 20:52:02,281 root INFO copying build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gl/LC_MESSAGES 2024-05-07 20:52:02,282 root INFO copying build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gl/LC_MESSAGES 2024-05-07 20:52:02,283 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hans 2024-05-07 20:52:02,284 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:02,284 root INFO copying build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:02,285 root INFO copying build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:02,286 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ne 2024-05-07 20:52:02,287 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ne/LC_MESSAGES 2024-05-07 20:52:02,288 root INFO copying build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ne/LC_MESSAGES 2024-05-07 20:52:02,289 root INFO copying build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ne/LC_MESSAGES 2024-05-07 20:52:02,290 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uz 2024-05-07 20:52:02,291 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uz/LC_MESSAGES 2024-05-07 20:52:02,291 root INFO copying build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uz/LC_MESSAGES 2024-05-07 20:52:02,292 root INFO copying build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uz/LC_MESSAGES 2024-05-07 20:52:02,293 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hant 2024-05-07 20:52:02,294 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:02,295 root INFO copying build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:02,296 root INFO copying build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:02,297 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/az 2024-05-07 20:52:02,298 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/az/LC_MESSAGES 2024-05-07 20:52:02,299 root INFO copying build/lib/django/contrib/humanize/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/az/LC_MESSAGES 2024-05-07 20:52:02,300 root INFO copying build/lib/django/contrib/humanize/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/az/LC_MESSAGES 2024-05-07 20:52:02,301 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es 2024-05-07 20:52:02,302 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es/LC_MESSAGES 2024-05-07 20:52:02,302 root INFO copying build/lib/django/contrib/humanize/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es/LC_MESSAGES 2024-05-07 20:52:02,303 root INFO copying build/lib/django/contrib/humanize/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es/LC_MESSAGES 2024-05-07 20:52:02,304 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ko 2024-05-07 20:52:02,305 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ko/LC_MESSAGES 2024-05-07 20:52:02,306 root INFO copying build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ko/LC_MESSAGES 2024-05-07 20:52:02,307 root INFO copying build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ko/LC_MESSAGES 2024-05-07 20:52:02,308 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pa 2024-05-07 20:52:02,309 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pa/LC_MESSAGES 2024-05-07 20:52:02,309 root INFO copying build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pa/LC_MESSAGES 2024-05-07 20:52:02,310 root INFO copying build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pa/LC_MESSAGES 2024-05-07 20:52:02,311 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fr 2024-05-07 20:52:02,312 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fr/LC_MESSAGES 2024-05-07 20:52:02,313 root INFO copying build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fr/LC_MESSAGES 2024-05-07 20:52:02,314 root INFO copying build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fr/LC_MESSAGES 2024-05-07 20:52:02,315 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bg 2024-05-07 20:52:02,316 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bg/LC_MESSAGES 2024-05-07 20:52:02,316 root INFO copying build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bg/LC_MESSAGES 2024-05-07 20:52:02,317 root INFO copying build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bg/LC_MESSAGES 2024-05-07 20:52:02,318 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_MX 2024-05-07 20:52:02,319 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:02,320 root INFO copying build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:02,321 root INFO copying build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:02,322 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eo 2024-05-07 20:52:02,322 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eo/LC_MESSAGES 2024-05-07 20:52:02,323 root INFO copying build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eo/LC_MESSAGES 2024-05-07 20:52:02,324 root INFO copying build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eo/LC_MESSAGES 2024-05-07 20:52:02,325 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pl 2024-05-07 20:52:02,326 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pl/LC_MESSAGES 2024-05-07 20:52:02,327 root INFO copying build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pl/LC_MESSAGES 2024-05-07 20:52:02,327 root INFO copying build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pl/LC_MESSAGES 2024-05-07 20:52:02,329 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kk 2024-05-07 20:52:02,329 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kk/LC_MESSAGES 2024-05-07 20:52:02,330 root INFO copying build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kk/LC_MESSAGES 2024-05-07 20:52:02,331 root INFO copying build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kk/LC_MESSAGES 2024-05-07 20:52:02,332 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lt 2024-05-07 20:52:02,333 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lt/LC_MESSAGES 2024-05-07 20:52:02,333 root INFO copying build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lt/LC_MESSAGES 2024-05-07 20:52:02,334 root INFO copying build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lt/LC_MESSAGES 2024-05-07 20:52:02,336 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hi 2024-05-07 20:52:02,336 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hi/LC_MESSAGES 2024-05-07 20:52:02,337 root INFO copying build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hi/LC_MESSAGES 2024-05-07 20:52:02,338 root INFO copying build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hi/LC_MESSAGES 2024-05-07 20:52:02,339 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/de 2024-05-07 20:52:02,340 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/de/LC_MESSAGES 2024-05-07 20:52:02,340 root INFO copying build/lib/django/contrib/humanize/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/de/LC_MESSAGES 2024-05-07 20:52:02,341 root INFO copying build/lib/django/contrib/humanize/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/de/LC_MESSAGES 2024-05-07 20:52:02,342 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/te 2024-05-07 20:52:02,343 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/te/LC_MESSAGES 2024-05-07 20:52:02,344 root INFO copying build/lib/django/contrib/humanize/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/te/LC_MESSAGES 2024-05-07 20:52:02,345 root INFO copying build/lib/django/contrib/humanize/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/te/LC_MESSAGES 2024-05-07 20:52:02,346 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/udm 2024-05-07 20:52:02,347 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/udm/LC_MESSAGES 2024-05-07 20:52:02,347 root INFO copying build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/udm/LC_MESSAGES 2024-05-07 20:52:02,348 root INFO copying build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/udm/LC_MESSAGES 2024-05-07 20:52:02,349 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fi 2024-05-07 20:52:02,350 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fi/LC_MESSAGES 2024-05-07 20:52:02,351 root INFO copying build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fi/LC_MESSAGES 2024-05-07 20:52:02,351 root INFO copying build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fi/LC_MESSAGES 2024-05-07 20:52:02,353 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt_BR 2024-05-07 20:52:02,353 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:02,354 root INFO copying build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:02,355 root INFO copying build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:02,356 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lb 2024-05-07 20:52:02,357 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lb/LC_MESSAGES 2024-05-07 20:52:02,358 root INFO copying build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lb/LC_MESSAGES 2024-05-07 20:52:02,359 root INFO copying build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lb/LC_MESSAGES 2024-05-07 20:52:02,360 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ru 2024-05-07 20:52:02,360 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ru/LC_MESSAGES 2024-05-07 20:52:02,361 root INFO copying build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ru/LC_MESSAGES 2024-05-07 20:52:02,362 root INFO copying build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ru/LC_MESSAGES 2024-05-07 20:52:02,363 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ca 2024-05-07 20:52:02,364 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ca/LC_MESSAGES 2024-05-07 20:52:02,365 root INFO copying build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ca/LC_MESSAGES 2024-05-07 20:52:02,366 root INFO copying build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ca/LC_MESSAGES 2024-05-07 20:52:02,367 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nb 2024-05-07 20:52:02,367 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nb/LC_MESSAGES 2024-05-07 20:52:02,368 root INFO copying build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nb/LC_MESSAGES 2024-05-07 20:52:02,369 root INFO copying build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nb/LC_MESSAGES 2024-05-07 20:52:02,370 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/vi 2024-05-07 20:52:02,371 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/vi/LC_MESSAGES 2024-05-07 20:52:02,371 root INFO copying build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/vi/LC_MESSAGES 2024-05-07 20:52:02,372 root INFO copying build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/vi/LC_MESSAGES 2024-05-07 20:52:02,373 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ia 2024-05-07 20:52:02,374 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ia/LC_MESSAGES 2024-05-07 20:52:02,375 root INFO copying build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ia/LC_MESSAGES 2024-05-07 20:52:02,376 root INFO copying build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ia/LC_MESSAGES 2024-05-07 20:52:02,377 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/dsb 2024-05-07 20:52:02,378 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/dsb/LC_MESSAGES 2024-05-07 20:52:02,378 root INFO copying build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/dsb/LC_MESSAGES 2024-05-07 20:52:02,379 root INFO copying build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/dsb/LC_MESSAGES 2024-05-07 20:52:02,380 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hy 2024-05-07 20:52:02,381 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hy/LC_MESSAGES 2024-05-07 20:52:02,382 root INFO copying build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hy/LC_MESSAGES 2024-05-07 20:52:02,383 root INFO copying build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hy/LC_MESSAGES 2024-05-07 20:52:02,384 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_GB 2024-05-07 20:52:02,385 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:02,385 root INFO copying build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:02,386 root INFO copying build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:02,387 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ml 2024-05-07 20:52:02,388 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ml/LC_MESSAGES 2024-05-07 20:52:02,389 root INFO copying build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ml/LC_MESSAGES 2024-05-07 20:52:02,389 root INFO copying build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ml/LC_MESSAGES 2024-05-07 20:52:02,391 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/os 2024-05-07 20:52:02,391 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/os/LC_MESSAGES 2024-05-07 20:52:02,392 root INFO copying build/lib/django/contrib/humanize/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/os/LC_MESSAGES 2024-05-07 20:52:02,393 root INFO copying build/lib/django/contrib/humanize/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/os/LC_MESSAGES 2024-05-07 20:52:02,394 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sl 2024-05-07 20:52:02,395 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sl/LC_MESSAGES 2024-05-07 20:52:02,395 root INFO copying build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sl/LC_MESSAGES 2024-05-07 20:52:02,396 root INFO copying build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sl/LC_MESSAGES 2024-05-07 20:52:02,397 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/km 2024-05-07 20:52:02,398 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/km/LC_MESSAGES 2024-05-07 20:52:02,399 root INFO copying build/lib/django/contrib/humanize/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/km/LC_MESSAGES 2024-05-07 20:52:02,400 root INFO copying build/lib/django/contrib/humanize/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/km/LC_MESSAGES 2024-05-07 20:52:02,401 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hu 2024-05-07 20:52:02,402 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hu/LC_MESSAGES 2024-05-07 20:52:02,402 root INFO copying build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hu/LC_MESSAGES 2024-05-07 20:52:02,403 root INFO copying build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hu/LC_MESSAGES 2024-05-07 20:52:02,404 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fy 2024-05-07 20:52:02,405 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fy/LC_MESSAGES 2024-05-07 20:52:02,406 root INFO copying build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fy/LC_MESSAGES 2024-05-07 20:52:02,407 root INFO copying build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fy/LC_MESSAGES 2024-05-07 20:52:02,408 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sk 2024-05-07 20:52:02,409 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sk/LC_MESSAGES 2024-05-07 20:52:02,409 root INFO copying build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sk/LC_MESSAGES 2024-05-07 20:52:02,410 root INFO copying build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sk/LC_MESSAGES 2024-05-07 20:52:02,411 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hsb 2024-05-07 20:52:02,412 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hsb/LC_MESSAGES 2024-05-07 20:52:02,413 root INFO copying build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hsb/LC_MESSAGES 2024-05-07 20:52:02,414 root INFO copying build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hsb/LC_MESSAGES 2024-05-07 20:52:02,415 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mn 2024-05-07 20:52:02,416 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mn/LC_MESSAGES 2024-05-07 20:52:02,416 root INFO copying build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mn/LC_MESSAGES 2024-05-07 20:52:02,417 root INFO copying build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mn/LC_MESSAGES 2024-05-07 20:52:02,418 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tt 2024-05-07 20:52:02,419 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tt/LC_MESSAGES 2024-05-07 20:52:02,420 root INFO copying build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tt/LC_MESSAGES 2024-05-07 20:52:02,421 root INFO copying build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tt/LC_MESSAGES 2024-05-07 20:52:02,422 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ro 2024-05-07 20:52:02,423 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ro/LC_MESSAGES 2024-05-07 20:52:02,423 root INFO copying build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ro/LC_MESSAGES 2024-05-07 20:52:02,424 root INFO copying build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ro/LC_MESSAGES 2024-05-07 20:52:02,425 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects 2024-05-07 20:52:02,426 root INFO copying build/lib/django/contrib/redirects/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/redirects 2024-05-07 20:52:02,427 root INFO copying build/lib/django/contrib/redirects/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/redirects 2024-05-07 20:52:02,428 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/migrations 2024-05-07 20:52:02,428 root INFO copying build/lib/django/contrib/redirects/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/migrations 2024-05-07 20:52:02,429 root INFO copying build/lib/django/contrib/redirects/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/migrations 2024-05-07 20:52:02,430 root INFO copying build/lib/django/contrib/redirects/migrations/0002_alter_redirect_new_path_help_text.py -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/migrations 2024-05-07 20:52:02,431 root INFO copying build/lib/django/contrib/redirects/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/redirects 2024-05-07 20:52:02,432 root INFO copying build/lib/django/contrib/redirects/middleware.py -> build/bdist.linux-riscv64/wheel/django/contrib/redirects 2024-05-07 20:52:02,433 root INFO copying build/lib/django/contrib/redirects/admin.py -> build/bdist.linux-riscv64/wheel/django/contrib/redirects 2024-05-07 20:52:02,434 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale 2024-05-07 20:52:02,435 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cy 2024-05-07 20:52:02,435 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cy/LC_MESSAGES 2024-05-07 20:52:02,436 root INFO copying build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cy/LC_MESSAGES 2024-05-07 20:52:02,437 root INFO copying build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cy/LC_MESSAGES 2024-05-07 20:52:02,438 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_AU 2024-05-07 20:52:02,439 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:02,439 root INFO copying build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:02,440 root INFO copying build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:02,441 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ckb 2024-05-07 20:52:02,442 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ckb/LC_MESSAGES 2024-05-07 20:52:02,443 root INFO copying build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ckb/LC_MESSAGES 2024-05-07 20:52:02,444 root INFO copying build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ckb/LC_MESSAGES 2024-05-07 20:52:02,445 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kn 2024-05-07 20:52:02,446 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kn/LC_MESSAGES 2024-05-07 20:52:02,446 root INFO copying build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kn/LC_MESSAGES 2024-05-07 20:52:02,447 root INFO copying build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kn/LC_MESSAGES 2024-05-07 20:52:02,448 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kab 2024-05-07 20:52:02,449 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kab/LC_MESSAGES 2024-05-07 20:52:02,449 root INFO copying build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kab/LC_MESSAGES 2024-05-07 20:52:02,450 root INFO copying build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kab/LC_MESSAGES 2024-05-07 20:52:02,451 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ur 2024-05-07 20:52:02,452 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ur/LC_MESSAGES 2024-05-07 20:52:02,453 root INFO copying build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ur/LC_MESSAGES 2024-05-07 20:52:02,454 root INFO copying build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ur/LC_MESSAGES 2024-05-07 20:52:02,455 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nn 2024-05-07 20:52:02,456 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nn/LC_MESSAGES 2024-05-07 20:52:02,456 root INFO copying build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nn/LC_MESSAGES 2024-05-07 20:52:02,457 root INFO copying build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nn/LC_MESSAGES 2024-05-07 20:52:02,458 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr 2024-05-07 20:52:02,459 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr/LC_MESSAGES 2024-05-07 20:52:02,460 root INFO copying build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr/LC_MESSAGES 2024-05-07 20:52:02,460 root INFO copying build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr/LC_MESSAGES 2024-05-07 20:52:02,461 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr_Latn 2024-05-07 20:52:02,462 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:02,463 root INFO copying build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:02,464 root INFO copying build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:02,465 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/be 2024-05-07 20:52:02,466 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/be/LC_MESSAGES 2024-05-07 20:52:02,466 root INFO copying build/lib/django/contrib/redirects/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/be/LC_MESSAGES 2024-05-07 20:52:02,467 root INFO copying build/lib/django/contrib/redirects/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/be/LC_MESSAGES 2024-05-07 20:52:02,468 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/is 2024-05-07 20:52:02,469 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/is/LC_MESSAGES 2024-05-07 20:52:02,470 root INFO copying build/lib/django/contrib/redirects/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/is/LC_MESSAGES 2024-05-07 20:52:02,470 root INFO copying build/lib/django/contrib/redirects/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/is/LC_MESSAGES 2024-05-07 20:52:02,471 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lv 2024-05-07 20:52:02,472 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lv/LC_MESSAGES 2024-05-07 20:52:02,473 root INFO copying build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lv/LC_MESSAGES 2024-05-07 20:52:02,474 root INFO copying build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lv/LC_MESSAGES 2024-05-07 20:52:02,475 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt 2024-05-07 20:52:02,476 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt/LC_MESSAGES 2024-05-07 20:52:02,476 root INFO copying build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt/LC_MESSAGES 2024-05-07 20:52:02,477 root INFO copying build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt/LC_MESSAGES 2024-05-07 20:52:02,478 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sw 2024-05-07 20:52:02,479 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sw/LC_MESSAGES 2024-05-07 20:52:02,480 root INFO copying build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sw/LC_MESSAGES 2024-05-07 20:52:02,480 root INFO copying build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sw/LC_MESSAGES 2024-05-07 20:52:02,481 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/et 2024-05-07 20:52:02,482 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/et/LC_MESSAGES 2024-05-07 20:52:02,483 root INFO copying build/lib/django/contrib/redirects/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/et/LC_MESSAGES 2024-05-07 20:52:02,484 root INFO copying build/lib/django/contrib/redirects/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/et/LC_MESSAGES 2024-05-07 20:52:02,485 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_CO 2024-05-07 20:52:02,485 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:02,486 root INFO copying build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:02,487 root INFO copying build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:02,488 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tk 2024-05-07 20:52:02,489 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tk/LC_MESSAGES 2024-05-07 20:52:02,490 root INFO copying build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tk/LC_MESSAGES 2024-05-07 20:52:02,491 root INFO copying build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tk/LC_MESSAGES 2024-05-07 20:52:02,492 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ga 2024-05-07 20:52:02,492 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ga/LC_MESSAGES 2024-05-07 20:52:02,493 root INFO copying build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ga/LC_MESSAGES 2024-05-07 20:52:02,494 root INFO copying build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ga/LC_MESSAGES 2024-05-07 20:52:02,495 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/th 2024-05-07 20:52:02,496 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/th/LC_MESSAGES 2024-05-07 20:52:02,496 root INFO copying build/lib/django/contrib/redirects/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/th/LC_MESSAGES 2024-05-07 20:52:02,497 root INFO copying build/lib/django/contrib/redirects/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/th/LC_MESSAGES 2024-05-07 20:52:02,498 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sq 2024-05-07 20:52:02,499 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sq/LC_MESSAGES 2024-05-07 20:52:02,500 root INFO copying build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sq/LC_MESSAGES 2024-05-07 20:52:02,500 root INFO copying build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sq/LC_MESSAGES 2024-05-07 20:52:02,501 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nl 2024-05-07 20:52:02,502 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nl/LC_MESSAGES 2024-05-07 20:52:02,503 root INFO copying build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nl/LC_MESSAGES 2024-05-07 20:52:02,504 root INFO copying build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nl/LC_MESSAGES 2024-05-07 20:52:02,505 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tg 2024-05-07 20:52:02,505 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tg/LC_MESSAGES 2024-05-07 20:52:02,506 root INFO copying build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tg/LC_MESSAGES 2024-05-07 20:52:02,507 root INFO copying build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tg/LC_MESSAGES 2024-05-07 20:52:02,508 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bn 2024-05-07 20:52:02,509 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bn/LC_MESSAGES 2024-05-07 20:52:02,509 root INFO copying build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bn/LC_MESSAGES 2024-05-07 20:52:02,510 root INFO copying build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bn/LC_MESSAGES 2024-05-07 20:52:02,511 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/io 2024-05-07 20:52:02,512 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/io/LC_MESSAGES 2024-05-07 20:52:02,513 root INFO copying build/lib/django/contrib/redirects/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/io/LC_MESSAGES 2024-05-07 20:52:02,514 root INFO copying build/lib/django/contrib/redirects/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/io/LC_MESSAGES 2024-05-07 20:52:02,515 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/br 2024-05-07 20:52:02,515 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/br/LC_MESSAGES 2024-05-07 20:52:02,516 root INFO copying build/lib/django/contrib/redirects/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/br/LC_MESSAGES 2024-05-07 20:52:02,517 root INFO copying build/lib/django/contrib/redirects/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/br/LC_MESSAGES 2024-05-07 20:52:02,518 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uk 2024-05-07 20:52:02,519 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uk/LC_MESSAGES 2024-05-07 20:52:02,519 root INFO copying build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uk/LC_MESSAGES 2024-05-07 20:52:02,520 root INFO copying build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uk/LC_MESSAGES 2024-05-07 20:52:02,521 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ky 2024-05-07 20:52:02,522 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ky/LC_MESSAGES 2024-05-07 20:52:02,523 root INFO copying build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ky/LC_MESSAGES 2024-05-07 20:52:02,523 root INFO copying build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ky/LC_MESSAGES 2024-05-07 20:52:02,524 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/af 2024-05-07 20:52:02,525 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/af/LC_MESSAGES 2024-05-07 20:52:02,526 root INFO copying build/lib/django/contrib/redirects/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/af/LC_MESSAGES 2024-05-07 20:52:02,527 root INFO copying build/lib/django/contrib/redirects/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/af/LC_MESSAGES 2024-05-07 20:52:02,528 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/it 2024-05-07 20:52:02,528 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/it/LC_MESSAGES 2024-05-07 20:52:02,529 root INFO copying build/lib/django/contrib/redirects/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/it/LC_MESSAGES 2024-05-07 20:52:02,530 root INFO copying build/lib/django/contrib/redirects/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/it/LC_MESSAGES 2024-05-07 20:52:02,531 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_AR 2024-05-07 20:52:02,532 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:02,533 root INFO copying build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:02,533 root INFO copying build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:02,534 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fa 2024-05-07 20:52:02,535 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fa/LC_MESSAGES 2024-05-07 20:52:02,536 root INFO copying build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fa/LC_MESSAGES 2024-05-07 20:52:02,537 root INFO copying build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fa/LC_MESSAGES 2024-05-07 20:52:02,538 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/el 2024-05-07 20:52:02,539 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/el/LC_MESSAGES 2024-05-07 20:52:02,539 root INFO copying build/lib/django/contrib/redirects/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/el/LC_MESSAGES 2024-05-07 20:52:02,540 root INFO copying build/lib/django/contrib/redirects/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/el/LC_MESSAGES 2024-05-07 20:52:02,541 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tr 2024-05-07 20:52:02,542 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tr/LC_MESSAGES 2024-05-07 20:52:02,543 root INFO copying build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tr/LC_MESSAGES 2024-05-07 20:52:02,543 root INFO copying build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tr/LC_MESSAGES 2024-05-07 20:52:02,544 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eu 2024-05-07 20:52:02,545 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eu/LC_MESSAGES 2024-05-07 20:52:02,546 root INFO copying build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eu/LC_MESSAGES 2024-05-07 20:52:02,547 root INFO copying build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eu/LC_MESSAGES 2024-05-07 20:52:02,548 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mr 2024-05-07 20:52:02,548 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mr/LC_MESSAGES 2024-05-07 20:52:02,549 root INFO copying build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mr/LC_MESSAGES 2024-05-07 20:52:02,550 root INFO copying build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mr/LC_MESSAGES 2024-05-07 20:52:02,551 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bs 2024-05-07 20:52:02,552 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bs/LC_MESSAGES 2024-05-07 20:52:02,552 root INFO copying build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bs/LC_MESSAGES 2024-05-07 20:52:02,553 root INFO copying build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bs/LC_MESSAGES 2024-05-07 20:52:02,554 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar_DZ 2024-05-07 20:52:02,555 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:02,556 root INFO copying build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:02,556 root INFO copying build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:02,557 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ja 2024-05-07 20:52:02,558 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ja/LC_MESSAGES 2024-05-07 20:52:02,559 root INFO copying build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ja/LC_MESSAGES 2024-05-07 20:52:02,560 root INFO copying build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ja/LC_MESSAGES 2024-05-07 20:52:02,561 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/my 2024-05-07 20:52:02,562 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/my/LC_MESSAGES 2024-05-07 20:52:02,562 root INFO copying build/lib/django/contrib/redirects/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/my/LC_MESSAGES 2024-05-07 20:52:02,563 root INFO copying build/lib/django/contrib/redirects/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/my/LC_MESSAGES 2024-05-07 20:52:02,564 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gd 2024-05-07 20:52:02,565 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gd/LC_MESSAGES 2024-05-07 20:52:02,565 root INFO copying build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gd/LC_MESSAGES 2024-05-07 20:52:02,566 root INFO copying build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gd/LC_MESSAGES 2024-05-07 20:52:02,567 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/da 2024-05-07 20:52:02,568 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/da/LC_MESSAGES 2024-05-07 20:52:02,569 root INFO copying build/lib/django/contrib/redirects/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/da/LC_MESSAGES 2024-05-07 20:52:02,570 root INFO copying build/lib/django/contrib/redirects/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/da/LC_MESSAGES 2024-05-07 20:52:02,571 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/he 2024-05-07 20:52:02,571 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/he/LC_MESSAGES 2024-05-07 20:52:02,572 root INFO copying build/lib/django/contrib/redirects/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/he/LC_MESSAGES 2024-05-07 20:52:02,573 root INFO copying build/lib/django/contrib/redirects/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/he/LC_MESSAGES 2024-05-07 20:52:02,574 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en 2024-05-07 20:52:02,575 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en/LC_MESSAGES 2024-05-07 20:52:02,576 root INFO copying build/lib/django/contrib/redirects/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en/LC_MESSAGES 2024-05-07 20:52:02,576 root INFO copying build/lib/django/contrib/redirects/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en/LC_MESSAGES 2024-05-07 20:52:02,577 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hr 2024-05-07 20:52:02,578 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hr/LC_MESSAGES 2024-05-07 20:52:02,579 root INFO copying build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hr/LC_MESSAGES 2024-05-07 20:52:02,580 root INFO copying build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hr/LC_MESSAGES 2024-05-07 20:52:02,581 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ast 2024-05-07 20:52:02,581 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ast/LC_MESSAGES 2024-05-07 20:52:02,582 root INFO copying build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ast/LC_MESSAGES 2024-05-07 20:52:02,583 root INFO copying build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ast/LC_MESSAGES 2024-05-07 20:52:02,584 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sv 2024-05-07 20:52:02,585 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sv/LC_MESSAGES 2024-05-07 20:52:02,585 root INFO copying build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sv/LC_MESSAGES 2024-05-07 20:52:02,586 root INFO copying build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sv/LC_MESSAGES 2024-05-07 20:52:02,587 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cs 2024-05-07 20:52:02,588 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cs/LC_MESSAGES 2024-05-07 20:52:02,589 root INFO copying build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cs/LC_MESSAGES 2024-05-07 20:52:02,590 root INFO copying build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cs/LC_MESSAGES 2024-05-07 20:52:02,591 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_VE 2024-05-07 20:52:02,592 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:02,592 root INFO copying build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:02,593 root INFO copying build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:02,594 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ka 2024-05-07 20:52:02,595 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ka/LC_MESSAGES 2024-05-07 20:52:02,595 root INFO copying build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ka/LC_MESSAGES 2024-05-07 20:52:02,596 root INFO copying build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ka/LC_MESSAGES 2024-05-07 20:52:02,597 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mk 2024-05-07 20:52:02,598 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mk/LC_MESSAGES 2024-05-07 20:52:02,599 root INFO copying build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mk/LC_MESSAGES 2024-05-07 20:52:02,600 root INFO copying build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mk/LC_MESSAGES 2024-05-07 20:52:02,601 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/id 2024-05-07 20:52:02,601 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/id/LC_MESSAGES 2024-05-07 20:52:02,602 root INFO copying build/lib/django/contrib/redirects/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/id/LC_MESSAGES 2024-05-07 20:52:02,603 root INFO copying build/lib/django/contrib/redirects/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/id/LC_MESSAGES 2024-05-07 20:52:02,604 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ta 2024-05-07 20:52:02,605 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ta/LC_MESSAGES 2024-05-07 20:52:02,605 root INFO copying build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ta/LC_MESSAGES 2024-05-07 20:52:02,606 root INFO copying build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ta/LC_MESSAGES 2024-05-07 20:52:02,607 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ms 2024-05-07 20:52:02,608 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ms/LC_MESSAGES 2024-05-07 20:52:02,608 root INFO copying build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ms/LC_MESSAGES 2024-05-07 20:52:02,609 root INFO copying build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ms/LC_MESSAGES 2024-05-07 20:52:02,610 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar 2024-05-07 20:52:02,611 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar/LC_MESSAGES 2024-05-07 20:52:02,612 root INFO copying build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar/LC_MESSAGES 2024-05-07 20:52:02,613 root INFO copying build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar/LC_MESSAGES 2024-05-07 20:52:02,614 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gl 2024-05-07 20:52:02,614 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gl/LC_MESSAGES 2024-05-07 20:52:02,615 root INFO copying build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gl/LC_MESSAGES 2024-05-07 20:52:02,616 root INFO copying build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gl/LC_MESSAGES 2024-05-07 20:52:02,617 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hans 2024-05-07 20:52:02,618 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:02,619 root INFO copying build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:02,619 root INFO copying build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:02,620 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ne 2024-05-07 20:52:02,621 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ne/LC_MESSAGES 2024-05-07 20:52:02,622 root INFO copying build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ne/LC_MESSAGES 2024-05-07 20:52:02,623 root INFO copying build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ne/LC_MESSAGES 2024-05-07 20:52:02,624 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uz 2024-05-07 20:52:02,624 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uz/LC_MESSAGES 2024-05-07 20:52:02,625 root INFO copying build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uz/LC_MESSAGES 2024-05-07 20:52:02,626 root INFO copying build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uz/LC_MESSAGES 2024-05-07 20:52:02,627 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hant 2024-05-07 20:52:02,628 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:02,628 root INFO copying build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:02,629 root INFO copying build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:02,630 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/az 2024-05-07 20:52:02,631 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/az/LC_MESSAGES 2024-05-07 20:52:02,632 root INFO copying build/lib/django/contrib/redirects/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/az/LC_MESSAGES 2024-05-07 20:52:02,633 root INFO copying build/lib/django/contrib/redirects/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/az/LC_MESSAGES 2024-05-07 20:52:02,634 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es 2024-05-07 20:52:02,634 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es/LC_MESSAGES 2024-05-07 20:52:02,635 root INFO copying build/lib/django/contrib/redirects/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es/LC_MESSAGES 2024-05-07 20:52:02,636 root INFO copying build/lib/django/contrib/redirects/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es/LC_MESSAGES 2024-05-07 20:52:02,637 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ko 2024-05-07 20:52:02,638 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ko/LC_MESSAGES 2024-05-07 20:52:02,638 root INFO copying build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ko/LC_MESSAGES 2024-05-07 20:52:02,639 root INFO copying build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ko/LC_MESSAGES 2024-05-07 20:52:02,640 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pa 2024-05-07 20:52:02,641 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pa/LC_MESSAGES 2024-05-07 20:52:02,642 root INFO copying build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pa/LC_MESSAGES 2024-05-07 20:52:02,642 root INFO copying build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pa/LC_MESSAGES 2024-05-07 20:52:02,643 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fr 2024-05-07 20:52:02,644 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fr/LC_MESSAGES 2024-05-07 20:52:02,645 root INFO copying build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fr/LC_MESSAGES 2024-05-07 20:52:02,646 root INFO copying build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fr/LC_MESSAGES 2024-05-07 20:52:02,647 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bg 2024-05-07 20:52:02,647 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bg/LC_MESSAGES 2024-05-07 20:52:02,648 root INFO copying build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bg/LC_MESSAGES 2024-05-07 20:52:02,649 root INFO copying build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bg/LC_MESSAGES 2024-05-07 20:52:02,650 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_MX 2024-05-07 20:52:02,651 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:02,651 root INFO copying build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:02,652 root INFO copying build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:02,653 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eo 2024-05-07 20:52:02,654 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eo/LC_MESSAGES 2024-05-07 20:52:02,655 root INFO copying build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eo/LC_MESSAGES 2024-05-07 20:52:02,656 root INFO copying build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eo/LC_MESSAGES 2024-05-07 20:52:02,657 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pl 2024-05-07 20:52:02,657 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pl/LC_MESSAGES 2024-05-07 20:52:02,658 root INFO copying build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pl/LC_MESSAGES 2024-05-07 20:52:02,659 root INFO copying build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pl/LC_MESSAGES 2024-05-07 20:52:02,660 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kk 2024-05-07 20:52:02,661 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kk/LC_MESSAGES 2024-05-07 20:52:02,662 root INFO copying build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kk/LC_MESSAGES 2024-05-07 20:52:02,662 root INFO copying build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kk/LC_MESSAGES 2024-05-07 20:52:02,663 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lt 2024-05-07 20:52:02,664 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lt/LC_MESSAGES 2024-05-07 20:52:02,665 root INFO copying build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lt/LC_MESSAGES 2024-05-07 20:52:02,666 root INFO copying build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lt/LC_MESSAGES 2024-05-07 20:52:02,667 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hi 2024-05-07 20:52:02,668 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hi/LC_MESSAGES 2024-05-07 20:52:02,668 root INFO copying build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hi/LC_MESSAGES 2024-05-07 20:52:02,669 root INFO copying build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hi/LC_MESSAGES 2024-05-07 20:52:02,670 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/de 2024-05-07 20:52:02,671 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/de/LC_MESSAGES 2024-05-07 20:52:02,671 root INFO copying build/lib/django/contrib/redirects/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/de/LC_MESSAGES 2024-05-07 20:52:02,672 root INFO copying build/lib/django/contrib/redirects/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/de/LC_MESSAGES 2024-05-07 20:52:02,673 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/te 2024-05-07 20:52:02,674 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/te/LC_MESSAGES 2024-05-07 20:52:02,675 root INFO copying build/lib/django/contrib/redirects/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/te/LC_MESSAGES 2024-05-07 20:52:02,676 root INFO copying build/lib/django/contrib/redirects/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/te/LC_MESSAGES 2024-05-07 20:52:02,677 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/udm 2024-05-07 20:52:02,677 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/udm/LC_MESSAGES 2024-05-07 20:52:02,678 root INFO copying build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/udm/LC_MESSAGES 2024-05-07 20:52:02,679 root INFO copying build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/udm/LC_MESSAGES 2024-05-07 20:52:02,680 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fi 2024-05-07 20:52:02,681 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fi/LC_MESSAGES 2024-05-07 20:52:02,681 root INFO copying build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fi/LC_MESSAGES 2024-05-07 20:52:02,682 root INFO copying build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fi/LC_MESSAGES 2024-05-07 20:52:02,683 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt_BR 2024-05-07 20:52:02,684 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:02,685 root INFO copying build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:02,685 root INFO copying build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:02,686 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lb 2024-05-07 20:52:02,687 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lb/LC_MESSAGES 2024-05-07 20:52:02,688 root INFO copying build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lb/LC_MESSAGES 2024-05-07 20:52:02,689 root INFO copying build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lb/LC_MESSAGES 2024-05-07 20:52:02,690 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ru 2024-05-07 20:52:02,690 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ru/LC_MESSAGES 2024-05-07 20:52:02,691 root INFO copying build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ru/LC_MESSAGES 2024-05-07 20:52:02,692 root INFO copying build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ru/LC_MESSAGES 2024-05-07 20:52:02,693 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ca 2024-05-07 20:52:02,694 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ca/LC_MESSAGES 2024-05-07 20:52:02,694 root INFO copying build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ca/LC_MESSAGES 2024-05-07 20:52:02,695 root INFO copying build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ca/LC_MESSAGES 2024-05-07 20:52:02,696 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nb 2024-05-07 20:52:02,697 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nb/LC_MESSAGES 2024-05-07 20:52:02,698 root INFO copying build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nb/LC_MESSAGES 2024-05-07 20:52:02,699 root INFO copying build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nb/LC_MESSAGES 2024-05-07 20:52:02,700 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/vi 2024-05-07 20:52:02,700 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/vi/LC_MESSAGES 2024-05-07 20:52:02,701 root INFO copying build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/vi/LC_MESSAGES 2024-05-07 20:52:02,702 root INFO copying build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/vi/LC_MESSAGES 2024-05-07 20:52:02,703 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ia 2024-05-07 20:52:02,704 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ia/LC_MESSAGES 2024-05-07 20:52:02,704 root INFO copying build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ia/LC_MESSAGES 2024-05-07 20:52:02,705 root INFO copying build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ia/LC_MESSAGES 2024-05-07 20:52:02,706 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/dsb 2024-05-07 20:52:02,707 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/dsb/LC_MESSAGES 2024-05-07 20:52:02,708 root INFO copying build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/dsb/LC_MESSAGES 2024-05-07 20:52:02,709 root INFO copying build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/dsb/LC_MESSAGES 2024-05-07 20:52:02,710 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hy 2024-05-07 20:52:02,710 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hy/LC_MESSAGES 2024-05-07 20:52:02,711 root INFO copying build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hy/LC_MESSAGES 2024-05-07 20:52:02,712 root INFO copying build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hy/LC_MESSAGES 2024-05-07 20:52:02,713 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_GB 2024-05-07 20:52:02,714 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:02,714 root INFO copying build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:02,715 root INFO copying build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:02,716 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ml 2024-05-07 20:52:02,717 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ml/LC_MESSAGES 2024-05-07 20:52:02,718 root INFO copying build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ml/LC_MESSAGES 2024-05-07 20:52:02,718 root INFO copying build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ml/LC_MESSAGES 2024-05-07 20:52:02,720 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/os 2024-05-07 20:52:02,720 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/os/LC_MESSAGES 2024-05-07 20:52:02,721 root INFO copying build/lib/django/contrib/redirects/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/os/LC_MESSAGES 2024-05-07 20:52:02,722 root INFO copying build/lib/django/contrib/redirects/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/os/LC_MESSAGES 2024-05-07 20:52:02,723 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sl 2024-05-07 20:52:02,724 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sl/LC_MESSAGES 2024-05-07 20:52:02,724 root INFO copying build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sl/LC_MESSAGES 2024-05-07 20:52:02,725 root INFO copying build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sl/LC_MESSAGES 2024-05-07 20:52:02,726 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/km 2024-05-07 20:52:02,727 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/km/LC_MESSAGES 2024-05-07 20:52:02,727 root INFO copying build/lib/django/contrib/redirects/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/km/LC_MESSAGES 2024-05-07 20:52:02,728 root INFO copying build/lib/django/contrib/redirects/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/km/LC_MESSAGES 2024-05-07 20:52:02,729 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hu 2024-05-07 20:52:02,730 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hu/LC_MESSAGES 2024-05-07 20:52:02,731 root INFO copying build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hu/LC_MESSAGES 2024-05-07 20:52:02,732 root INFO copying build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hu/LC_MESSAGES 2024-05-07 20:52:02,733 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fy 2024-05-07 20:52:02,733 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fy/LC_MESSAGES 2024-05-07 20:52:02,734 root INFO copying build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fy/LC_MESSAGES 2024-05-07 20:52:02,735 root INFO copying build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fy/LC_MESSAGES 2024-05-07 20:52:02,736 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sk 2024-05-07 20:52:02,737 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sk/LC_MESSAGES 2024-05-07 20:52:02,737 root INFO copying build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sk/LC_MESSAGES 2024-05-07 20:52:02,738 root INFO copying build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sk/LC_MESSAGES 2024-05-07 20:52:02,739 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hsb 2024-05-07 20:52:02,740 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hsb/LC_MESSAGES 2024-05-07 20:52:02,741 root INFO copying build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hsb/LC_MESSAGES 2024-05-07 20:52:02,741 root INFO copying build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hsb/LC_MESSAGES 2024-05-07 20:52:02,743 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mn 2024-05-07 20:52:02,743 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mn/LC_MESSAGES 2024-05-07 20:52:02,744 root INFO copying build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mn/LC_MESSAGES 2024-05-07 20:52:02,745 root INFO copying build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mn/LC_MESSAGES 2024-05-07 20:52:02,746 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tt 2024-05-07 20:52:02,747 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tt/LC_MESSAGES 2024-05-07 20:52:02,747 root INFO copying build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tt/LC_MESSAGES 2024-05-07 20:52:02,748 root INFO copying build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tt/LC_MESSAGES 2024-05-07 20:52:02,749 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ro 2024-05-07 20:52:02,750 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ro/LC_MESSAGES 2024-05-07 20:52:02,751 root INFO copying build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ro/LC_MESSAGES 2024-05-07 20:52:02,752 root INFO copying build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ro/LC_MESSAGES 2024-05-07 20:52:02,753 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 20:52:02,753 root INFO copying build/lib/django/contrib/auth/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 20:52:02,754 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/management 2024-05-07 20:52:02,755 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/management/commands 2024-05-07 20:52:02,756 root INFO copying build/lib/django/contrib/auth/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/management/commands 2024-05-07 20:52:02,757 root INFO copying build/lib/django/contrib/auth/management/commands/createsuperuser.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/management/commands 2024-05-07 20:52:02,758 root INFO copying build/lib/django/contrib/auth/management/commands/changepassword.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/management/commands 2024-05-07 20:52:02,759 root INFO copying build/lib/django/contrib/auth/management/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/management 2024-05-07 20:52:02,760 root INFO copying build/lib/django/contrib/auth/urls.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 20:52:02,761 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/templates 2024-05-07 20:52:02,761 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/templates/registration 2024-05-07 20:52:02,762 root INFO copying build/lib/django/contrib/auth/templates/registration/password_reset_subject.txt -> build/bdist.linux-riscv64/wheel/django/contrib/auth/templates/registration 2024-05-07 20:52:02,763 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/templates/auth 2024-05-07 20:52:02,764 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/templates/auth/widgets 2024-05-07 20:52:02,764 root INFO copying build/lib/django/contrib/auth/templates/auth/widgets/read_only_password_hash.html -> build/bdist.linux-riscv64/wheel/django/contrib/auth/templates/auth/widgets 2024-05-07 20:52:02,765 root INFO copying build/lib/django/contrib/auth/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 20:52:02,766 root INFO copying build/lib/django/contrib/auth/hashers.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 20:52:02,768 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-05-07 20:52:02,768 root INFO copying build/lib/django/contrib/auth/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-05-07 20:52:02,769 root INFO copying build/lib/django/contrib/auth/migrations/0003_alter_user_email_max_length.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-05-07 20:52:02,770 root INFO copying build/lib/django/contrib/auth/migrations/0012_alter_user_first_name_max_length.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-05-07 20:52:02,771 root INFO copying build/lib/django/contrib/auth/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-05-07 20:52:02,772 root INFO copying build/lib/django/contrib/auth/migrations/0011_update_proxy_permissions.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-05-07 20:52:02,773 root INFO copying build/lib/django/contrib/auth/migrations/0005_alter_user_last_login_null.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-05-07 20:52:02,773 root INFO copying build/lib/django/contrib/auth/migrations/0008_alter_user_username_max_length.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-05-07 20:52:02,774 root INFO copying build/lib/django/contrib/auth/migrations/0002_alter_permission_name_max_length.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-05-07 20:52:02,775 root INFO copying build/lib/django/contrib/auth/migrations/0006_require_contenttypes_0002.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-05-07 20:52:02,776 root INFO copying build/lib/django/contrib/auth/migrations/0009_alter_user_last_name_max_length.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-05-07 20:52:02,777 root INFO copying build/lib/django/contrib/auth/migrations/0004_alter_user_username_opts.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-05-07 20:52:02,778 root INFO copying build/lib/django/contrib/auth/migrations/0010_alter_group_name_max_length.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-05-07 20:52:02,778 root INFO copying build/lib/django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-05-07 20:52:02,779 root INFO copying build/lib/django/contrib/auth/signals.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 20:52:02,780 root INFO copying build/lib/django/contrib/auth/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 20:52:02,781 root INFO copying build/lib/django/contrib/auth/forms.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 20:52:02,782 root INFO copying build/lib/django/contrib/auth/password_validation.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 20:52:02,783 root INFO copying build/lib/django/contrib/auth/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 20:52:02,784 root INFO copying build/lib/django/contrib/auth/base_user.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 20:52:02,785 root INFO copying build/lib/django/contrib/auth/tokens.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 20:52:02,786 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/handlers 2024-05-07 20:52:02,787 root INFO copying build/lib/django/contrib/auth/handlers/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/handlers 2024-05-07 20:52:02,787 root INFO copying build/lib/django/contrib/auth/handlers/modwsgi.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/handlers 2024-05-07 20:52:02,788 root INFO copying build/lib/django/contrib/auth/checks.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 20:52:02,789 root INFO copying build/lib/django/contrib/auth/mixins.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 20:52:02,790 root INFO copying build/lib/django/contrib/auth/middleware.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 20:52:02,791 root INFO copying build/lib/django/contrib/auth/admin.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 20:52:02,793 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale 2024-05-07 20:52:02,793 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cy 2024-05-07 20:52:02,794 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cy/LC_MESSAGES 2024-05-07 20:52:02,795 root INFO copying build/lib/django/contrib/auth/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cy/LC_MESSAGES 2024-05-07 20:52:02,796 root INFO copying build/lib/django/contrib/auth/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cy/LC_MESSAGES 2024-05-07 20:52:02,797 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_AU 2024-05-07 20:52:02,798 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:02,798 root INFO copying build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:02,799 root INFO copying build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:02,800 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ckb 2024-05-07 20:52:02,801 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ckb/LC_MESSAGES 2024-05-07 20:52:02,802 root INFO copying build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ckb/LC_MESSAGES 2024-05-07 20:52:02,803 root INFO copying build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ckb/LC_MESSAGES 2024-05-07 20:52:02,804 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kn 2024-05-07 20:52:02,805 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kn/LC_MESSAGES 2024-05-07 20:52:02,805 root INFO copying build/lib/django/contrib/auth/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kn/LC_MESSAGES 2024-05-07 20:52:02,806 root INFO copying build/lib/django/contrib/auth/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kn/LC_MESSAGES 2024-05-07 20:52:02,807 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kab 2024-05-07 20:52:02,808 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kab/LC_MESSAGES 2024-05-07 20:52:02,809 root INFO copying build/lib/django/contrib/auth/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kab/LC_MESSAGES 2024-05-07 20:52:02,810 root INFO copying build/lib/django/contrib/auth/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kab/LC_MESSAGES 2024-05-07 20:52:02,811 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ur 2024-05-07 20:52:02,812 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ur/LC_MESSAGES 2024-05-07 20:52:02,812 root INFO copying build/lib/django/contrib/auth/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ur/LC_MESSAGES 2024-05-07 20:52:02,813 root INFO copying build/lib/django/contrib/auth/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ur/LC_MESSAGES 2024-05-07 20:52:02,814 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nn 2024-05-07 20:52:02,815 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nn/LC_MESSAGES 2024-05-07 20:52:02,816 root INFO copying build/lib/django/contrib/auth/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nn/LC_MESSAGES 2024-05-07 20:52:02,816 root INFO copying build/lib/django/contrib/auth/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nn/LC_MESSAGES 2024-05-07 20:52:02,817 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr 2024-05-07 20:52:02,818 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr/LC_MESSAGES 2024-05-07 20:52:02,819 root INFO copying build/lib/django/contrib/auth/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr/LC_MESSAGES 2024-05-07 20:52:02,820 root INFO copying build/lib/django/contrib/auth/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr/LC_MESSAGES 2024-05-07 20:52:02,821 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr_Latn 2024-05-07 20:52:02,822 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:02,822 root INFO copying build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:02,823 root INFO copying build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:02,824 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/be 2024-05-07 20:52:02,825 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/be/LC_MESSAGES 2024-05-07 20:52:02,826 root INFO copying build/lib/django/contrib/auth/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/be/LC_MESSAGES 2024-05-07 20:52:02,827 root INFO copying build/lib/django/contrib/auth/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/be/LC_MESSAGES 2024-05-07 20:52:02,828 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/is 2024-05-07 20:52:02,828 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/is/LC_MESSAGES 2024-05-07 20:52:02,829 root INFO copying build/lib/django/contrib/auth/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/is/LC_MESSAGES 2024-05-07 20:52:02,830 root INFO copying build/lib/django/contrib/auth/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/is/LC_MESSAGES 2024-05-07 20:52:02,831 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lv 2024-05-07 20:52:02,832 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lv/LC_MESSAGES 2024-05-07 20:52:02,833 root INFO copying build/lib/django/contrib/auth/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lv/LC_MESSAGES 2024-05-07 20:52:02,834 root INFO copying build/lib/django/contrib/auth/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lv/LC_MESSAGES 2024-05-07 20:52:02,835 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt 2024-05-07 20:52:02,836 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt/LC_MESSAGES 2024-05-07 20:52:02,836 root INFO copying build/lib/django/contrib/auth/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt/LC_MESSAGES 2024-05-07 20:52:02,837 root INFO copying build/lib/django/contrib/auth/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt/LC_MESSAGES 2024-05-07 20:52:02,838 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sw 2024-05-07 20:52:02,839 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sw/LC_MESSAGES 2024-05-07 20:52:02,840 root INFO copying build/lib/django/contrib/auth/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sw/LC_MESSAGES 2024-05-07 20:52:02,841 root INFO copying build/lib/django/contrib/auth/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sw/LC_MESSAGES 2024-05-07 20:52:02,842 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/et 2024-05-07 20:52:02,843 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/et/LC_MESSAGES 2024-05-07 20:52:02,843 root INFO copying build/lib/django/contrib/auth/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/et/LC_MESSAGES 2024-05-07 20:52:02,844 root INFO copying build/lib/django/contrib/auth/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/et/LC_MESSAGES 2024-05-07 20:52:02,845 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_CO 2024-05-07 20:52:02,846 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:02,847 root INFO copying build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:02,848 root INFO copying build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:02,849 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tk 2024-05-07 20:52:02,850 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tk/LC_MESSAGES 2024-05-07 20:52:02,850 root INFO copying build/lib/django/contrib/auth/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tk/LC_MESSAGES 2024-05-07 20:52:02,851 root INFO copying build/lib/django/contrib/auth/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tk/LC_MESSAGES 2024-05-07 20:52:02,852 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ga 2024-05-07 20:52:02,853 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ga/LC_MESSAGES 2024-05-07 20:52:02,854 root INFO copying build/lib/django/contrib/auth/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ga/LC_MESSAGES 2024-05-07 20:52:02,855 root INFO copying build/lib/django/contrib/auth/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ga/LC_MESSAGES 2024-05-07 20:52:02,856 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/th 2024-05-07 20:52:02,857 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/th/LC_MESSAGES 2024-05-07 20:52:02,857 root INFO copying build/lib/django/contrib/auth/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/th/LC_MESSAGES 2024-05-07 20:52:02,858 root INFO copying build/lib/django/contrib/auth/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/th/LC_MESSAGES 2024-05-07 20:52:02,860 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sq 2024-05-07 20:52:02,860 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sq/LC_MESSAGES 2024-05-07 20:52:02,861 root INFO copying build/lib/django/contrib/auth/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sq/LC_MESSAGES 2024-05-07 20:52:02,862 root INFO copying build/lib/django/contrib/auth/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sq/LC_MESSAGES 2024-05-07 20:52:02,863 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nl 2024-05-07 20:52:02,864 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nl/LC_MESSAGES 2024-05-07 20:52:02,865 root INFO copying build/lib/django/contrib/auth/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nl/LC_MESSAGES 2024-05-07 20:52:02,865 root INFO copying build/lib/django/contrib/auth/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nl/LC_MESSAGES 2024-05-07 20:52:02,867 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tg 2024-05-07 20:52:02,868 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tg/LC_MESSAGES 2024-05-07 20:52:02,868 root INFO copying build/lib/django/contrib/auth/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tg/LC_MESSAGES 2024-05-07 20:52:02,869 root INFO copying build/lib/django/contrib/auth/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tg/LC_MESSAGES 2024-05-07 20:52:02,870 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bn 2024-05-07 20:52:02,871 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bn/LC_MESSAGES 2024-05-07 20:52:02,872 root INFO copying build/lib/django/contrib/auth/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bn/LC_MESSAGES 2024-05-07 20:52:02,873 root INFO copying build/lib/django/contrib/auth/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bn/LC_MESSAGES 2024-05-07 20:52:02,874 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/io 2024-05-07 20:52:02,875 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/io/LC_MESSAGES 2024-05-07 20:52:02,875 root INFO copying build/lib/django/contrib/auth/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/io/LC_MESSAGES 2024-05-07 20:52:02,876 root INFO copying build/lib/django/contrib/auth/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/io/LC_MESSAGES 2024-05-07 20:52:02,877 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/br 2024-05-07 20:52:02,878 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/br/LC_MESSAGES 2024-05-07 20:52:02,878 root INFO copying build/lib/django/contrib/auth/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/br/LC_MESSAGES 2024-05-07 20:52:02,879 root INFO copying build/lib/django/contrib/auth/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/br/LC_MESSAGES 2024-05-07 20:52:02,880 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uk 2024-05-07 20:52:02,881 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uk/LC_MESSAGES 2024-05-07 20:52:02,882 root INFO copying build/lib/django/contrib/auth/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uk/LC_MESSAGES 2024-05-07 20:52:02,883 root INFO copying build/lib/django/contrib/auth/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uk/LC_MESSAGES 2024-05-07 20:52:02,884 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ky 2024-05-07 20:52:02,885 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ky/LC_MESSAGES 2024-05-07 20:52:02,885 root INFO copying build/lib/django/contrib/auth/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ky/LC_MESSAGES 2024-05-07 20:52:02,886 root INFO copying build/lib/django/contrib/auth/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ky/LC_MESSAGES 2024-05-07 20:52:02,887 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/af 2024-05-07 20:52:02,888 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/af/LC_MESSAGES 2024-05-07 20:52:02,889 root INFO copying build/lib/django/contrib/auth/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/af/LC_MESSAGES 2024-05-07 20:52:02,890 root INFO copying build/lib/django/contrib/auth/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/af/LC_MESSAGES 2024-05-07 20:52:02,891 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/it 2024-05-07 20:52:02,892 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/it/LC_MESSAGES 2024-05-07 20:52:02,892 root INFO copying build/lib/django/contrib/auth/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/it/LC_MESSAGES 2024-05-07 20:52:02,893 root INFO copying build/lib/django/contrib/auth/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/it/LC_MESSAGES 2024-05-07 20:52:02,894 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_AR 2024-05-07 20:52:02,895 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:02,896 root INFO copying build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:02,897 root INFO copying build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:02,898 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fa 2024-05-07 20:52:02,899 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fa/LC_MESSAGES 2024-05-07 20:52:02,900 root INFO copying build/lib/django/contrib/auth/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fa/LC_MESSAGES 2024-05-07 20:52:02,901 root INFO copying build/lib/django/contrib/auth/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fa/LC_MESSAGES 2024-05-07 20:52:02,902 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/el 2024-05-07 20:52:02,903 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/el/LC_MESSAGES 2024-05-07 20:52:02,903 root INFO copying build/lib/django/contrib/auth/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/el/LC_MESSAGES 2024-05-07 20:52:02,904 root INFO copying build/lib/django/contrib/auth/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/el/LC_MESSAGES 2024-05-07 20:52:02,905 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tr 2024-05-07 20:52:02,906 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tr/LC_MESSAGES 2024-05-07 20:52:02,907 root INFO copying build/lib/django/contrib/auth/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tr/LC_MESSAGES 2024-05-07 20:52:02,908 root INFO copying build/lib/django/contrib/auth/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tr/LC_MESSAGES 2024-05-07 20:52:02,909 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eu 2024-05-07 20:52:02,910 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eu/LC_MESSAGES 2024-05-07 20:52:02,910 root INFO copying build/lib/django/contrib/auth/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eu/LC_MESSAGES 2024-05-07 20:52:02,911 root INFO copying build/lib/django/contrib/auth/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eu/LC_MESSAGES 2024-05-07 20:52:02,912 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mr 2024-05-07 20:52:02,913 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mr/LC_MESSAGES 2024-05-07 20:52:02,914 root INFO copying build/lib/django/contrib/auth/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mr/LC_MESSAGES 2024-05-07 20:52:02,915 root INFO copying build/lib/django/contrib/auth/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mr/LC_MESSAGES 2024-05-07 20:52:02,916 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bs 2024-05-07 20:52:02,916 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bs/LC_MESSAGES 2024-05-07 20:52:02,917 root INFO copying build/lib/django/contrib/auth/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bs/LC_MESSAGES 2024-05-07 20:52:02,918 root INFO copying build/lib/django/contrib/auth/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bs/LC_MESSAGES 2024-05-07 20:52:02,919 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar_DZ 2024-05-07 20:52:02,920 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:02,920 root INFO copying build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:02,921 root INFO copying build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:02,922 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ja 2024-05-07 20:52:02,923 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ja/LC_MESSAGES 2024-05-07 20:52:02,924 root INFO copying build/lib/django/contrib/auth/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ja/LC_MESSAGES 2024-05-07 20:52:02,925 root INFO copying build/lib/django/contrib/auth/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ja/LC_MESSAGES 2024-05-07 20:52:02,926 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/my 2024-05-07 20:52:02,927 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/my/LC_MESSAGES 2024-05-07 20:52:02,927 root INFO copying build/lib/django/contrib/auth/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/my/LC_MESSAGES 2024-05-07 20:52:02,928 root INFO copying build/lib/django/contrib/auth/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/my/LC_MESSAGES 2024-05-07 20:52:02,929 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gd 2024-05-07 20:52:02,930 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gd/LC_MESSAGES 2024-05-07 20:52:02,931 root INFO copying build/lib/django/contrib/auth/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gd/LC_MESSAGES 2024-05-07 20:52:02,932 root INFO copying build/lib/django/contrib/auth/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gd/LC_MESSAGES 2024-05-07 20:52:02,933 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/da 2024-05-07 20:52:02,934 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/da/LC_MESSAGES 2024-05-07 20:52:02,934 root INFO copying build/lib/django/contrib/auth/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/da/LC_MESSAGES 2024-05-07 20:52:02,935 root INFO copying build/lib/django/contrib/auth/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/da/LC_MESSAGES 2024-05-07 20:52:02,936 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/he 2024-05-07 20:52:02,937 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/he/LC_MESSAGES 2024-05-07 20:52:02,938 root INFO copying build/lib/django/contrib/auth/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/he/LC_MESSAGES 2024-05-07 20:52:02,939 root INFO copying build/lib/django/contrib/auth/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/he/LC_MESSAGES 2024-05-07 20:52:02,940 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en 2024-05-07 20:52:02,941 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en/LC_MESSAGES 2024-05-07 20:52:02,941 root INFO copying build/lib/django/contrib/auth/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en/LC_MESSAGES 2024-05-07 20:52:02,942 root INFO copying build/lib/django/contrib/auth/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en/LC_MESSAGES 2024-05-07 20:52:02,943 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hr 2024-05-07 20:52:02,944 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hr/LC_MESSAGES 2024-05-07 20:52:02,945 root INFO copying build/lib/django/contrib/auth/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hr/LC_MESSAGES 2024-05-07 20:52:02,946 root INFO copying build/lib/django/contrib/auth/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hr/LC_MESSAGES 2024-05-07 20:52:02,947 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ast 2024-05-07 20:52:02,948 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ast/LC_MESSAGES 2024-05-07 20:52:02,948 root INFO copying build/lib/django/contrib/auth/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ast/LC_MESSAGES 2024-05-07 20:52:02,949 root INFO copying build/lib/django/contrib/auth/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ast/LC_MESSAGES 2024-05-07 20:52:02,950 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sv 2024-05-07 20:52:02,951 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sv/LC_MESSAGES 2024-05-07 20:52:02,951 root INFO copying build/lib/django/contrib/auth/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sv/LC_MESSAGES 2024-05-07 20:52:02,952 root INFO copying build/lib/django/contrib/auth/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sv/LC_MESSAGES 2024-05-07 20:52:02,953 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cs 2024-05-07 20:52:02,954 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cs/LC_MESSAGES 2024-05-07 20:52:02,955 root INFO copying build/lib/django/contrib/auth/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cs/LC_MESSAGES 2024-05-07 20:52:02,956 root INFO copying build/lib/django/contrib/auth/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cs/LC_MESSAGES 2024-05-07 20:52:02,957 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_VE 2024-05-07 20:52:02,958 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:02,958 root INFO copying build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:02,959 root INFO copying build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:02,960 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ka 2024-05-07 20:52:02,961 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ka/LC_MESSAGES 2024-05-07 20:52:02,962 root INFO copying build/lib/django/contrib/auth/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ka/LC_MESSAGES 2024-05-07 20:52:02,963 root INFO copying build/lib/django/contrib/auth/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ka/LC_MESSAGES 2024-05-07 20:52:02,964 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mk 2024-05-07 20:52:02,965 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mk/LC_MESSAGES 2024-05-07 20:52:02,965 root INFO copying build/lib/django/contrib/auth/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mk/LC_MESSAGES 2024-05-07 20:52:02,966 root INFO copying build/lib/django/contrib/auth/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mk/LC_MESSAGES 2024-05-07 20:52:02,967 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/id 2024-05-07 20:52:02,968 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/id/LC_MESSAGES 2024-05-07 20:52:02,969 root INFO copying build/lib/django/contrib/auth/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/id/LC_MESSAGES 2024-05-07 20:52:02,970 root INFO copying build/lib/django/contrib/auth/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/id/LC_MESSAGES 2024-05-07 20:52:02,971 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ta 2024-05-07 20:52:02,972 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ta/LC_MESSAGES 2024-05-07 20:52:02,972 root INFO copying build/lib/django/contrib/auth/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ta/LC_MESSAGES 2024-05-07 20:52:02,973 root INFO copying build/lib/django/contrib/auth/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ta/LC_MESSAGES 2024-05-07 20:52:02,974 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ms 2024-05-07 20:52:02,975 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ms/LC_MESSAGES 2024-05-07 20:52:02,976 root INFO copying build/lib/django/contrib/auth/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ms/LC_MESSAGES 2024-05-07 20:52:02,976 root INFO copying build/lib/django/contrib/auth/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ms/LC_MESSAGES 2024-05-07 20:52:02,977 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar 2024-05-07 20:52:02,978 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar/LC_MESSAGES 2024-05-07 20:52:02,979 root INFO copying build/lib/django/contrib/auth/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar/LC_MESSAGES 2024-05-07 20:52:02,980 root INFO copying build/lib/django/contrib/auth/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar/LC_MESSAGES 2024-05-07 20:52:02,981 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gl 2024-05-07 20:52:02,982 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gl/LC_MESSAGES 2024-05-07 20:52:02,982 root INFO copying build/lib/django/contrib/auth/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gl/LC_MESSAGES 2024-05-07 20:52:02,983 root INFO copying build/lib/django/contrib/auth/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gl/LC_MESSAGES 2024-05-07 20:52:02,984 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hans 2024-05-07 20:52:02,985 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:02,986 root INFO copying build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:02,987 root INFO copying build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:02,988 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ne 2024-05-07 20:52:02,989 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ne/LC_MESSAGES 2024-05-07 20:52:02,989 root INFO copying build/lib/django/contrib/auth/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ne/LC_MESSAGES 2024-05-07 20:52:02,990 root INFO copying build/lib/django/contrib/auth/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ne/LC_MESSAGES 2024-05-07 20:52:02,991 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uz 2024-05-07 20:52:02,992 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uz/LC_MESSAGES 2024-05-07 20:52:02,993 root INFO copying build/lib/django/contrib/auth/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uz/LC_MESSAGES 2024-05-07 20:52:02,994 root INFO copying build/lib/django/contrib/auth/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uz/LC_MESSAGES 2024-05-07 20:52:02,995 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hant 2024-05-07 20:52:02,995 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:02,996 root INFO copying build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:02,997 root INFO copying build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:02,998 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/az 2024-05-07 20:52:02,999 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/az/LC_MESSAGES 2024-05-07 20:52:02,999 root INFO copying build/lib/django/contrib/auth/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/az/LC_MESSAGES 2024-05-07 20:52:03,000 root INFO copying build/lib/django/contrib/auth/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/az/LC_MESSAGES 2024-05-07 20:52:03,001 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es 2024-05-07 20:52:03,002 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es/LC_MESSAGES 2024-05-07 20:52:03,003 root INFO copying build/lib/django/contrib/auth/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es/LC_MESSAGES 2024-05-07 20:52:03,004 root INFO copying build/lib/django/contrib/auth/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es/LC_MESSAGES 2024-05-07 20:52:03,005 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ko 2024-05-07 20:52:03,006 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ko/LC_MESSAGES 2024-05-07 20:52:03,006 root INFO copying build/lib/django/contrib/auth/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ko/LC_MESSAGES 2024-05-07 20:52:03,007 root INFO copying build/lib/django/contrib/auth/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ko/LC_MESSAGES 2024-05-07 20:52:03,009 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pa 2024-05-07 20:52:03,009 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pa/LC_MESSAGES 2024-05-07 20:52:03,010 root INFO copying build/lib/django/contrib/auth/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pa/LC_MESSAGES 2024-05-07 20:52:03,011 root INFO copying build/lib/django/contrib/auth/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pa/LC_MESSAGES 2024-05-07 20:52:03,012 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fr 2024-05-07 20:52:03,013 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fr/LC_MESSAGES 2024-05-07 20:52:03,013 root INFO copying build/lib/django/contrib/auth/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fr/LC_MESSAGES 2024-05-07 20:52:03,014 root INFO copying build/lib/django/contrib/auth/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fr/LC_MESSAGES 2024-05-07 20:52:03,016 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bg 2024-05-07 20:52:03,016 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bg/LC_MESSAGES 2024-05-07 20:52:03,017 root INFO copying build/lib/django/contrib/auth/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bg/LC_MESSAGES 2024-05-07 20:52:03,018 root INFO copying build/lib/django/contrib/auth/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bg/LC_MESSAGES 2024-05-07 20:52:03,019 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_MX 2024-05-07 20:52:03,020 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:03,020 root INFO copying build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:03,021 root INFO copying build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:03,022 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eo 2024-05-07 20:52:03,023 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eo/LC_MESSAGES 2024-05-07 20:52:03,024 root INFO copying build/lib/django/contrib/auth/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eo/LC_MESSAGES 2024-05-07 20:52:03,025 root INFO copying build/lib/django/contrib/auth/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eo/LC_MESSAGES 2024-05-07 20:52:03,026 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pl 2024-05-07 20:52:03,027 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pl/LC_MESSAGES 2024-05-07 20:52:03,027 root INFO copying build/lib/django/contrib/auth/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pl/LC_MESSAGES 2024-05-07 20:52:03,028 root INFO copying build/lib/django/contrib/auth/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pl/LC_MESSAGES 2024-05-07 20:52:03,029 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kk 2024-05-07 20:52:03,030 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kk/LC_MESSAGES 2024-05-07 20:52:03,031 root INFO copying build/lib/django/contrib/auth/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kk/LC_MESSAGES 2024-05-07 20:52:03,032 root INFO copying build/lib/django/contrib/auth/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kk/LC_MESSAGES 2024-05-07 20:52:03,033 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lt 2024-05-07 20:52:03,033 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lt/LC_MESSAGES 2024-05-07 20:52:03,034 root INFO copying build/lib/django/contrib/auth/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lt/LC_MESSAGES 2024-05-07 20:52:03,035 root INFO copying build/lib/django/contrib/auth/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lt/LC_MESSAGES 2024-05-07 20:52:03,036 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hi 2024-05-07 20:52:03,037 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hi/LC_MESSAGES 2024-05-07 20:52:03,038 root INFO copying build/lib/django/contrib/auth/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hi/LC_MESSAGES 2024-05-07 20:52:03,039 root INFO copying build/lib/django/contrib/auth/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hi/LC_MESSAGES 2024-05-07 20:52:03,040 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/de 2024-05-07 20:52:03,040 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/de/LC_MESSAGES 2024-05-07 20:52:03,041 root INFO copying build/lib/django/contrib/auth/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/de/LC_MESSAGES 2024-05-07 20:52:03,042 root INFO copying build/lib/django/contrib/auth/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/de/LC_MESSAGES 2024-05-07 20:52:03,043 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/te 2024-05-07 20:52:03,044 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/te/LC_MESSAGES 2024-05-07 20:52:03,044 root INFO copying build/lib/django/contrib/auth/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/te/LC_MESSAGES 2024-05-07 20:52:03,045 root INFO copying build/lib/django/contrib/auth/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/te/LC_MESSAGES 2024-05-07 20:52:03,046 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/udm 2024-05-07 20:52:03,047 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/udm/LC_MESSAGES 2024-05-07 20:52:03,048 root INFO copying build/lib/django/contrib/auth/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/udm/LC_MESSAGES 2024-05-07 20:52:03,049 root INFO copying build/lib/django/contrib/auth/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/udm/LC_MESSAGES 2024-05-07 20:52:03,050 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fi 2024-05-07 20:52:03,050 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fi/LC_MESSAGES 2024-05-07 20:52:03,051 root INFO copying build/lib/django/contrib/auth/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fi/LC_MESSAGES 2024-05-07 20:52:03,052 root INFO copying build/lib/django/contrib/auth/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fi/LC_MESSAGES 2024-05-07 20:52:03,053 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt_BR 2024-05-07 20:52:03,054 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:03,054 root INFO copying build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:03,055 root INFO copying build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:03,056 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lb 2024-05-07 20:52:03,057 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lb/LC_MESSAGES 2024-05-07 20:52:03,058 root INFO copying build/lib/django/contrib/auth/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lb/LC_MESSAGES 2024-05-07 20:52:03,059 root INFO copying build/lib/django/contrib/auth/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lb/LC_MESSAGES 2024-05-07 20:52:03,060 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ru 2024-05-07 20:52:03,060 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ru/LC_MESSAGES 2024-05-07 20:52:03,061 root INFO copying build/lib/django/contrib/auth/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ru/LC_MESSAGES 2024-05-07 20:52:03,062 root INFO copying build/lib/django/contrib/auth/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ru/LC_MESSAGES 2024-05-07 20:52:03,063 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ca 2024-05-07 20:52:03,064 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ca/LC_MESSAGES 2024-05-07 20:52:03,065 root INFO copying build/lib/django/contrib/auth/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ca/LC_MESSAGES 2024-05-07 20:52:03,065 root INFO copying build/lib/django/contrib/auth/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ca/LC_MESSAGES 2024-05-07 20:52:03,067 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nb 2024-05-07 20:52:03,067 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nb/LC_MESSAGES 2024-05-07 20:52:03,068 root INFO copying build/lib/django/contrib/auth/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nb/LC_MESSAGES 2024-05-07 20:52:03,069 root INFO copying build/lib/django/contrib/auth/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nb/LC_MESSAGES 2024-05-07 20:52:03,070 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/vi 2024-05-07 20:52:03,071 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/vi/LC_MESSAGES 2024-05-07 20:52:03,071 root INFO copying build/lib/django/contrib/auth/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/vi/LC_MESSAGES 2024-05-07 20:52:03,072 root INFO copying build/lib/django/contrib/auth/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/vi/LC_MESSAGES 2024-05-07 20:52:03,073 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ia 2024-05-07 20:52:03,074 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ia/LC_MESSAGES 2024-05-07 20:52:03,075 root INFO copying build/lib/django/contrib/auth/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ia/LC_MESSAGES 2024-05-07 20:52:03,076 root INFO copying build/lib/django/contrib/auth/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ia/LC_MESSAGES 2024-05-07 20:52:03,077 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/dsb 2024-05-07 20:52:03,078 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/dsb/LC_MESSAGES 2024-05-07 20:52:03,079 root INFO copying build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/dsb/LC_MESSAGES 2024-05-07 20:52:03,080 root INFO copying build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/dsb/LC_MESSAGES 2024-05-07 20:52:03,081 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hy 2024-05-07 20:52:03,081 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hy/LC_MESSAGES 2024-05-07 20:52:03,082 root INFO copying build/lib/django/contrib/auth/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hy/LC_MESSAGES 2024-05-07 20:52:03,083 root INFO copying build/lib/django/contrib/auth/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hy/LC_MESSAGES 2024-05-07 20:52:03,084 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_GB 2024-05-07 20:52:03,085 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:03,085 root INFO copying build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:03,086 root INFO copying build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:03,088 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ml 2024-05-07 20:52:03,088 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ml/LC_MESSAGES 2024-05-07 20:52:03,089 root INFO copying build/lib/django/contrib/auth/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ml/LC_MESSAGES 2024-05-07 20:52:03,090 root INFO copying build/lib/django/contrib/auth/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ml/LC_MESSAGES 2024-05-07 20:52:03,091 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/os 2024-05-07 20:52:03,092 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/os/LC_MESSAGES 2024-05-07 20:52:03,093 root INFO copying build/lib/django/contrib/auth/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/os/LC_MESSAGES 2024-05-07 20:52:03,093 root INFO copying build/lib/django/contrib/auth/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/os/LC_MESSAGES 2024-05-07 20:52:03,095 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sl 2024-05-07 20:52:03,095 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sl/LC_MESSAGES 2024-05-07 20:52:03,096 root INFO copying build/lib/django/contrib/auth/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sl/LC_MESSAGES 2024-05-07 20:52:03,097 root INFO copying build/lib/django/contrib/auth/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sl/LC_MESSAGES 2024-05-07 20:52:03,098 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/km 2024-05-07 20:52:03,099 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/km/LC_MESSAGES 2024-05-07 20:52:03,099 root INFO copying build/lib/django/contrib/auth/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/km/LC_MESSAGES 2024-05-07 20:52:03,100 root INFO copying build/lib/django/contrib/auth/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/km/LC_MESSAGES 2024-05-07 20:52:03,101 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hu 2024-05-07 20:52:03,102 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hu/LC_MESSAGES 2024-05-07 20:52:03,103 root INFO copying build/lib/django/contrib/auth/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hu/LC_MESSAGES 2024-05-07 20:52:03,104 root INFO copying build/lib/django/contrib/auth/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hu/LC_MESSAGES 2024-05-07 20:52:03,105 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fy 2024-05-07 20:52:03,105 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fy/LC_MESSAGES 2024-05-07 20:52:03,106 root INFO copying build/lib/django/contrib/auth/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fy/LC_MESSAGES 2024-05-07 20:52:03,107 root INFO copying build/lib/django/contrib/auth/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fy/LC_MESSAGES 2024-05-07 20:52:03,108 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sk 2024-05-07 20:52:03,109 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sk/LC_MESSAGES 2024-05-07 20:52:03,109 root INFO copying build/lib/django/contrib/auth/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sk/LC_MESSAGES 2024-05-07 20:52:03,110 root INFO copying build/lib/django/contrib/auth/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sk/LC_MESSAGES 2024-05-07 20:52:03,111 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hsb 2024-05-07 20:52:03,112 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hsb/LC_MESSAGES 2024-05-07 20:52:03,113 root INFO copying build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hsb/LC_MESSAGES 2024-05-07 20:52:03,114 root INFO copying build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hsb/LC_MESSAGES 2024-05-07 20:52:03,115 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mn 2024-05-07 20:52:03,116 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mn/LC_MESSAGES 2024-05-07 20:52:03,116 root INFO copying build/lib/django/contrib/auth/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mn/LC_MESSAGES 2024-05-07 20:52:03,117 root INFO copying build/lib/django/contrib/auth/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mn/LC_MESSAGES 2024-05-07 20:52:03,118 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tt 2024-05-07 20:52:03,119 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tt/LC_MESSAGES 2024-05-07 20:52:03,120 root INFO copying build/lib/django/contrib/auth/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tt/LC_MESSAGES 2024-05-07 20:52:03,121 root INFO copying build/lib/django/contrib/auth/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tt/LC_MESSAGES 2024-05-07 20:52:03,122 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ro 2024-05-07 20:52:03,122 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ro/LC_MESSAGES 2024-05-07 20:52:03,123 root INFO copying build/lib/django/contrib/auth/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ro/LC_MESSAGES 2024-05-07 20:52:03,124 root INFO copying build/lib/django/contrib/auth/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ro/LC_MESSAGES 2024-05-07 20:52:03,125 root INFO copying build/lib/django/contrib/auth/backends.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 20:52:03,126 root INFO copying build/lib/django/contrib/auth/decorators.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 20:52:03,127 root INFO copying build/lib/django/contrib/auth/context_processors.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 20:52:03,128 root INFO copying build/lib/django/contrib/auth/common-passwords.txt.gz -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 20:52:03,129 root INFO copying build/lib/django/contrib/auth/validators.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 20:52:03,131 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-05-07 20:52:03,131 root INFO copying build/lib/django/contrib/sessions/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-05-07 20:52:03,132 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/management 2024-05-07 20:52:03,133 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/management/commands 2024-05-07 20:52:03,134 root INFO copying build/lib/django/contrib/sessions/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/management/commands 2024-05-07 20:52:03,134 root INFO copying build/lib/django/contrib/sessions/management/commands/clearsessions.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/management/commands 2024-05-07 20:52:03,135 root INFO copying build/lib/django/contrib/sessions/management/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/management 2024-05-07 20:52:03,136 root INFO copying build/lib/django/contrib/sessions/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-05-07 20:52:03,137 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/migrations 2024-05-07 20:52:03,138 root INFO copying build/lib/django/contrib/sessions/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/migrations 2024-05-07 20:52:03,138 root INFO copying build/lib/django/contrib/sessions/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/migrations 2024-05-07 20:52:03,139 root INFO copying build/lib/django/contrib/sessions/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-05-07 20:52:03,140 root INFO copying build/lib/django/contrib/sessions/exceptions.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-05-07 20:52:03,141 root INFO copying build/lib/django/contrib/sessions/base_session.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-05-07 20:52:03,142 root INFO copying build/lib/django/contrib/sessions/middleware.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-05-07 20:52:03,143 root INFO copying build/lib/django/contrib/sessions/serializers.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-05-07 20:52:03,144 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale 2024-05-07 20:52:03,145 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cy 2024-05-07 20:52:03,145 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cy/LC_MESSAGES 2024-05-07 20:52:03,146 root INFO copying build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cy/LC_MESSAGES 2024-05-07 20:52:03,147 root INFO copying build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cy/LC_MESSAGES 2024-05-07 20:52:03,148 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_AU 2024-05-07 20:52:03,149 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:03,149 root INFO copying build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:03,150 root INFO copying build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:03,151 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ckb 2024-05-07 20:52:03,152 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ckb/LC_MESSAGES 2024-05-07 20:52:03,153 root INFO copying build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ckb/LC_MESSAGES 2024-05-07 20:52:03,153 root INFO copying build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ckb/LC_MESSAGES 2024-05-07 20:52:03,154 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kn 2024-05-07 20:52:03,155 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kn/LC_MESSAGES 2024-05-07 20:52:03,156 root INFO copying build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kn/LC_MESSAGES 2024-05-07 20:52:03,157 root INFO copying build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kn/LC_MESSAGES 2024-05-07 20:52:03,158 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kab 2024-05-07 20:52:03,159 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kab/LC_MESSAGES 2024-05-07 20:52:03,159 root INFO copying build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kab/LC_MESSAGES 2024-05-07 20:52:03,160 root INFO copying build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kab/LC_MESSAGES 2024-05-07 20:52:03,161 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ur 2024-05-07 20:52:03,162 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ur/LC_MESSAGES 2024-05-07 20:52:03,162 root INFO copying build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ur/LC_MESSAGES 2024-05-07 20:52:03,163 root INFO copying build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ur/LC_MESSAGES 2024-05-07 20:52:03,164 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nn 2024-05-07 20:52:03,165 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nn/LC_MESSAGES 2024-05-07 20:52:03,166 root INFO copying build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nn/LC_MESSAGES 2024-05-07 20:52:03,167 root INFO copying build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nn/LC_MESSAGES 2024-05-07 20:52:03,168 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr 2024-05-07 20:52:03,168 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr/LC_MESSAGES 2024-05-07 20:52:03,169 root INFO copying build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr/LC_MESSAGES 2024-05-07 20:52:03,170 root INFO copying build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr/LC_MESSAGES 2024-05-07 20:52:03,171 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr_Latn 2024-05-07 20:52:03,172 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:03,172 root INFO copying build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:03,173 root INFO copying build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:03,174 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/be 2024-05-07 20:52:03,175 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/be/LC_MESSAGES 2024-05-07 20:52:03,176 root INFO copying build/lib/django/contrib/sessions/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/be/LC_MESSAGES 2024-05-07 20:52:03,177 root INFO copying build/lib/django/contrib/sessions/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/be/LC_MESSAGES 2024-05-07 20:52:03,178 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/is 2024-05-07 20:52:03,178 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/is/LC_MESSAGES 2024-05-07 20:52:03,179 root INFO copying build/lib/django/contrib/sessions/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/is/LC_MESSAGES 2024-05-07 20:52:03,180 root INFO copying build/lib/django/contrib/sessions/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/is/LC_MESSAGES 2024-05-07 20:52:03,181 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lv 2024-05-07 20:52:03,182 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lv/LC_MESSAGES 2024-05-07 20:52:03,182 root INFO copying build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lv/LC_MESSAGES 2024-05-07 20:52:03,183 root INFO copying build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lv/LC_MESSAGES 2024-05-07 20:52:03,184 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt 2024-05-07 20:52:03,185 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt/LC_MESSAGES 2024-05-07 20:52:03,185 root INFO copying build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt/LC_MESSAGES 2024-05-07 20:52:03,186 root INFO copying build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt/LC_MESSAGES 2024-05-07 20:52:03,187 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sw 2024-05-07 20:52:03,188 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sw/LC_MESSAGES 2024-05-07 20:52:03,189 root INFO copying build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sw/LC_MESSAGES 2024-05-07 20:52:03,190 root INFO copying build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sw/LC_MESSAGES 2024-05-07 20:52:03,191 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/et 2024-05-07 20:52:03,192 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/et/LC_MESSAGES 2024-05-07 20:52:03,192 root INFO copying build/lib/django/contrib/sessions/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/et/LC_MESSAGES 2024-05-07 20:52:03,193 root INFO copying build/lib/django/contrib/sessions/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/et/LC_MESSAGES 2024-05-07 20:52:03,194 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_CO 2024-05-07 20:52:03,195 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:03,195 root INFO copying build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:03,196 root INFO copying build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:03,197 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tk 2024-05-07 20:52:03,198 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tk/LC_MESSAGES 2024-05-07 20:52:03,199 root INFO copying build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tk/LC_MESSAGES 2024-05-07 20:52:03,200 root INFO copying build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tk/LC_MESSAGES 2024-05-07 20:52:03,201 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ga 2024-05-07 20:52:03,201 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ga/LC_MESSAGES 2024-05-07 20:52:03,202 root INFO copying build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ga/LC_MESSAGES 2024-05-07 20:52:03,203 root INFO copying build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ga/LC_MESSAGES 2024-05-07 20:52:03,204 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/th 2024-05-07 20:52:03,205 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/th/LC_MESSAGES 2024-05-07 20:52:03,205 root INFO copying build/lib/django/contrib/sessions/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/th/LC_MESSAGES 2024-05-07 20:52:03,206 root INFO copying build/lib/django/contrib/sessions/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/th/LC_MESSAGES 2024-05-07 20:52:03,207 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sq 2024-05-07 20:52:03,208 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sq/LC_MESSAGES 2024-05-07 20:52:03,209 root INFO copying build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sq/LC_MESSAGES 2024-05-07 20:52:03,209 root INFO copying build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sq/LC_MESSAGES 2024-05-07 20:52:03,210 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nl 2024-05-07 20:52:03,211 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nl/LC_MESSAGES 2024-05-07 20:52:03,212 root INFO copying build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nl/LC_MESSAGES 2024-05-07 20:52:03,213 root INFO copying build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nl/LC_MESSAGES 2024-05-07 20:52:03,214 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tg 2024-05-07 20:52:03,215 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tg/LC_MESSAGES 2024-05-07 20:52:03,215 root INFO copying build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tg/LC_MESSAGES 2024-05-07 20:52:03,216 root INFO copying build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tg/LC_MESSAGES 2024-05-07 20:52:03,217 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bn 2024-05-07 20:52:03,218 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bn/LC_MESSAGES 2024-05-07 20:52:03,219 root INFO copying build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bn/LC_MESSAGES 2024-05-07 20:52:03,220 root INFO copying build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bn/LC_MESSAGES 2024-05-07 20:52:03,221 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/io 2024-05-07 20:52:03,221 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/io/LC_MESSAGES 2024-05-07 20:52:03,222 root INFO copying build/lib/django/contrib/sessions/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/io/LC_MESSAGES 2024-05-07 20:52:03,223 root INFO copying build/lib/django/contrib/sessions/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/io/LC_MESSAGES 2024-05-07 20:52:03,224 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/br 2024-05-07 20:52:03,225 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/br/LC_MESSAGES 2024-05-07 20:52:03,225 root INFO copying build/lib/django/contrib/sessions/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/br/LC_MESSAGES 2024-05-07 20:52:03,226 root INFO copying build/lib/django/contrib/sessions/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/br/LC_MESSAGES 2024-05-07 20:52:03,227 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uk 2024-05-07 20:52:03,228 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uk/LC_MESSAGES 2024-05-07 20:52:03,229 root INFO copying build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uk/LC_MESSAGES 2024-05-07 20:52:03,229 root INFO copying build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uk/LC_MESSAGES 2024-05-07 20:52:03,231 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ky 2024-05-07 20:52:03,231 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ky/LC_MESSAGES 2024-05-07 20:52:03,232 root INFO copying build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ky/LC_MESSAGES 2024-05-07 20:52:03,233 root INFO copying build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ky/LC_MESSAGES 2024-05-07 20:52:03,234 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/af 2024-05-07 20:52:03,235 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/af/LC_MESSAGES 2024-05-07 20:52:03,235 root INFO copying build/lib/django/contrib/sessions/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/af/LC_MESSAGES 2024-05-07 20:52:03,236 root INFO copying build/lib/django/contrib/sessions/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/af/LC_MESSAGES 2024-05-07 20:52:03,237 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/it 2024-05-07 20:52:03,238 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/it/LC_MESSAGES 2024-05-07 20:52:03,238 root INFO copying build/lib/django/contrib/sessions/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/it/LC_MESSAGES 2024-05-07 20:52:03,239 root INFO copying build/lib/django/contrib/sessions/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/it/LC_MESSAGES 2024-05-07 20:52:03,240 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_AR 2024-05-07 20:52:03,241 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:03,242 root INFO copying build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:03,243 root INFO copying build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:03,244 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fa 2024-05-07 20:52:03,244 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fa/LC_MESSAGES 2024-05-07 20:52:03,245 root INFO copying build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fa/LC_MESSAGES 2024-05-07 20:52:03,246 root INFO copying build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fa/LC_MESSAGES 2024-05-07 20:52:03,247 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/el 2024-05-07 20:52:03,248 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/el/LC_MESSAGES 2024-05-07 20:52:03,248 root INFO copying build/lib/django/contrib/sessions/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/el/LC_MESSAGES 2024-05-07 20:52:03,249 root INFO copying build/lib/django/contrib/sessions/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/el/LC_MESSAGES 2024-05-07 20:52:03,252 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tr 2024-05-07 20:52:03,253 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tr/LC_MESSAGES 2024-05-07 20:52:03,253 root INFO copying build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tr/LC_MESSAGES 2024-05-07 20:52:03,254 root INFO copying build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tr/LC_MESSAGES 2024-05-07 20:52:03,255 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eu 2024-05-07 20:52:03,256 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eu/LC_MESSAGES 2024-05-07 20:52:03,257 root INFO copying build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eu/LC_MESSAGES 2024-05-07 20:52:03,258 root INFO copying build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eu/LC_MESSAGES 2024-05-07 20:52:03,259 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mr 2024-05-07 20:52:03,260 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mr/LC_MESSAGES 2024-05-07 20:52:03,260 root INFO copying build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mr/LC_MESSAGES 2024-05-07 20:52:03,261 root INFO copying build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mr/LC_MESSAGES 2024-05-07 20:52:03,262 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bs 2024-05-07 20:52:03,263 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bs/LC_MESSAGES 2024-05-07 20:52:03,264 root INFO copying build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bs/LC_MESSAGES 2024-05-07 20:52:03,264 root INFO copying build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bs/LC_MESSAGES 2024-05-07 20:52:03,265 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar_DZ 2024-05-07 20:52:03,266 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:03,267 root INFO copying build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:03,268 root INFO copying build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:03,269 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ja 2024-05-07 20:52:03,269 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ja/LC_MESSAGES 2024-05-07 20:52:03,270 root INFO copying build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ja/LC_MESSAGES 2024-05-07 20:52:03,271 root INFO copying build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ja/LC_MESSAGES 2024-05-07 20:52:03,272 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/my 2024-05-07 20:52:03,273 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/my/LC_MESSAGES 2024-05-07 20:52:03,273 root INFO copying build/lib/django/contrib/sessions/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/my/LC_MESSAGES 2024-05-07 20:52:03,274 root INFO copying build/lib/django/contrib/sessions/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/my/LC_MESSAGES 2024-05-07 20:52:03,275 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gd 2024-05-07 20:52:03,276 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gd/LC_MESSAGES 2024-05-07 20:52:03,277 root INFO copying build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gd/LC_MESSAGES 2024-05-07 20:52:03,278 root INFO copying build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gd/LC_MESSAGES 2024-05-07 20:52:03,279 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/da 2024-05-07 20:52:03,279 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/da/LC_MESSAGES 2024-05-07 20:52:03,280 root INFO copying build/lib/django/contrib/sessions/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/da/LC_MESSAGES 2024-05-07 20:52:03,281 root INFO copying build/lib/django/contrib/sessions/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/da/LC_MESSAGES 2024-05-07 20:52:03,282 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/he 2024-05-07 20:52:03,283 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/he/LC_MESSAGES 2024-05-07 20:52:03,283 root INFO copying build/lib/django/contrib/sessions/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/he/LC_MESSAGES 2024-05-07 20:52:03,284 root INFO copying build/lib/django/contrib/sessions/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/he/LC_MESSAGES 2024-05-07 20:52:03,285 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en 2024-05-07 20:52:03,286 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en/LC_MESSAGES 2024-05-07 20:52:03,287 root INFO copying build/lib/django/contrib/sessions/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en/LC_MESSAGES 2024-05-07 20:52:03,288 root INFO copying build/lib/django/contrib/sessions/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en/LC_MESSAGES 2024-05-07 20:52:03,289 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hr 2024-05-07 20:52:03,289 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hr/LC_MESSAGES 2024-05-07 20:52:03,290 root INFO copying build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hr/LC_MESSAGES 2024-05-07 20:52:03,291 root INFO copying build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hr/LC_MESSAGES 2024-05-07 20:52:03,292 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ast 2024-05-07 20:52:03,293 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ast/LC_MESSAGES 2024-05-07 20:52:03,293 root INFO copying build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ast/LC_MESSAGES 2024-05-07 20:52:03,294 root INFO copying build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ast/LC_MESSAGES 2024-05-07 20:52:03,295 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sv 2024-05-07 20:52:03,296 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sv/LC_MESSAGES 2024-05-07 20:52:03,297 root INFO copying build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sv/LC_MESSAGES 2024-05-07 20:52:03,297 root INFO copying build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sv/LC_MESSAGES 2024-05-07 20:52:03,298 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cs 2024-05-07 20:52:03,299 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cs/LC_MESSAGES 2024-05-07 20:52:03,300 root INFO copying build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cs/LC_MESSAGES 2024-05-07 20:52:03,301 root INFO copying build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cs/LC_MESSAGES 2024-05-07 20:52:03,302 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_VE 2024-05-07 20:52:03,303 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:03,303 root INFO copying build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:03,304 root INFO copying build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:03,305 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ka 2024-05-07 20:52:03,306 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ka/LC_MESSAGES 2024-05-07 20:52:03,307 root INFO copying build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ka/LC_MESSAGES 2024-05-07 20:52:03,308 root INFO copying build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ka/LC_MESSAGES 2024-05-07 20:52:03,309 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mk 2024-05-07 20:52:03,309 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mk/LC_MESSAGES 2024-05-07 20:52:03,310 root INFO copying build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mk/LC_MESSAGES 2024-05-07 20:52:03,311 root INFO copying build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mk/LC_MESSAGES 2024-05-07 20:52:03,312 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/id 2024-05-07 20:52:03,313 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/id/LC_MESSAGES 2024-05-07 20:52:03,313 root INFO copying build/lib/django/contrib/sessions/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/id/LC_MESSAGES 2024-05-07 20:52:03,314 root INFO copying build/lib/django/contrib/sessions/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/id/LC_MESSAGES 2024-05-07 20:52:03,315 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ta 2024-05-07 20:52:03,316 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ta/LC_MESSAGES 2024-05-07 20:52:03,317 root INFO copying build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ta/LC_MESSAGES 2024-05-07 20:52:03,317 root INFO copying build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ta/LC_MESSAGES 2024-05-07 20:52:03,318 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ms 2024-05-07 20:52:03,319 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ms/LC_MESSAGES 2024-05-07 20:52:03,320 root INFO copying build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ms/LC_MESSAGES 2024-05-07 20:52:03,321 root INFO copying build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ms/LC_MESSAGES 2024-05-07 20:52:03,322 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar 2024-05-07 20:52:03,323 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar/LC_MESSAGES 2024-05-07 20:52:03,323 root INFO copying build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar/LC_MESSAGES 2024-05-07 20:52:03,324 root INFO copying build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar/LC_MESSAGES 2024-05-07 20:52:03,325 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gl 2024-05-07 20:52:03,326 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gl/LC_MESSAGES 2024-05-07 20:52:03,326 root INFO copying build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gl/LC_MESSAGES 2024-05-07 20:52:03,327 root INFO copying build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gl/LC_MESSAGES 2024-05-07 20:52:03,328 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hans 2024-05-07 20:52:03,329 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:03,330 root INFO copying build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:03,331 root INFO copying build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:03,332 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ne 2024-05-07 20:52:03,332 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ne/LC_MESSAGES 2024-05-07 20:52:03,333 root INFO copying build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ne/LC_MESSAGES 2024-05-07 20:52:03,334 root INFO copying build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ne/LC_MESSAGES 2024-05-07 20:52:03,335 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uz 2024-05-07 20:52:03,336 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uz/LC_MESSAGES 2024-05-07 20:52:03,336 root INFO copying build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uz/LC_MESSAGES 2024-05-07 20:52:03,337 root INFO copying build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uz/LC_MESSAGES 2024-05-07 20:52:03,338 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hant 2024-05-07 20:52:03,339 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:03,340 root INFO copying build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:03,340 root INFO copying build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:03,341 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/az 2024-05-07 20:52:03,342 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/az/LC_MESSAGES 2024-05-07 20:52:03,343 root INFO copying build/lib/django/contrib/sessions/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/az/LC_MESSAGES 2024-05-07 20:52:03,344 root INFO copying build/lib/django/contrib/sessions/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/az/LC_MESSAGES 2024-05-07 20:52:03,345 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es 2024-05-07 20:52:03,346 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es/LC_MESSAGES 2024-05-07 20:52:03,346 root INFO copying build/lib/django/contrib/sessions/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es/LC_MESSAGES 2024-05-07 20:52:03,347 root INFO copying build/lib/django/contrib/sessions/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es/LC_MESSAGES 2024-05-07 20:52:03,348 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ko 2024-05-07 20:52:03,349 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ko/LC_MESSAGES 2024-05-07 20:52:03,350 root INFO copying build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ko/LC_MESSAGES 2024-05-07 20:52:03,351 root INFO copying build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ko/LC_MESSAGES 2024-05-07 20:52:03,352 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pa 2024-05-07 20:52:03,352 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pa/LC_MESSAGES 2024-05-07 20:52:03,353 root INFO copying build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pa/LC_MESSAGES 2024-05-07 20:52:03,354 root INFO copying build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pa/LC_MESSAGES 2024-05-07 20:52:03,355 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fr 2024-05-07 20:52:03,356 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fr/LC_MESSAGES 2024-05-07 20:52:03,356 root INFO copying build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fr/LC_MESSAGES 2024-05-07 20:52:03,357 root INFO copying build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fr/LC_MESSAGES 2024-05-07 20:52:03,358 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bg 2024-05-07 20:52:03,359 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bg/LC_MESSAGES 2024-05-07 20:52:03,360 root INFO copying build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bg/LC_MESSAGES 2024-05-07 20:52:03,361 root INFO copying build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bg/LC_MESSAGES 2024-05-07 20:52:03,362 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_MX 2024-05-07 20:52:03,362 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:03,363 root INFO copying build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:03,364 root INFO copying build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:03,365 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eo 2024-05-07 20:52:03,366 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eo/LC_MESSAGES 2024-05-07 20:52:03,366 root INFO copying build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eo/LC_MESSAGES 2024-05-07 20:52:03,367 root INFO copying build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eo/LC_MESSAGES 2024-05-07 20:52:03,368 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pl 2024-05-07 20:52:03,369 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pl/LC_MESSAGES 2024-05-07 20:52:03,370 root INFO copying build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pl/LC_MESSAGES 2024-05-07 20:52:03,371 root INFO copying build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pl/LC_MESSAGES 2024-05-07 20:52:03,372 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kk 2024-05-07 20:52:03,372 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kk/LC_MESSAGES 2024-05-07 20:52:03,373 root INFO copying build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kk/LC_MESSAGES 2024-05-07 20:52:03,374 root INFO copying build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kk/LC_MESSAGES 2024-05-07 20:52:03,375 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lt 2024-05-07 20:52:03,376 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lt/LC_MESSAGES 2024-05-07 20:52:03,376 root INFO copying build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lt/LC_MESSAGES 2024-05-07 20:52:03,377 root INFO copying build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lt/LC_MESSAGES 2024-05-07 20:52:03,378 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hi 2024-05-07 20:52:03,379 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hi/LC_MESSAGES 2024-05-07 20:52:03,379 root INFO copying build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hi/LC_MESSAGES 2024-05-07 20:52:03,380 root INFO copying build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hi/LC_MESSAGES 2024-05-07 20:52:03,381 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/de 2024-05-07 20:52:03,382 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/de/LC_MESSAGES 2024-05-07 20:52:03,383 root INFO copying build/lib/django/contrib/sessions/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/de/LC_MESSAGES 2024-05-07 20:52:03,384 root INFO copying build/lib/django/contrib/sessions/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/de/LC_MESSAGES 2024-05-07 20:52:03,385 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/te 2024-05-07 20:52:03,385 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/te/LC_MESSAGES 2024-05-07 20:52:03,386 root INFO copying build/lib/django/contrib/sessions/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/te/LC_MESSAGES 2024-05-07 20:52:03,387 root INFO copying build/lib/django/contrib/sessions/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/te/LC_MESSAGES 2024-05-07 20:52:03,388 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/udm 2024-05-07 20:52:03,389 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/udm/LC_MESSAGES 2024-05-07 20:52:03,390 root INFO copying build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/udm/LC_MESSAGES 2024-05-07 20:52:03,391 root INFO copying build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/udm/LC_MESSAGES 2024-05-07 20:52:03,392 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fi 2024-05-07 20:52:03,392 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fi/LC_MESSAGES 2024-05-07 20:52:03,393 root INFO copying build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fi/LC_MESSAGES 2024-05-07 20:52:03,394 root INFO copying build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fi/LC_MESSAGES 2024-05-07 20:52:03,395 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt_BR 2024-05-07 20:52:03,396 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:03,396 root INFO copying build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:03,397 root INFO copying build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:03,398 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lb 2024-05-07 20:52:03,399 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lb/LC_MESSAGES 2024-05-07 20:52:03,400 root INFO copying build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lb/LC_MESSAGES 2024-05-07 20:52:03,400 root INFO copying build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lb/LC_MESSAGES 2024-05-07 20:52:03,401 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ru 2024-05-07 20:52:03,402 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ru/LC_MESSAGES 2024-05-07 20:52:03,403 root INFO copying build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ru/LC_MESSAGES 2024-05-07 20:52:03,404 root INFO copying build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ru/LC_MESSAGES 2024-05-07 20:52:03,405 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ca 2024-05-07 20:52:03,406 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ca/LC_MESSAGES 2024-05-07 20:52:03,406 root INFO copying build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ca/LC_MESSAGES 2024-05-07 20:52:03,407 root INFO copying build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ca/LC_MESSAGES 2024-05-07 20:52:03,408 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nb 2024-05-07 20:52:03,409 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nb/LC_MESSAGES 2024-05-07 20:52:03,409 root INFO copying build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nb/LC_MESSAGES 2024-05-07 20:52:03,410 root INFO copying build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nb/LC_MESSAGES 2024-05-07 20:52:03,411 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/vi 2024-05-07 20:52:03,412 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/vi/LC_MESSAGES 2024-05-07 20:52:03,413 root INFO copying build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/vi/LC_MESSAGES 2024-05-07 20:52:03,414 root INFO copying build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/vi/LC_MESSAGES 2024-05-07 20:52:03,415 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ia 2024-05-07 20:52:03,415 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ia/LC_MESSAGES 2024-05-07 20:52:03,416 root INFO copying build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ia/LC_MESSAGES 2024-05-07 20:52:03,417 root INFO copying build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ia/LC_MESSAGES 2024-05-07 20:52:03,418 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/dsb 2024-05-07 20:52:03,419 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/dsb/LC_MESSAGES 2024-05-07 20:52:03,419 root INFO copying build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/dsb/LC_MESSAGES 2024-05-07 20:52:03,420 root INFO copying build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/dsb/LC_MESSAGES 2024-05-07 20:52:03,421 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hy 2024-05-07 20:52:03,422 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hy/LC_MESSAGES 2024-05-07 20:52:03,423 root INFO copying build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hy/LC_MESSAGES 2024-05-07 20:52:03,424 root INFO copying build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hy/LC_MESSAGES 2024-05-07 20:52:03,425 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_GB 2024-05-07 20:52:03,425 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:03,426 root INFO copying build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:03,427 root INFO copying build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:03,428 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ml 2024-05-07 20:52:03,429 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ml/LC_MESSAGES 2024-05-07 20:52:03,429 root INFO copying build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ml/LC_MESSAGES 2024-05-07 20:52:03,430 root INFO copying build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ml/LC_MESSAGES 2024-05-07 20:52:03,431 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/os 2024-05-07 20:52:03,432 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/os/LC_MESSAGES 2024-05-07 20:52:03,433 root INFO copying build/lib/django/contrib/sessions/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/os/LC_MESSAGES 2024-05-07 20:52:03,434 root INFO copying build/lib/django/contrib/sessions/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/os/LC_MESSAGES 2024-05-07 20:52:03,435 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sl 2024-05-07 20:52:03,436 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sl/LC_MESSAGES 2024-05-07 20:52:03,436 root INFO copying build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sl/LC_MESSAGES 2024-05-07 20:52:03,437 root INFO copying build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sl/LC_MESSAGES 2024-05-07 20:52:03,438 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/km 2024-05-07 20:52:03,439 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/km/LC_MESSAGES 2024-05-07 20:52:03,439 root INFO copying build/lib/django/contrib/sessions/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/km/LC_MESSAGES 2024-05-07 20:52:03,440 root INFO copying build/lib/django/contrib/sessions/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/km/LC_MESSAGES 2024-05-07 20:52:03,441 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hu 2024-05-07 20:52:03,442 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hu/LC_MESSAGES 2024-05-07 20:52:03,443 root INFO copying build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hu/LC_MESSAGES 2024-05-07 20:52:03,444 root INFO copying build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hu/LC_MESSAGES 2024-05-07 20:52:03,445 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fy 2024-05-07 20:52:03,445 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fy/LC_MESSAGES 2024-05-07 20:52:03,446 root INFO copying build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fy/LC_MESSAGES 2024-05-07 20:52:03,447 root INFO copying build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fy/LC_MESSAGES 2024-05-07 20:52:03,448 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sk 2024-05-07 20:52:03,449 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sk/LC_MESSAGES 2024-05-07 20:52:03,449 root INFO copying build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sk/LC_MESSAGES 2024-05-07 20:52:03,450 root INFO copying build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sk/LC_MESSAGES 2024-05-07 20:52:03,451 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hsb 2024-05-07 20:52:03,452 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hsb/LC_MESSAGES 2024-05-07 20:52:03,453 root INFO copying build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hsb/LC_MESSAGES 2024-05-07 20:52:03,453 root INFO copying build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hsb/LC_MESSAGES 2024-05-07 20:52:03,455 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mn 2024-05-07 20:52:03,455 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mn/LC_MESSAGES 2024-05-07 20:52:03,456 root INFO copying build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mn/LC_MESSAGES 2024-05-07 20:52:03,457 root INFO copying build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mn/LC_MESSAGES 2024-05-07 20:52:03,458 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tt 2024-05-07 20:52:03,459 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tt/LC_MESSAGES 2024-05-07 20:52:03,459 root INFO copying build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tt/LC_MESSAGES 2024-05-07 20:52:03,460 root INFO copying build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tt/LC_MESSAGES 2024-05-07 20:52:03,461 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ro 2024-05-07 20:52:03,462 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ro/LC_MESSAGES 2024-05-07 20:52:03,463 root INFO copying build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ro/LC_MESSAGES 2024-05-07 20:52:03,463 root INFO copying build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ro/LC_MESSAGES 2024-05-07 20:52:03,465 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-05-07 20:52:03,465 root INFO copying build/lib/django/contrib/sessions/backends/db.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-05-07 20:52:03,466 root INFO copying build/lib/django/contrib/sessions/backends/signed_cookies.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-05-07 20:52:03,467 root INFO copying build/lib/django/contrib/sessions/backends/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-05-07 20:52:03,468 root INFO copying build/lib/django/contrib/sessions/backends/cache.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-05-07 20:52:03,469 root INFO copying build/lib/django/contrib/sessions/backends/file.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-05-07 20:52:03,469 root INFO copying build/lib/django/contrib/sessions/backends/cached_db.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-05-07 20:52:03,470 root INFO copying build/lib/django/contrib/sessions/backends/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-05-07 20:52:03,472 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-05-07 20:52:03,472 root INFO copying build/lib/django/contrib/gis/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-05-07 20:52:03,473 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/management 2024-05-07 20:52:03,474 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/management/commands 2024-05-07 20:52:03,475 root INFO copying build/lib/django/contrib/gis/management/commands/ogrinspect.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/management/commands 2024-05-07 20:52:03,476 root INFO copying build/lib/django/contrib/gis/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/management/commands 2024-05-07 20:52:03,477 root INFO copying build/lib/django/contrib/gis/management/commands/inspectdb.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/management/commands 2024-05-07 20:52:03,477 root INFO copying build/lib/django/contrib/gis/management/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/management 2024-05-07 20:52:03,478 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/static 2024-05-07 20:52:03,479 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis 2024-05-07 20:52:03,480 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/img 2024-05-07 20:52:03,481 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_polygon_off.svg -> build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/img 2024-05-07 20:52:03,481 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_line_off.svg -> build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/img 2024-05-07 20:52:03,482 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_line_on.svg -> build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/img 2024-05-07 20:52:03,483 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_point_on.svg -> build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/img 2024-05-07 20:52:03,484 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_point_off.svg -> build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/img 2024-05-07 20:52:03,485 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_polygon_on.svg -> build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/img 2024-05-07 20:52:03,486 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/css 2024-05-07 20:52:03,486 root INFO copying build/lib/django/contrib/gis/static/gis/css/ol3.css -> build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/css 2024-05-07 20:52:03,487 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/js 2024-05-07 20:52:03,488 root INFO copying build/lib/django/contrib/gis/static/gis/js/OLMapWidget.js -> build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/js 2024-05-07 20:52:03,489 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/templates 2024-05-07 20:52:03,490 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis 2024-05-07 20:52:03,491 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis/kml 2024-05-07 20:52:03,491 root INFO copying build/lib/django/contrib/gis/templates/gis/kml/placemarks.kml -> build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis/kml 2024-05-07 20:52:03,492 root INFO copying build/lib/django/contrib/gis/templates/gis/kml/base.kml -> build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis/kml 2024-05-07 20:52:03,493 root INFO copying build/lib/django/contrib/gis/templates/gis/openlayers.html -> build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis 2024-05-07 20:52:03,494 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis/admin 2024-05-07 20:52:03,495 root INFO copying build/lib/django/contrib/gis/templates/gis/admin/osm.js -> build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis/admin 2024-05-07 20:52:03,496 root INFO copying build/lib/django/contrib/gis/templates/gis/admin/osm.html -> build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis/admin 2024-05-07 20:52:03,496 root INFO copying build/lib/django/contrib/gis/templates/gis/admin/openlayers.js -> build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis/admin 2024-05-07 20:52:03,497 root INFO copying build/lib/django/contrib/gis/templates/gis/admin/openlayers.html -> build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis/admin 2024-05-07 20:52:03,498 root INFO copying build/lib/django/contrib/gis/templates/gis/openlayers-osm.html -> build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis 2024-05-07 20:52:03,499 root INFO copying build/lib/django/contrib/gis/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-05-07 20:52:03,500 root INFO copying build/lib/django/contrib/gis/shortcuts.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-05-07 20:52:03,501 root INFO copying build/lib/django/contrib/gis/feeds.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-05-07 20:52:03,501 root INFO copying build/lib/django/contrib/gis/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-05-07 20:52:03,502 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/sitemaps 2024-05-07 20:52:03,503 root INFO copying build/lib/django/contrib/gis/sitemaps/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/sitemaps 2024-05-07 20:52:03,504 root INFO copying build/lib/django/contrib/gis/sitemaps/kml.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/sitemaps 2024-05-07 20:52:03,505 root INFO copying build/lib/django/contrib/gis/sitemaps/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/sitemaps 2024-05-07 20:52:03,506 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-05-07 20:52:03,507 root INFO copying build/lib/django/contrib/gis/gdal/LICENSE -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-05-07 20:52:03,508 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-05-07 20:52:03,509 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/generation.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-05-07 20:52:03,509 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-05-07 20:52:03,510 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/geom.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-05-07 20:52:03,511 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/ds.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-05-07 20:52:03,512 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/errcheck.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-05-07 20:52:03,513 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/raster.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-05-07 20:52:03,514 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/srs.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-05-07 20:52:03,515 root INFO copying build/lib/django/contrib/gis/gdal/geometries.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-05-07 20:52:03,516 root INFO copying build/lib/django/contrib/gis/gdal/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-05-07 20:52:03,517 root INFO copying build/lib/django/contrib/gis/gdal/error.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-05-07 20:52:03,518 root INFO copying build/lib/django/contrib/gis/gdal/datasource.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-05-07 20:52:03,519 root INFO copying build/lib/django/contrib/gis/gdal/feature.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-05-07 20:52:03,519 root INFO copying build/lib/django/contrib/gis/gdal/envelope.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-05-07 20:52:03,520 root INFO copying build/lib/django/contrib/gis/gdal/field.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-05-07 20:52:03,521 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/raster 2024-05-07 20:52:03,522 root INFO copying build/lib/django/contrib/gis/gdal/raster/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/raster 2024-05-07 20:52:03,523 root INFO copying build/lib/django/contrib/gis/gdal/raster/source.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/raster 2024-05-07 20:52:03,524 root INFO copying build/lib/django/contrib/gis/gdal/raster/band.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/raster 2024-05-07 20:52:03,525 root INFO copying build/lib/django/contrib/gis/gdal/raster/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/raster 2024-05-07 20:52:03,526 root INFO copying build/lib/django/contrib/gis/gdal/raster/const.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/raster 2024-05-07 20:52:03,527 root INFO copying build/lib/django/contrib/gis/gdal/srs.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-05-07 20:52:03,528 root INFO copying build/lib/django/contrib/gis/gdal/libgdal.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-05-07 20:52:03,528 root INFO copying build/lib/django/contrib/gis/gdal/driver.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-05-07 20:52:03,529 root INFO copying build/lib/django/contrib/gis/gdal/layer.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-05-07 20:52:03,530 root INFO copying build/lib/django/contrib/gis/gdal/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-05-07 20:52:03,531 root INFO copying build/lib/django/contrib/gis/gdal/geomtype.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-05-07 20:52:03,532 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db 2024-05-07 20:52:03,533 root INFO copying build/lib/django/contrib/gis/db/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db 2024-05-07 20:52:03,534 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models 2024-05-07 20:52:03,534 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models/sql 2024-05-07 20:52:03,535 root INFO copying build/lib/django/contrib/gis/db/models/sql/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models/sql 2024-05-07 20:52:03,536 root INFO copying build/lib/django/contrib/gis/db/models/sql/conversion.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models/sql 2024-05-07 20:52:03,537 root INFO copying build/lib/django/contrib/gis/db/models/functions.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models 2024-05-07 20:52:03,538 root INFO copying build/lib/django/contrib/gis/db/models/proxy.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models 2024-05-07 20:52:03,539 root INFO copying build/lib/django/contrib/gis/db/models/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models 2024-05-07 20:52:03,540 root INFO copying build/lib/django/contrib/gis/db/models/fields.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models 2024-05-07 20:52:03,540 root INFO copying build/lib/django/contrib/gis/db/models/lookups.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models 2024-05-07 20:52:03,541 root INFO copying build/lib/django/contrib/gis/db/models/aggregates.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models 2024-05-07 20:52:03,542 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends 2024-05-07 20:52:03,543 root INFO copying build/lib/django/contrib/gis/db/backends/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends 2024-05-07 20:52:03,544 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2024-05-07 20:52:03,545 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/introspection.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2024-05-07 20:52:03,545 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2024-05-07 20:52:03,546 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2024-05-07 20:52:03,547 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/schema.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2024-05-07 20:52:03,548 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/operations.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2024-05-07 20:52:03,549 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/adapter.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2024-05-07 20:52:03,550 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/features.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2024-05-07 20:52:03,551 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2024-05-07 20:52:03,552 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/client.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2024-05-07 20:52:03,553 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/mysql 2024-05-07 20:52:03,553 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/introspection.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/mysql 2024-05-07 20:52:03,554 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/mysql 2024-05-07 20:52:03,555 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/schema.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/mysql 2024-05-07 20:52:03,556 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/operations.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/mysql 2024-05-07 20:52:03,557 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/features.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/mysql 2024-05-07 20:52:03,557 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/mysql 2024-05-07 20:52:03,559 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/oracle 2024-05-07 20:52:03,559 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/introspection.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/oracle 2024-05-07 20:52:03,560 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/oracle 2024-05-07 20:52:03,561 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/oracle 2024-05-07 20:52:03,562 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/schema.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/oracle 2024-05-07 20:52:03,563 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/operations.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/oracle 2024-05-07 20:52:03,564 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/adapter.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/oracle 2024-05-07 20:52:03,565 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/features.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/oracle 2024-05-07 20:52:03,566 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/oracle 2024-05-07 20:52:03,567 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 20:52:03,567 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/introspection.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 20:52:03,568 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 20:52:03,569 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 20:52:03,570 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/schema.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 20:52:03,571 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/pgraster.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 20:52:03,572 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/operations.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 20:52:03,573 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/adapter.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 20:52:03,574 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/features.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 20:52:03,575 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 20:52:03,575 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/const.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 20:52:03,577 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/base 2024-05-07 20:52:03,577 root INFO copying build/lib/django/contrib/gis/db/backends/base/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/base 2024-05-07 20:52:03,578 root INFO copying build/lib/django/contrib/gis/db/backends/base/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/base 2024-05-07 20:52:03,579 root INFO copying build/lib/django/contrib/gis/db/backends/base/operations.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/base 2024-05-07 20:52:03,580 root INFO copying build/lib/django/contrib/gis/db/backends/base/adapter.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/base 2024-05-07 20:52:03,581 root INFO copying build/lib/django/contrib/gis/db/backends/base/features.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/base 2024-05-07 20:52:03,581 root INFO copying build/lib/django/contrib/gis/db/backends/utils.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends 2024-05-07 20:52:03,583 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/forms 2024-05-07 20:52:03,583 root INFO copying build/lib/django/contrib/gis/forms/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/forms 2024-05-07 20:52:03,584 root INFO copying build/lib/django/contrib/gis/forms/fields.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/forms 2024-05-07 20:52:03,585 root INFO copying build/lib/django/contrib/gis/forms/widgets.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/forms 2024-05-07 20:52:03,586 root INFO copying build/lib/django/contrib/gis/measure.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-05-07 20:52:03,587 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/geoip2 2024-05-07 20:52:03,588 root INFO copying build/lib/django/contrib/gis/geoip2/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geoip2 2024-05-07 20:52:03,588 root INFO copying build/lib/django/contrib/gis/geoip2/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geoip2 2024-05-07 20:52:03,589 root INFO copying build/lib/django/contrib/gis/geoip2/resources.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geoip2 2024-05-07 20:52:03,591 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale 2024-05-07 20:52:03,591 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/cy 2024-05-07 20:52:03,592 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/cy/LC_MESSAGES 2024-05-07 20:52:03,593 root INFO copying build/lib/django/contrib/gis/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/cy/LC_MESSAGES 2024-05-07 20:52:03,594 root INFO copying build/lib/django/contrib/gis/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/cy/LC_MESSAGES 2024-05-07 20:52:03,595 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_AU 2024-05-07 20:52:03,595 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:03,596 root INFO copying build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:03,597 root INFO copying build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:03,598 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ckb 2024-05-07 20:52:03,599 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ckb/LC_MESSAGES 2024-05-07 20:52:03,599 root INFO copying build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ckb/LC_MESSAGES 2024-05-07 20:52:03,600 root INFO copying build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ckb/LC_MESSAGES 2024-05-07 20:52:03,601 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kn 2024-05-07 20:52:03,602 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kn/LC_MESSAGES 2024-05-07 20:52:03,603 root INFO copying build/lib/django/contrib/gis/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kn/LC_MESSAGES 2024-05-07 20:52:03,604 root INFO copying build/lib/django/contrib/gis/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kn/LC_MESSAGES 2024-05-07 20:52:03,605 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ur 2024-05-07 20:52:03,605 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ur/LC_MESSAGES 2024-05-07 20:52:03,606 root INFO copying build/lib/django/contrib/gis/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ur/LC_MESSAGES 2024-05-07 20:52:03,607 root INFO copying build/lib/django/contrib/gis/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ur/LC_MESSAGES 2024-05-07 20:52:03,608 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nn 2024-05-07 20:52:03,609 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nn/LC_MESSAGES 2024-05-07 20:52:03,609 root INFO copying build/lib/django/contrib/gis/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nn/LC_MESSAGES 2024-05-07 20:52:03,610 root INFO copying build/lib/django/contrib/gis/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nn/LC_MESSAGES 2024-05-07 20:52:03,611 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr 2024-05-07 20:52:03,612 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr/LC_MESSAGES 2024-05-07 20:52:03,613 root INFO copying build/lib/django/contrib/gis/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr/LC_MESSAGES 2024-05-07 20:52:03,614 root INFO copying build/lib/django/contrib/gis/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr/LC_MESSAGES 2024-05-07 20:52:03,615 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr_Latn 2024-05-07 20:52:03,615 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:03,616 root INFO copying build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:03,617 root INFO copying build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:03,618 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/be 2024-05-07 20:52:03,619 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/be/LC_MESSAGES 2024-05-07 20:52:03,619 root INFO copying build/lib/django/contrib/gis/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/be/LC_MESSAGES 2024-05-07 20:52:03,620 root INFO copying build/lib/django/contrib/gis/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/be/LC_MESSAGES 2024-05-07 20:52:03,621 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/is 2024-05-07 20:52:03,622 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/is/LC_MESSAGES 2024-05-07 20:52:03,623 root INFO copying build/lib/django/contrib/gis/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/is/LC_MESSAGES 2024-05-07 20:52:03,624 root INFO copying build/lib/django/contrib/gis/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/is/LC_MESSAGES 2024-05-07 20:52:03,625 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lv 2024-05-07 20:52:03,625 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lv/LC_MESSAGES 2024-05-07 20:52:03,626 root INFO copying build/lib/django/contrib/gis/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lv/LC_MESSAGES 2024-05-07 20:52:03,627 root INFO copying build/lib/django/contrib/gis/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lv/LC_MESSAGES 2024-05-07 20:52:03,628 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt 2024-05-07 20:52:03,629 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt/LC_MESSAGES 2024-05-07 20:52:03,629 root INFO copying build/lib/django/contrib/gis/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt/LC_MESSAGES 2024-05-07 20:52:03,630 root INFO copying build/lib/django/contrib/gis/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt/LC_MESSAGES 2024-05-07 20:52:03,631 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sw 2024-05-07 20:52:03,632 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sw/LC_MESSAGES 2024-05-07 20:52:03,633 root INFO copying build/lib/django/contrib/gis/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sw/LC_MESSAGES 2024-05-07 20:52:03,633 root INFO copying build/lib/django/contrib/gis/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sw/LC_MESSAGES 2024-05-07 20:52:03,634 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/et 2024-05-07 20:52:03,635 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/et/LC_MESSAGES 2024-05-07 20:52:03,636 root INFO copying build/lib/django/contrib/gis/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/et/LC_MESSAGES 2024-05-07 20:52:03,637 root INFO copying build/lib/django/contrib/gis/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/et/LC_MESSAGES 2024-05-07 20:52:03,638 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_CO 2024-05-07 20:52:03,638 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:03,639 root INFO copying build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:03,640 root INFO copying build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:03,641 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ga 2024-05-07 20:52:03,642 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ga/LC_MESSAGES 2024-05-07 20:52:03,642 root INFO copying build/lib/django/contrib/gis/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ga/LC_MESSAGES 2024-05-07 20:52:03,643 root INFO copying build/lib/django/contrib/gis/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ga/LC_MESSAGES 2024-05-07 20:52:03,644 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/th 2024-05-07 20:52:03,645 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/th/LC_MESSAGES 2024-05-07 20:52:03,646 root INFO copying build/lib/django/contrib/gis/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/th/LC_MESSAGES 2024-05-07 20:52:03,647 root INFO copying build/lib/django/contrib/gis/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/th/LC_MESSAGES 2024-05-07 20:52:03,648 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sq 2024-05-07 20:52:03,648 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sq/LC_MESSAGES 2024-05-07 20:52:03,649 root INFO copying build/lib/django/contrib/gis/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sq/LC_MESSAGES 2024-05-07 20:52:03,650 root INFO copying build/lib/django/contrib/gis/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sq/LC_MESSAGES 2024-05-07 20:52:03,651 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nl 2024-05-07 20:52:03,652 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nl/LC_MESSAGES 2024-05-07 20:52:03,652 root INFO copying build/lib/django/contrib/gis/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nl/LC_MESSAGES 2024-05-07 20:52:03,653 root INFO copying build/lib/django/contrib/gis/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nl/LC_MESSAGES 2024-05-07 20:52:03,654 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tg 2024-05-07 20:52:03,655 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tg/LC_MESSAGES 2024-05-07 20:52:03,656 root INFO copying build/lib/django/contrib/gis/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tg/LC_MESSAGES 2024-05-07 20:52:03,657 root INFO copying build/lib/django/contrib/gis/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tg/LC_MESSAGES 2024-05-07 20:52:03,658 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bn 2024-05-07 20:52:03,658 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bn/LC_MESSAGES 2024-05-07 20:52:03,659 root INFO copying build/lib/django/contrib/gis/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bn/LC_MESSAGES 2024-05-07 20:52:03,660 root INFO copying build/lib/django/contrib/gis/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bn/LC_MESSAGES 2024-05-07 20:52:03,661 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/io 2024-05-07 20:52:03,662 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/io/LC_MESSAGES 2024-05-07 20:52:03,662 root INFO copying build/lib/django/contrib/gis/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/io/LC_MESSAGES 2024-05-07 20:52:03,663 root INFO copying build/lib/django/contrib/gis/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/io/LC_MESSAGES 2024-05-07 20:52:03,664 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/br 2024-05-07 20:52:03,665 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/br/LC_MESSAGES 2024-05-07 20:52:03,665 root INFO copying build/lib/django/contrib/gis/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/br/LC_MESSAGES 2024-05-07 20:52:03,666 root INFO copying build/lib/django/contrib/gis/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/br/LC_MESSAGES 2024-05-07 20:52:03,667 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/uk 2024-05-07 20:52:03,668 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/uk/LC_MESSAGES 2024-05-07 20:52:03,669 root INFO copying build/lib/django/contrib/gis/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/uk/LC_MESSAGES 2024-05-07 20:52:03,670 root INFO copying build/lib/django/contrib/gis/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/uk/LC_MESSAGES 2024-05-07 20:52:03,671 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ky 2024-05-07 20:52:03,672 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ky/LC_MESSAGES 2024-05-07 20:52:03,672 root INFO copying build/lib/django/contrib/gis/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ky/LC_MESSAGES 2024-05-07 20:52:03,673 root INFO copying build/lib/django/contrib/gis/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ky/LC_MESSAGES 2024-05-07 20:52:03,674 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/af 2024-05-07 20:52:03,675 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/af/LC_MESSAGES 2024-05-07 20:52:03,675 root INFO copying build/lib/django/contrib/gis/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/af/LC_MESSAGES 2024-05-07 20:52:03,676 root INFO copying build/lib/django/contrib/gis/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/af/LC_MESSAGES 2024-05-07 20:52:03,677 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/it 2024-05-07 20:52:03,678 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/it/LC_MESSAGES 2024-05-07 20:52:03,679 root INFO copying build/lib/django/contrib/gis/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/it/LC_MESSAGES 2024-05-07 20:52:03,680 root INFO copying build/lib/django/contrib/gis/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/it/LC_MESSAGES 2024-05-07 20:52:03,681 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_AR 2024-05-07 20:52:03,681 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:03,682 root INFO copying build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:03,683 root INFO copying build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:03,684 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fa 2024-05-07 20:52:03,685 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fa/LC_MESSAGES 2024-05-07 20:52:03,685 root INFO copying build/lib/django/contrib/gis/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fa/LC_MESSAGES 2024-05-07 20:52:03,686 root INFO copying build/lib/django/contrib/gis/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fa/LC_MESSAGES 2024-05-07 20:52:03,687 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/el 2024-05-07 20:52:03,688 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/el/LC_MESSAGES 2024-05-07 20:52:03,688 root INFO copying build/lib/django/contrib/gis/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/el/LC_MESSAGES 2024-05-07 20:52:03,689 root INFO copying build/lib/django/contrib/gis/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/el/LC_MESSAGES 2024-05-07 20:52:03,690 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tr 2024-05-07 20:52:03,691 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tr/LC_MESSAGES 2024-05-07 20:52:03,692 root INFO copying build/lib/django/contrib/gis/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tr/LC_MESSAGES 2024-05-07 20:52:03,693 root INFO copying build/lib/django/contrib/gis/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tr/LC_MESSAGES 2024-05-07 20:52:03,694 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eu 2024-05-07 20:52:03,695 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eu/LC_MESSAGES 2024-05-07 20:52:03,695 root INFO copying build/lib/django/contrib/gis/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eu/LC_MESSAGES 2024-05-07 20:52:03,696 root INFO copying build/lib/django/contrib/gis/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eu/LC_MESSAGES 2024-05-07 20:52:03,697 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mr 2024-05-07 20:52:03,698 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mr/LC_MESSAGES 2024-05-07 20:52:03,699 root INFO copying build/lib/django/contrib/gis/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mr/LC_MESSAGES 2024-05-07 20:52:03,700 root INFO copying build/lib/django/contrib/gis/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mr/LC_MESSAGES 2024-05-07 20:52:03,701 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bs 2024-05-07 20:52:03,701 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bs/LC_MESSAGES 2024-05-07 20:52:03,702 root INFO copying build/lib/django/contrib/gis/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bs/LC_MESSAGES 2024-05-07 20:52:03,703 root INFO copying build/lib/django/contrib/gis/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bs/LC_MESSAGES 2024-05-07 20:52:03,704 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar_DZ 2024-05-07 20:52:03,705 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:03,705 root INFO copying build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:03,706 root INFO copying build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:03,707 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ja 2024-05-07 20:52:03,708 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ja/LC_MESSAGES 2024-05-07 20:52:03,708 root INFO copying build/lib/django/contrib/gis/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ja/LC_MESSAGES 2024-05-07 20:52:03,709 root INFO copying build/lib/django/contrib/gis/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ja/LC_MESSAGES 2024-05-07 20:52:03,710 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/my 2024-05-07 20:52:03,711 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/my/LC_MESSAGES 2024-05-07 20:52:03,712 root INFO copying build/lib/django/contrib/gis/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/my/LC_MESSAGES 2024-05-07 20:52:03,713 root INFO copying build/lib/django/contrib/gis/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/my/LC_MESSAGES 2024-05-07 20:52:03,714 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gd 2024-05-07 20:52:03,714 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gd/LC_MESSAGES 2024-05-07 20:52:03,715 root INFO copying build/lib/django/contrib/gis/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gd/LC_MESSAGES 2024-05-07 20:52:03,716 root INFO copying build/lib/django/contrib/gis/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gd/LC_MESSAGES 2024-05-07 20:52:03,717 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/da 2024-05-07 20:52:03,718 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/da/LC_MESSAGES 2024-05-07 20:52:03,718 root INFO copying build/lib/django/contrib/gis/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/da/LC_MESSAGES 2024-05-07 20:52:03,719 root INFO copying build/lib/django/contrib/gis/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/da/LC_MESSAGES 2024-05-07 20:52:03,720 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/he 2024-05-07 20:52:03,721 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/he/LC_MESSAGES 2024-05-07 20:52:03,722 root INFO copying build/lib/django/contrib/gis/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/he/LC_MESSAGES 2024-05-07 20:52:03,723 root INFO copying build/lib/django/contrib/gis/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/he/LC_MESSAGES 2024-05-07 20:52:03,724 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en 2024-05-07 20:52:03,724 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en/LC_MESSAGES 2024-05-07 20:52:03,725 root INFO copying build/lib/django/contrib/gis/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en/LC_MESSAGES 2024-05-07 20:52:03,726 root INFO copying build/lib/django/contrib/gis/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en/LC_MESSAGES 2024-05-07 20:52:03,727 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hr 2024-05-07 20:52:03,728 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hr/LC_MESSAGES 2024-05-07 20:52:03,728 root INFO copying build/lib/django/contrib/gis/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hr/LC_MESSAGES 2024-05-07 20:52:03,729 root INFO copying build/lib/django/contrib/gis/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hr/LC_MESSAGES 2024-05-07 20:52:03,730 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ast 2024-05-07 20:52:03,731 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ast/LC_MESSAGES 2024-05-07 20:52:03,731 root INFO copying build/lib/django/contrib/gis/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ast/LC_MESSAGES 2024-05-07 20:52:03,732 root INFO copying build/lib/django/contrib/gis/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ast/LC_MESSAGES 2024-05-07 20:52:03,733 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sv 2024-05-07 20:52:03,734 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sv/LC_MESSAGES 2024-05-07 20:52:03,735 root INFO copying build/lib/django/contrib/gis/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sv/LC_MESSAGES 2024-05-07 20:52:03,736 root INFO copying build/lib/django/contrib/gis/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sv/LC_MESSAGES 2024-05-07 20:52:03,737 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/cs 2024-05-07 20:52:03,738 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/cs/LC_MESSAGES 2024-05-07 20:52:03,738 root INFO copying build/lib/django/contrib/gis/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/cs/LC_MESSAGES 2024-05-07 20:52:03,739 root INFO copying build/lib/django/contrib/gis/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/cs/LC_MESSAGES 2024-05-07 20:52:03,740 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_VE 2024-05-07 20:52:03,741 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:03,742 root INFO copying build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:03,743 root INFO copying build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:03,744 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ka 2024-05-07 20:52:03,744 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ka/LC_MESSAGES 2024-05-07 20:52:03,745 root INFO copying build/lib/django/contrib/gis/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ka/LC_MESSAGES 2024-05-07 20:52:03,746 root INFO copying build/lib/django/contrib/gis/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ka/LC_MESSAGES 2024-05-07 20:52:03,747 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mk 2024-05-07 20:52:03,748 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mk/LC_MESSAGES 2024-05-07 20:52:03,748 root INFO copying build/lib/django/contrib/gis/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mk/LC_MESSAGES 2024-05-07 20:52:03,749 root INFO copying build/lib/django/contrib/gis/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mk/LC_MESSAGES 2024-05-07 20:52:03,750 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/id 2024-05-07 20:52:03,751 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/id/LC_MESSAGES 2024-05-07 20:52:03,751 root INFO copying build/lib/django/contrib/gis/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/id/LC_MESSAGES 2024-05-07 20:52:03,752 root INFO copying build/lib/django/contrib/gis/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/id/LC_MESSAGES 2024-05-07 20:52:03,753 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ta 2024-05-07 20:52:03,754 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ta/LC_MESSAGES 2024-05-07 20:52:03,755 root INFO copying build/lib/django/contrib/gis/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ta/LC_MESSAGES 2024-05-07 20:52:03,756 root INFO copying build/lib/django/contrib/gis/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ta/LC_MESSAGES 2024-05-07 20:52:03,757 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ms 2024-05-07 20:52:03,757 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ms/LC_MESSAGES 2024-05-07 20:52:03,758 root INFO copying build/lib/django/contrib/gis/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ms/LC_MESSAGES 2024-05-07 20:52:03,759 root INFO copying build/lib/django/contrib/gis/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ms/LC_MESSAGES 2024-05-07 20:52:03,760 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar 2024-05-07 20:52:03,761 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar/LC_MESSAGES 2024-05-07 20:52:03,761 root INFO copying build/lib/django/contrib/gis/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar/LC_MESSAGES 2024-05-07 20:52:03,762 root INFO copying build/lib/django/contrib/gis/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar/LC_MESSAGES 2024-05-07 20:52:03,763 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gl 2024-05-07 20:52:03,764 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gl/LC_MESSAGES 2024-05-07 20:52:03,765 root INFO copying build/lib/django/contrib/gis/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gl/LC_MESSAGES 2024-05-07 20:52:03,765 root INFO copying build/lib/django/contrib/gis/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gl/LC_MESSAGES 2024-05-07 20:52:03,766 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hans 2024-05-07 20:52:03,767 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:03,768 root INFO copying build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:03,769 root INFO copying build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:03,770 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ne 2024-05-07 20:52:03,771 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ne/LC_MESSAGES 2024-05-07 20:52:03,771 root INFO copying build/lib/django/contrib/gis/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ne/LC_MESSAGES 2024-05-07 20:52:03,772 root INFO copying build/lib/django/contrib/gis/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ne/LC_MESSAGES 2024-05-07 20:52:03,773 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hant 2024-05-07 20:52:03,774 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:03,775 root INFO copying build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:03,775 root INFO copying build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:03,776 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/az 2024-05-07 20:52:03,777 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/az/LC_MESSAGES 2024-05-07 20:52:03,778 root INFO copying build/lib/django/contrib/gis/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/az/LC_MESSAGES 2024-05-07 20:52:03,779 root INFO copying build/lib/django/contrib/gis/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/az/LC_MESSAGES 2024-05-07 20:52:03,780 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es 2024-05-07 20:52:03,781 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es/LC_MESSAGES 2024-05-07 20:52:03,781 root INFO copying build/lib/django/contrib/gis/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es/LC_MESSAGES 2024-05-07 20:52:03,782 root INFO copying build/lib/django/contrib/gis/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es/LC_MESSAGES 2024-05-07 20:52:03,783 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ko 2024-05-07 20:52:03,784 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ko/LC_MESSAGES 2024-05-07 20:52:03,785 root INFO copying build/lib/django/contrib/gis/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ko/LC_MESSAGES 2024-05-07 20:52:03,785 root INFO copying build/lib/django/contrib/gis/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ko/LC_MESSAGES 2024-05-07 20:52:03,786 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pa 2024-05-07 20:52:03,787 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pa/LC_MESSAGES 2024-05-07 20:52:03,788 root INFO copying build/lib/django/contrib/gis/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pa/LC_MESSAGES 2024-05-07 20:52:03,789 root INFO copying build/lib/django/contrib/gis/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pa/LC_MESSAGES 2024-05-07 20:52:03,790 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fr 2024-05-07 20:52:03,790 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fr/LC_MESSAGES 2024-05-07 20:52:03,791 root INFO copying build/lib/django/contrib/gis/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fr/LC_MESSAGES 2024-05-07 20:52:03,792 root INFO copying build/lib/django/contrib/gis/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fr/LC_MESSAGES 2024-05-07 20:52:03,793 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bg 2024-05-07 20:52:03,794 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bg/LC_MESSAGES 2024-05-07 20:52:03,794 root INFO copying build/lib/django/contrib/gis/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bg/LC_MESSAGES 2024-05-07 20:52:03,795 root INFO copying build/lib/django/contrib/gis/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bg/LC_MESSAGES 2024-05-07 20:52:03,796 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_MX 2024-05-07 20:52:03,797 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:03,798 root INFO copying build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:03,799 root INFO copying build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:03,800 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eo 2024-05-07 20:52:03,800 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eo/LC_MESSAGES 2024-05-07 20:52:03,801 root INFO copying build/lib/django/contrib/gis/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eo/LC_MESSAGES 2024-05-07 20:52:03,802 root INFO copying build/lib/django/contrib/gis/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eo/LC_MESSAGES 2024-05-07 20:52:03,803 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pl 2024-05-07 20:52:03,804 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pl/LC_MESSAGES 2024-05-07 20:52:03,804 root INFO copying build/lib/django/contrib/gis/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pl/LC_MESSAGES 2024-05-07 20:52:03,805 root INFO copying build/lib/django/contrib/gis/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pl/LC_MESSAGES 2024-05-07 20:52:03,806 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kk 2024-05-07 20:52:03,807 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kk/LC_MESSAGES 2024-05-07 20:52:03,807 root INFO copying build/lib/django/contrib/gis/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kk/LC_MESSAGES 2024-05-07 20:52:03,808 root INFO copying build/lib/django/contrib/gis/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kk/LC_MESSAGES 2024-05-07 20:52:03,809 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lt 2024-05-07 20:52:03,810 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lt/LC_MESSAGES 2024-05-07 20:52:03,811 root INFO copying build/lib/django/contrib/gis/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lt/LC_MESSAGES 2024-05-07 20:52:03,812 root INFO copying build/lib/django/contrib/gis/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lt/LC_MESSAGES 2024-05-07 20:52:03,813 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hi 2024-05-07 20:52:03,813 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hi/LC_MESSAGES 2024-05-07 20:52:03,814 root INFO copying build/lib/django/contrib/gis/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hi/LC_MESSAGES 2024-05-07 20:52:03,815 root INFO copying build/lib/django/contrib/gis/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hi/LC_MESSAGES 2024-05-07 20:52:03,816 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/de 2024-05-07 20:52:03,817 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/de/LC_MESSAGES 2024-05-07 20:52:03,817 root INFO copying build/lib/django/contrib/gis/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/de/LC_MESSAGES 2024-05-07 20:52:03,818 root INFO copying build/lib/django/contrib/gis/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/de/LC_MESSAGES 2024-05-07 20:52:03,819 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/te 2024-05-07 20:52:03,820 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/te/LC_MESSAGES 2024-05-07 20:52:03,821 root INFO copying build/lib/django/contrib/gis/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/te/LC_MESSAGES 2024-05-07 20:52:03,822 root INFO copying build/lib/django/contrib/gis/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/te/LC_MESSAGES 2024-05-07 20:52:03,823 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/udm 2024-05-07 20:52:03,824 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/udm/LC_MESSAGES 2024-05-07 20:52:03,824 root INFO copying build/lib/django/contrib/gis/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/udm/LC_MESSAGES 2024-05-07 20:52:03,825 root INFO copying build/lib/django/contrib/gis/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/udm/LC_MESSAGES 2024-05-07 20:52:03,826 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fi 2024-05-07 20:52:03,827 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fi/LC_MESSAGES 2024-05-07 20:52:03,827 root INFO copying build/lib/django/contrib/gis/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fi/LC_MESSAGES 2024-05-07 20:52:03,828 root INFO copying build/lib/django/contrib/gis/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fi/LC_MESSAGES 2024-05-07 20:52:03,829 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt_BR 2024-05-07 20:52:03,830 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:03,831 root INFO copying build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:03,832 root INFO copying build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:03,833 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lb 2024-05-07 20:52:03,833 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lb/LC_MESSAGES 2024-05-07 20:52:03,834 root INFO copying build/lib/django/contrib/gis/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lb/LC_MESSAGES 2024-05-07 20:52:03,835 root INFO copying build/lib/django/contrib/gis/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lb/LC_MESSAGES 2024-05-07 20:52:03,836 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ru 2024-05-07 20:52:03,837 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ru/LC_MESSAGES 2024-05-07 20:52:03,837 root INFO copying build/lib/django/contrib/gis/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ru/LC_MESSAGES 2024-05-07 20:52:03,838 root INFO copying build/lib/django/contrib/gis/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ru/LC_MESSAGES 2024-05-07 20:52:03,839 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ca 2024-05-07 20:52:03,840 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ca/LC_MESSAGES 2024-05-07 20:52:03,840 root INFO copying build/lib/django/contrib/gis/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ca/LC_MESSAGES 2024-05-07 20:52:03,841 root INFO copying build/lib/django/contrib/gis/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ca/LC_MESSAGES 2024-05-07 20:52:03,842 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nb 2024-05-07 20:52:03,843 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nb/LC_MESSAGES 2024-05-07 20:52:03,844 root INFO copying build/lib/django/contrib/gis/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nb/LC_MESSAGES 2024-05-07 20:52:03,845 root INFO copying build/lib/django/contrib/gis/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nb/LC_MESSAGES 2024-05-07 20:52:03,846 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/vi 2024-05-07 20:52:03,846 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/vi/LC_MESSAGES 2024-05-07 20:52:03,847 root INFO copying build/lib/django/contrib/gis/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/vi/LC_MESSAGES 2024-05-07 20:52:03,848 root INFO copying build/lib/django/contrib/gis/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/vi/LC_MESSAGES 2024-05-07 20:52:03,849 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ia 2024-05-07 20:52:03,850 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ia/LC_MESSAGES 2024-05-07 20:52:03,850 root INFO copying build/lib/django/contrib/gis/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ia/LC_MESSAGES 2024-05-07 20:52:03,851 root INFO copying build/lib/django/contrib/gis/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ia/LC_MESSAGES 2024-05-07 20:52:03,852 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/dsb 2024-05-07 20:52:03,853 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/dsb/LC_MESSAGES 2024-05-07 20:52:03,854 root INFO copying build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/dsb/LC_MESSAGES 2024-05-07 20:52:03,854 root INFO copying build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/dsb/LC_MESSAGES 2024-05-07 20:52:03,856 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hy 2024-05-07 20:52:03,856 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hy/LC_MESSAGES 2024-05-07 20:52:03,857 root INFO copying build/lib/django/contrib/gis/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hy/LC_MESSAGES 2024-05-07 20:52:03,858 root INFO copying build/lib/django/contrib/gis/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hy/LC_MESSAGES 2024-05-07 20:52:03,859 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_GB 2024-05-07 20:52:03,860 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:03,860 root INFO copying build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:03,861 root INFO copying build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:03,862 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ml 2024-05-07 20:52:03,863 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ml/LC_MESSAGES 2024-05-07 20:52:03,863 root INFO copying build/lib/django/contrib/gis/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ml/LC_MESSAGES 2024-05-07 20:52:03,864 root INFO copying build/lib/django/contrib/gis/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ml/LC_MESSAGES 2024-05-07 20:52:03,866 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/os 2024-05-07 20:52:03,866 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/os/LC_MESSAGES 2024-05-07 20:52:03,867 root INFO copying build/lib/django/contrib/gis/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/os/LC_MESSAGES 2024-05-07 20:52:03,868 root INFO copying build/lib/django/contrib/gis/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/os/LC_MESSAGES 2024-05-07 20:52:03,869 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sl 2024-05-07 20:52:03,870 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sl/LC_MESSAGES 2024-05-07 20:52:03,870 root INFO copying build/lib/django/contrib/gis/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sl/LC_MESSAGES 2024-05-07 20:52:03,871 root INFO copying build/lib/django/contrib/gis/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sl/LC_MESSAGES 2024-05-07 20:52:03,872 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/km 2024-05-07 20:52:03,873 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/km/LC_MESSAGES 2024-05-07 20:52:03,873 root INFO copying build/lib/django/contrib/gis/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/km/LC_MESSAGES 2024-05-07 20:52:03,874 root INFO copying build/lib/django/contrib/gis/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/km/LC_MESSAGES 2024-05-07 20:52:03,875 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hu 2024-05-07 20:52:03,876 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hu/LC_MESSAGES 2024-05-07 20:52:03,877 root INFO copying build/lib/django/contrib/gis/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hu/LC_MESSAGES 2024-05-07 20:52:03,878 root INFO copying build/lib/django/contrib/gis/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hu/LC_MESSAGES 2024-05-07 20:52:03,879 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fy 2024-05-07 20:52:03,879 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fy/LC_MESSAGES 2024-05-07 20:52:03,880 root INFO copying build/lib/django/contrib/gis/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fy/LC_MESSAGES 2024-05-07 20:52:03,881 root INFO copying build/lib/django/contrib/gis/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fy/LC_MESSAGES 2024-05-07 20:52:03,882 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sk 2024-05-07 20:52:03,883 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sk/LC_MESSAGES 2024-05-07 20:52:03,883 root INFO copying build/lib/django/contrib/gis/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sk/LC_MESSAGES 2024-05-07 20:52:03,884 root INFO copying build/lib/django/contrib/gis/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sk/LC_MESSAGES 2024-05-07 20:52:03,885 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hsb 2024-05-07 20:52:03,886 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hsb/LC_MESSAGES 2024-05-07 20:52:03,887 root INFO copying build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hsb/LC_MESSAGES 2024-05-07 20:52:03,887 root INFO copying build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hsb/LC_MESSAGES 2024-05-07 20:52:03,888 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mn 2024-05-07 20:52:03,889 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mn/LC_MESSAGES 2024-05-07 20:52:03,890 root INFO copying build/lib/django/contrib/gis/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mn/LC_MESSAGES 2024-05-07 20:52:03,891 root INFO copying build/lib/django/contrib/gis/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mn/LC_MESSAGES 2024-05-07 20:52:03,892 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tt 2024-05-07 20:52:03,893 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tt/LC_MESSAGES 2024-05-07 20:52:03,893 root INFO copying build/lib/django/contrib/gis/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tt/LC_MESSAGES 2024-05-07 20:52:03,894 root INFO copying build/lib/django/contrib/gis/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tt/LC_MESSAGES 2024-05-07 20:52:03,895 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ro 2024-05-07 20:52:03,896 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ro/LC_MESSAGES 2024-05-07 20:52:03,896 root INFO copying build/lib/django/contrib/gis/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ro/LC_MESSAGES 2024-05-07 20:52:03,897 root INFO copying build/lib/django/contrib/gis/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ro/LC_MESSAGES 2024-05-07 20:52:03,898 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/utils 2024-05-07 20:52:03,899 root INFO copying build/lib/django/contrib/gis/utils/ogrinspect.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/utils 2024-05-07 20:52:03,900 root INFO copying build/lib/django/contrib/gis/utils/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/utils 2024-05-07 20:52:03,901 root INFO copying build/lib/django/contrib/gis/utils/layermapping.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/utils 2024-05-07 20:52:03,902 root INFO copying build/lib/django/contrib/gis/utils/ogrinfo.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/utils 2024-05-07 20:52:03,903 root INFO copying build/lib/django/contrib/gis/utils/srs.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/utils 2024-05-07 20:52:03,904 root INFO copying build/lib/django/contrib/gis/geometry.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-05-07 20:52:03,905 root INFO copying build/lib/django/contrib/gis/ptr.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-05-07 20:52:03,906 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/serializers 2024-05-07 20:52:03,906 root INFO copying build/lib/django/contrib/gis/serializers/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/serializers 2024-05-07 20:52:03,907 root INFO copying build/lib/django/contrib/gis/serializers/geojson.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/serializers 2024-05-07 20:52:03,908 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 20:52:03,909 root INFO copying build/lib/django/contrib/gis/geos/coordseq.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 20:52:03,910 root INFO copying build/lib/django/contrib/gis/geos/prepared.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 20:52:03,911 root INFO copying build/lib/django/contrib/gis/geos/LICENSE -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 20:52:03,912 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-05-07 20:52:03,913 root INFO copying build/lib/django/contrib/gis/geos/prototypes/coordseq.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-05-07 20:52:03,914 root INFO copying build/lib/django/contrib/gis/geos/prototypes/prepared.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-05-07 20:52:03,915 root INFO copying build/lib/django/contrib/gis/geos/prototypes/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-05-07 20:52:03,915 root INFO copying build/lib/django/contrib/gis/geos/prototypes/predicates.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-05-07 20:52:03,916 root INFO copying build/lib/django/contrib/gis/geos/prototypes/geom.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-05-07 20:52:03,917 root INFO copying build/lib/django/contrib/gis/geos/prototypes/topology.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-05-07 20:52:03,918 root INFO copying build/lib/django/contrib/gis/geos/prototypes/misc.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-05-07 20:52:03,919 root INFO copying build/lib/django/contrib/gis/geos/prototypes/threadsafe.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-05-07 20:52:03,920 root INFO copying build/lib/django/contrib/gis/geos/prototypes/errcheck.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-05-07 20:52:03,921 root INFO copying build/lib/django/contrib/gis/geos/prototypes/io.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-05-07 20:52:03,922 root INFO copying build/lib/django/contrib/gis/geos/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 20:52:03,923 root INFO copying build/lib/django/contrib/gis/geos/collections.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 20:52:03,923 root INFO copying build/lib/django/contrib/gis/geos/error.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 20:52:03,924 root INFO copying build/lib/django/contrib/gis/geos/point.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 20:52:03,925 root INFO copying build/lib/django/contrib/gis/geos/factory.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 20:52:03,926 root INFO copying build/lib/django/contrib/gis/geos/mutable_list.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 20:52:03,927 root INFO copying build/lib/django/contrib/gis/geos/io.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 20:52:03,928 root INFO copying build/lib/django/contrib/gis/geos/geometry.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 20:52:03,929 root INFO copying build/lib/django/contrib/gis/geos/libgeos.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 20:52:03,930 root INFO copying build/lib/django/contrib/gis/geos/linestring.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 20:52:03,931 root INFO copying build/lib/django/contrib/gis/geos/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 20:52:03,931 root INFO copying build/lib/django/contrib/gis/geos/polygon.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 20:52:03,932 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/admin 2024-05-07 20:52:03,933 root INFO copying build/lib/django/contrib/gis/admin/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/admin 2024-05-07 20:52:03,934 root INFO copying build/lib/django/contrib/gis/admin/options.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/admin 2024-05-07 20:52:03,935 root INFO copying build/lib/django/contrib/gis/admin/widgets.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/admin 2024-05-07 20:52:03,936 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-05-07 20:52:03,937 root INFO copying build/lib/django/contrib/messages/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-05-07 20:52:03,938 root INFO copying build/lib/django/contrib/messages/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-05-07 20:52:03,938 root INFO copying build/lib/django/contrib/messages/api.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-05-07 20:52:03,939 root INFO copying build/lib/django/contrib/messages/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-05-07 20:52:03,940 root INFO copying build/lib/django/contrib/messages/middleware.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-05-07 20:52:03,941 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/messages/storage 2024-05-07 20:52:03,942 root INFO copying build/lib/django/contrib/messages/storage/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages/storage 2024-05-07 20:52:03,943 root INFO copying build/lib/django/contrib/messages/storage/fallback.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages/storage 2024-05-07 20:52:03,943 root INFO copying build/lib/django/contrib/messages/storage/session.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages/storage 2024-05-07 20:52:03,944 root INFO copying build/lib/django/contrib/messages/storage/cookie.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages/storage 2024-05-07 20:52:03,945 root INFO copying build/lib/django/contrib/messages/storage/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages/storage 2024-05-07 20:52:03,946 root INFO copying build/lib/django/contrib/messages/utils.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-05-07 20:52:03,947 root INFO copying build/lib/django/contrib/messages/constants.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-05-07 20:52:03,948 root INFO copying build/lib/django/contrib/messages/context_processors.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-05-07 20:52:03,949 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/syndication 2024-05-07 20:52:03,950 root INFO copying build/lib/django/contrib/syndication/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/syndication 2024-05-07 20:52:03,951 root INFO copying build/lib/django/contrib/syndication/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/syndication 2024-05-07 20:52:03,987 root INFO copying build/lib/django/contrib/syndication/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/syndication 2024-05-07 20:52:03,988 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 20:52:03,989 root INFO copying build/lib/django/contrib/admin/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 20:52:03,990 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static 2024-05-07 20:52:03,991 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin 2024-05-07 20:52:03,991 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 20:52:03,992 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-viewlink.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 20:52:03,993 root INFO copying build/lib/django/contrib/admin/static/admin/img/LICENSE -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 20:52:03,994 root INFO copying build/lib/django/contrib/admin/static/admin/img/tooltag-arrowright.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 20:52:03,995 root INFO copying build/lib/django/contrib/admin/static/admin/img/calendar-icons.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 20:52:03,996 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-no.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 20:52:03,996 root INFO copying build/lib/django/contrib/admin/static/admin/img/sorting-icons.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 20:52:03,997 root INFO copying build/lib/django/contrib/admin/static/admin/img/README.txt -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 20:52:03,998 root INFO copying build/lib/django/contrib/admin/static/admin/img/inline-delete.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 20:52:03,999 root INFO copying build/lib/django/contrib/admin/static/admin/img/selector-icons.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 20:52:04,000 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-yes.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 20:52:04,001 root INFO copying build/lib/django/contrib/admin/static/admin/img/tooltag-add.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 20:52:04,001 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-unknown-alt.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 20:52:04,002 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-changelink.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 20:52:04,003 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img/gis 2024-05-07 20:52:04,004 root INFO copying build/lib/django/contrib/admin/static/admin/img/gis/move_vertex_off.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img/gis 2024-05-07 20:52:04,005 root INFO copying build/lib/django/contrib/admin/static/admin/img/gis/move_vertex_on.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img/gis 2024-05-07 20:52:04,006 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-alert.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 20:52:04,006 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-addlink.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 20:52:04,007 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-clock.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 20:52:04,008 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-unknown.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 20:52:04,009 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-deletelink.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 20:52:04,010 root INFO copying build/lib/django/contrib/admin/static/admin/img/search.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 20:52:04,011 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-calendar.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 20:52:04,012 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-05-07 20:52:04,012 root INFO copying build/lib/django/contrib/admin/static/admin/css/widgets.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-05-07 20:52:04,013 root INFO copying build/lib/django/contrib/admin/static/admin/css/rtl.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-05-07 20:52:04,014 root INFO copying build/lib/django/contrib/admin/static/admin/css/login.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-05-07 20:52:04,015 root INFO copying build/lib/django/contrib/admin/static/admin/css/forms.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-05-07 20:52:04,016 root INFO copying build/lib/django/contrib/admin/static/admin/css/dashboard.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-05-07 20:52:04,017 root INFO copying build/lib/django/contrib/admin/static/admin/css/base.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-05-07 20:52:04,018 root INFO copying build/lib/django/contrib/admin/static/admin/css/autocomplete.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-05-07 20:52:04,019 root INFO copying build/lib/django/contrib/admin/static/admin/css/responsive.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-05-07 20:52:04,020 root INFO copying build/lib/django/contrib/admin/static/admin/css/nav_sidebar.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-05-07 20:52:04,021 root INFO copying build/lib/django/contrib/admin/static/admin/css/responsive_rtl.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-05-07 20:52:04,022 root INFO copying build/lib/django/contrib/admin/static/admin/css/changelists.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-05-07 20:52:04,023 root INFO copying build/lib/django/contrib/admin/static/admin/css/dark_mode.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-05-07 20:52:04,024 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css/vendor 2024-05-07 20:52:04,025 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css/vendor/select2 2024-05-07 20:52:04,025 root INFO copying build/lib/django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css/vendor/select2 2024-05-07 20:52:04,026 root INFO copying build/lib/django/contrib/admin/static/admin/css/vendor/select2/select2.min.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css/vendor/select2 2024-05-07 20:52:04,027 root INFO copying build/lib/django/contrib/admin/static/admin/css/vendor/select2/select2.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css/vendor/select2 2024-05-07 20:52:04,029 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 20:52:04,029 root INFO copying build/lib/django/contrib/admin/static/admin/js/autocomplete.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 20:52:04,030 root INFO copying build/lib/django/contrib/admin/static/admin/js/calendar.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 20:52:04,031 root INFO copying build/lib/django/contrib/admin/static/admin/js/SelectFilter2.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 20:52:04,032 root INFO copying build/lib/django/contrib/admin/static/admin/js/theme.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 20:52:04,033 root INFO copying build/lib/django/contrib/admin/static/admin/js/popup_response.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 20:52:04,034 root INFO copying build/lib/django/contrib/admin/static/admin/js/SelectBox.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 20:52:04,035 root INFO copying build/lib/django/contrib/admin/static/admin/js/jquery.init.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 20:52:04,036 root INFO copying build/lib/django/contrib/admin/static/admin/js/core.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 20:52:04,036 root INFO copying build/lib/django/contrib/admin/static/admin/js/actions.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 20:52:04,037 root INFO copying build/lib/django/contrib/admin/static/admin/js/urlify.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 20:52:04,038 root INFO copying build/lib/django/contrib/admin/static/admin/js/prepopulate_init.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 20:52:04,039 root INFO copying build/lib/django/contrib/admin/static/admin/js/inlines.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 20:52:04,040 root INFO copying build/lib/django/contrib/admin/static/admin/js/filters.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 20:52:04,041 root INFO copying build/lib/django/contrib/admin/static/admin/js/change_form.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 20:52:04,042 root INFO copying build/lib/django/contrib/admin/static/admin/js/nav_sidebar.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 20:52:04,043 root INFO copying build/lib/django/contrib/admin/static/admin/js/collapse.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 20:52:04,043 root INFO copying build/lib/django/contrib/admin/static/admin/js/cancel.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 20:52:04,044 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/admin 2024-05-07 20:52:04,045 root INFO copying build/lib/django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/admin 2024-05-07 20:52:04,046 root INFO copying build/lib/django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/admin 2024-05-07 20:52:04,047 root INFO copying build/lib/django/contrib/admin/static/admin/js/prepopulate.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 20:52:04,048 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor 2024-05-07 20:52:04,049 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/xregexp 2024-05-07 20:52:04,049 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/xregexp 2024-05-07 20:52:04,052 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/xregexp 2024-05-07 20:52:04,054 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/xregexp 2024-05-07 20:52:04,055 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/jquery 2024-05-07 20:52:04,056 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/jquery/jquery.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/jquery 2024-05-07 20:52:04,059 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/jquery 2024-05-07 20:52:04,061 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/jquery 2024-05-07 20:52:04,062 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2 2024-05-07 20:52:04,062 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2 2024-05-07 20:52:04,064 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2 2024-05-07 20:52:04,065 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/select2.full.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2 2024-05-07 20:52:04,067 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,068 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,068 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,069 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,070 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,071 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,072 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,073 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,074 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,074 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,075 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,076 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,077 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,078 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,079 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,080 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,081 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,081 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,082 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,083 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,084 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,085 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,086 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,087 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,087 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,088 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,089 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,090 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,091 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,092 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,092 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,093 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,094 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,095 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,096 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,097 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,097 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,098 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,099 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,100 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,101 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,102 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,103 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,104 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,105 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,105 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,106 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,107 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,108 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,109 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,109 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,110 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,111 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,112 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,113 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,114 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,115 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,116 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,116 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,117 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 20:52:04,118 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates 2024-05-07 20:52:04,119 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/registration 2024-05-07 20:52:04,120 root INFO copying build/lib/django/contrib/admin/templates/registration/password_reset_done.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/registration 2024-05-07 20:52:04,121 root INFO copying build/lib/django/contrib/admin/templates/registration/password_change_done.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/registration 2024-05-07 20:52:04,122 root INFO copying build/lib/django/contrib/admin/templates/registration/password_reset_form.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/registration 2024-05-07 20:52:04,122 root INFO copying build/lib/django/contrib/admin/templates/registration/password_reset_email.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/registration 2024-05-07 20:52:04,123 root INFO copying build/lib/django/contrib/admin/templates/registration/password_reset_confirm.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/registration 2024-05-07 20:52:04,124 root INFO copying build/lib/django/contrib/admin/templates/registration/password_change_form.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/registration 2024-05-07 20:52:04,125 root INFO copying build/lib/django/contrib/admin/templates/registration/logged_out.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/registration 2024-05-07 20:52:04,126 root INFO copying build/lib/django/contrib/admin/templates/registration/password_reset_complete.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/registration 2024-05-07 20:52:04,127 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 20:52:04,128 root INFO copying build/lib/django/contrib/admin/templates/admin/app_list.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 20:52:04,129 root INFO copying build/lib/django/contrib/admin/templates/admin/base.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 20:52:04,130 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/edit_inline 2024-05-07 20:52:04,131 root INFO copying build/lib/django/contrib/admin/templates/admin/edit_inline/stacked.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/edit_inline 2024-05-07 20:52:04,132 root INFO copying build/lib/django/contrib/admin/templates/admin/edit_inline/tabular.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/edit_inline 2024-05-07 20:52:04,132 root INFO copying build/lib/django/contrib/admin/templates/admin/base_site.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 20:52:04,133 root INFO copying build/lib/django/contrib/admin/templates/admin/404.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 20:52:04,134 root INFO copying build/lib/django/contrib/admin/templates/admin/submit_line.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 20:52:04,135 root INFO copying build/lib/django/contrib/admin/templates/admin/delete_confirmation.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 20:52:04,136 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2024-05-07 20:52:04,137 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/url.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2024-05-07 20:52:04,137 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/clearable_file_input.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2024-05-07 20:52:04,138 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/date.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2024-05-07 20:52:04,139 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/radio.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2024-05-07 20:52:04,140 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/many_to_many_raw_id.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2024-05-07 20:52:04,141 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/related_widget_wrapper.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2024-05-07 20:52:04,142 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/foreign_key_raw_id.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2024-05-07 20:52:04,142 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/time.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2024-05-07 20:52:04,143 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/split_datetime.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2024-05-07 20:52:04,144 root INFO copying build/lib/django/contrib/admin/templates/admin/invalid_setup.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 20:52:04,145 root INFO copying build/lib/django/contrib/admin/templates/admin/object_history.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 20:52:04,146 root INFO copying build/lib/django/contrib/admin/templates/admin/popup_response.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 20:52:04,147 root INFO copying build/lib/django/contrib/admin/templates/admin/actions.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 20:52:04,148 root INFO copying build/lib/django/contrib/admin/templates/admin/change_list_object_tools.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 20:52:04,148 root INFO copying build/lib/django/contrib/admin/templates/admin/color_theme_toggle.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 20:52:04,149 root INFO copying build/lib/django/contrib/admin/templates/admin/nav_sidebar.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 20:52:04,150 root INFO copying build/lib/django/contrib/admin/templates/admin/change_list.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 20:52:04,151 root INFO copying build/lib/django/contrib/admin/templates/admin/index.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 20:52:04,152 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/includes 2024-05-07 20:52:04,153 root INFO copying build/lib/django/contrib/admin/templates/admin/includes/object_delete_summary.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/includes 2024-05-07 20:52:04,154 root INFO copying build/lib/django/contrib/admin/templates/admin/includes/fieldset.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/includes 2024-05-07 20:52:04,155 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/auth 2024-05-07 20:52:04,156 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/auth/user 2024-05-07 20:52:04,156 root INFO copying build/lib/django/contrib/admin/templates/admin/auth/user/change_password.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/auth/user 2024-05-07 20:52:04,157 root INFO copying build/lib/django/contrib/admin/templates/admin/auth/user/add_form.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/auth/user 2024-05-07 20:52:04,158 root INFO copying build/lib/django/contrib/admin/templates/admin/date_hierarchy.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 20:52:04,159 root INFO copying build/lib/django/contrib/admin/templates/admin/prepopulated_fields_js.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 20:52:04,160 root INFO copying build/lib/django/contrib/admin/templates/admin/app_index.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 20:52:04,161 root INFO copying build/lib/django/contrib/admin/templates/admin/pagination.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 20:52:04,161 root INFO copying build/lib/django/contrib/admin/templates/admin/login.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 20:52:04,162 root INFO copying build/lib/django/contrib/admin/templates/admin/search_form.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 20:52:04,163 root INFO copying build/lib/django/contrib/admin/templates/admin/delete_selected_confirmation.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 20:52:04,164 root INFO copying build/lib/django/contrib/admin/templates/admin/change_list_results.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 20:52:04,165 root INFO copying build/lib/django/contrib/admin/templates/admin/change_form.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 20:52:04,166 root INFO copying build/lib/django/contrib/admin/templates/admin/change_form_object_tools.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 20:52:04,167 root INFO copying build/lib/django/contrib/admin/templates/admin/filter.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 20:52:04,167 root INFO copying build/lib/django/contrib/admin/templates/admin/500.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 20:52:04,168 root INFO copying build/lib/django/contrib/admin/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 20:52:04,169 root INFO copying build/lib/django/contrib/admin/options.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 20:52:04,171 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/migrations 2024-05-07 20:52:04,172 root INFO copying build/lib/django/contrib/admin/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/migrations 2024-05-07 20:52:04,173 root INFO copying build/lib/django/contrib/admin/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/migrations 2024-05-07 20:52:04,173 root INFO copying build/lib/django/contrib/admin/migrations/0002_logentry_remove_auto_add.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/migrations 2024-05-07 20:52:04,174 root INFO copying build/lib/django/contrib/admin/migrations/0003_logentry_add_action_flag_choices.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/migrations 2024-05-07 20:52:04,175 root INFO copying build/lib/django/contrib/admin/helpers.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 20:52:04,176 root INFO copying build/lib/django/contrib/admin/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 20:52:04,177 root INFO copying build/lib/django/contrib/admin/filters.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 20:52:04,178 root INFO copying build/lib/django/contrib/admin/forms.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 20:52:04,179 root INFO copying build/lib/django/contrib/admin/exceptions.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 20:52:04,180 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/views 2024-05-07 20:52:04,180 root INFO copying build/lib/django/contrib/admin/views/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/views 2024-05-07 20:52:04,181 root INFO copying build/lib/django/contrib/admin/views/autocomplete.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/views 2024-05-07 20:52:04,182 root INFO copying build/lib/django/contrib/admin/views/main.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/views 2024-05-07 20:52:04,183 root INFO copying build/lib/django/contrib/admin/views/decorators.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/views 2024-05-07 20:52:04,184 root INFO copying build/lib/django/contrib/admin/tests.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 20:52:04,185 root INFO copying build/lib/django/contrib/admin/widgets.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 20:52:04,186 root INFO copying build/lib/django/contrib/admin/checks.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 20:52:04,187 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templatetags 2024-05-07 20:52:04,188 root INFO copying build/lib/django/contrib/admin/templatetags/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templatetags 2024-05-07 20:52:04,189 root INFO copying build/lib/django/contrib/admin/templatetags/admin_urls.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templatetags 2024-05-07 20:52:04,190 root INFO copying build/lib/django/contrib/admin/templatetags/admin_modify.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templatetags 2024-05-07 20:52:04,191 root INFO copying build/lib/django/contrib/admin/templatetags/admin_list.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templatetags 2024-05-07 20:52:04,192 root INFO copying build/lib/django/contrib/admin/templatetags/log.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templatetags 2024-05-07 20:52:04,192 root INFO copying build/lib/django/contrib/admin/templatetags/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templatetags 2024-05-07 20:52:04,194 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale 2024-05-07 20:52:04,195 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cy 2024-05-07 20:52:04,195 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cy/LC_MESSAGES 2024-05-07 20:52:04,196 root INFO copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cy/LC_MESSAGES 2024-05-07 20:52:04,197 root INFO copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cy/LC_MESSAGES 2024-05-07 20:52:04,198 root INFO copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cy/LC_MESSAGES 2024-05-07 20:52:04,199 root INFO copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cy/LC_MESSAGES 2024-05-07 20:52:04,200 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_AU 2024-05-07 20:52:04,201 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:04,201 root INFO copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:04,202 root INFO copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:04,203 root INFO copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:04,204 root INFO copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-05-07 20:52:04,205 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ckb 2024-05-07 20:52:04,206 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-05-07 20:52:04,207 root INFO copying build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-05-07 20:52:04,208 root INFO copying build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-05-07 20:52:04,208 root INFO copying build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-05-07 20:52:04,209 root INFO copying build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-05-07 20:52:04,211 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kn 2024-05-07 20:52:04,211 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kn/LC_MESSAGES 2024-05-07 20:52:04,212 root INFO copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kn/LC_MESSAGES 2024-05-07 20:52:04,213 root INFO copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kn/LC_MESSAGES 2024-05-07 20:52:04,214 root INFO copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kn/LC_MESSAGES 2024-05-07 20:52:04,215 root INFO copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kn/LC_MESSAGES 2024-05-07 20:52:04,216 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kab 2024-05-07 20:52:04,217 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kab/LC_MESSAGES 2024-05-07 20:52:04,218 root INFO copying build/lib/django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kab/LC_MESSAGES 2024-05-07 20:52:04,219 root INFO copying build/lib/django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kab/LC_MESSAGES 2024-05-07 20:52:04,220 root INFO copying build/lib/django/contrib/admin/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kab/LC_MESSAGES 2024-05-07 20:52:04,221 root INFO copying build/lib/django/contrib/admin/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kab/LC_MESSAGES 2024-05-07 20:52:04,222 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ur 2024-05-07 20:52:04,222 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ur/LC_MESSAGES 2024-05-07 20:52:04,223 root INFO copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ur/LC_MESSAGES 2024-05-07 20:52:04,224 root INFO copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ur/LC_MESSAGES 2024-05-07 20:52:04,225 root INFO copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ur/LC_MESSAGES 2024-05-07 20:52:04,226 root INFO copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ur/LC_MESSAGES 2024-05-07 20:52:04,227 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nn 2024-05-07 20:52:04,228 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nn/LC_MESSAGES 2024-05-07 20:52:04,228 root INFO copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nn/LC_MESSAGES 2024-05-07 20:52:04,229 root INFO copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nn/LC_MESSAGES 2024-05-07 20:52:04,230 root INFO copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nn/LC_MESSAGES 2024-05-07 20:52:04,231 root INFO copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nn/LC_MESSAGES 2024-05-07 20:52:04,232 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr 2024-05-07 20:52:04,233 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr/LC_MESSAGES 2024-05-07 20:52:04,234 root INFO copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr/LC_MESSAGES 2024-05-07 20:52:04,235 root INFO copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr/LC_MESSAGES 2024-05-07 20:52:04,236 root INFO copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr/LC_MESSAGES 2024-05-07 20:52:04,237 root INFO copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr/LC_MESSAGES 2024-05-07 20:52:04,238 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr_Latn 2024-05-07 20:52:04,239 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:04,239 root INFO copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:04,240 root INFO copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:04,241 root INFO copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:04,242 root INFO copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-05-07 20:52:04,243 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/be 2024-05-07 20:52:04,244 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/be/LC_MESSAGES 2024-05-07 20:52:04,245 root INFO copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/be/LC_MESSAGES 2024-05-07 20:52:04,246 root INFO copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/be/LC_MESSAGES 2024-05-07 20:52:04,247 root INFO copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/be/LC_MESSAGES 2024-05-07 20:52:04,248 root INFO copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/be/LC_MESSAGES 2024-05-07 20:52:04,249 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/is 2024-05-07 20:52:04,250 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/is/LC_MESSAGES 2024-05-07 20:52:04,250 root INFO copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/is/LC_MESSAGES 2024-05-07 20:52:04,251 root INFO copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/is/LC_MESSAGES 2024-05-07 20:52:04,252 root INFO copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/is/LC_MESSAGES 2024-05-07 20:52:04,253 root INFO copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/is/LC_MESSAGES 2024-05-07 20:52:04,254 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lv 2024-05-07 20:52:04,255 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lv/LC_MESSAGES 2024-05-07 20:52:04,256 root INFO copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lv/LC_MESSAGES 2024-05-07 20:52:04,257 root INFO copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lv/LC_MESSAGES 2024-05-07 20:52:04,257 root INFO copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lv/LC_MESSAGES 2024-05-07 20:52:04,259 root INFO copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lv/LC_MESSAGES 2024-05-07 20:52:04,260 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt 2024-05-07 20:52:04,261 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt/LC_MESSAGES 2024-05-07 20:52:04,261 root INFO copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt/LC_MESSAGES 2024-05-07 20:52:04,262 root INFO copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt/LC_MESSAGES 2024-05-07 20:52:04,263 root INFO copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt/LC_MESSAGES 2024-05-07 20:52:04,264 root INFO copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt/LC_MESSAGES 2024-05-07 20:52:04,266 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sw 2024-05-07 20:52:04,267 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sw/LC_MESSAGES 2024-05-07 20:52:04,267 root INFO copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sw/LC_MESSAGES 2024-05-07 20:52:04,268 root INFO copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sw/LC_MESSAGES 2024-05-07 20:52:04,269 root INFO copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sw/LC_MESSAGES 2024-05-07 20:52:04,270 root INFO copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sw/LC_MESSAGES 2024-05-07 20:52:04,271 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/et 2024-05-07 20:52:04,272 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/et/LC_MESSAGES 2024-05-07 20:52:04,273 root INFO copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/et/LC_MESSAGES 2024-05-07 20:52:04,273 root INFO copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/et/LC_MESSAGES 2024-05-07 20:52:04,274 root INFO copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/et/LC_MESSAGES 2024-05-07 20:52:04,275 root INFO copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/et/LC_MESSAGES 2024-05-07 20:52:04,277 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_CO 2024-05-07 20:52:04,277 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:04,278 root INFO copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:04,279 root INFO copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:04,280 root INFO copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:04,281 root INFO copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-05-07 20:52:04,282 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tk 2024-05-07 20:52:04,283 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tk/LC_MESSAGES 2024-05-07 20:52:04,283 root INFO copying build/lib/django/contrib/admin/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tk/LC_MESSAGES 2024-05-07 20:52:04,284 root INFO copying build/lib/django/contrib/admin/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tk/LC_MESSAGES 2024-05-07 20:52:04,285 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ga 2024-05-07 20:52:04,288 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ga/LC_MESSAGES 2024-05-07 20:52:04,289 root INFO copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ga/LC_MESSAGES 2024-05-07 20:52:04,290 root INFO copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ga/LC_MESSAGES 2024-05-07 20:52:04,291 root INFO copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ga/LC_MESSAGES 2024-05-07 20:52:04,292 root INFO copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ga/LC_MESSAGES 2024-05-07 20:52:04,293 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/th 2024-05-07 20:52:04,294 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/th/LC_MESSAGES 2024-05-07 20:52:04,294 root INFO copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/th/LC_MESSAGES 2024-05-07 20:52:04,295 root INFO copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/th/LC_MESSAGES 2024-05-07 20:52:04,296 root INFO copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/th/LC_MESSAGES 2024-05-07 20:52:04,297 root INFO copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/th/LC_MESSAGES 2024-05-07 20:52:04,298 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sq 2024-05-07 20:52:04,299 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sq/LC_MESSAGES 2024-05-07 20:52:04,300 root INFO copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sq/LC_MESSAGES 2024-05-07 20:52:04,301 root INFO copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sq/LC_MESSAGES 2024-05-07 20:52:04,301 root INFO copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sq/LC_MESSAGES 2024-05-07 20:52:04,303 root INFO copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sq/LC_MESSAGES 2024-05-07 20:52:04,304 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nl 2024-05-07 20:52:04,305 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nl/LC_MESSAGES 2024-05-07 20:52:04,305 root INFO copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nl/LC_MESSAGES 2024-05-07 20:52:04,306 root INFO copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nl/LC_MESSAGES 2024-05-07 20:52:04,307 root INFO copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nl/LC_MESSAGES 2024-05-07 20:52:04,308 root INFO copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nl/LC_MESSAGES 2024-05-07 20:52:04,309 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tg 2024-05-07 20:52:04,310 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tg/LC_MESSAGES 2024-05-07 20:52:04,311 root INFO copying build/lib/django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tg/LC_MESSAGES 2024-05-07 20:52:04,312 root INFO copying build/lib/django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tg/LC_MESSAGES 2024-05-07 20:52:04,312 root INFO copying build/lib/django/contrib/admin/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tg/LC_MESSAGES 2024-05-07 20:52:04,313 root INFO copying build/lib/django/contrib/admin/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tg/LC_MESSAGES 2024-05-07 20:52:04,315 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bn 2024-05-07 20:52:04,315 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bn/LC_MESSAGES 2024-05-07 20:52:04,316 root INFO copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bn/LC_MESSAGES 2024-05-07 20:52:04,317 root INFO copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bn/LC_MESSAGES 2024-05-07 20:52:04,318 root INFO copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bn/LC_MESSAGES 2024-05-07 20:52:04,319 root INFO copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bn/LC_MESSAGES 2024-05-07 20:52:04,321 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/io 2024-05-07 20:52:04,321 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/io/LC_MESSAGES 2024-05-07 20:52:04,322 root INFO copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/io/LC_MESSAGES 2024-05-07 20:52:04,323 root INFO copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/io/LC_MESSAGES 2024-05-07 20:52:04,324 root INFO copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/io/LC_MESSAGES 2024-05-07 20:52:04,325 root INFO copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/io/LC_MESSAGES 2024-05-07 20:52:04,326 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/br 2024-05-07 20:52:04,327 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/br/LC_MESSAGES 2024-05-07 20:52:04,327 root INFO copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/br/LC_MESSAGES 2024-05-07 20:52:04,328 root INFO copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/br/LC_MESSAGES 2024-05-07 20:52:04,329 root INFO copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/br/LC_MESSAGES 2024-05-07 20:52:04,330 root INFO copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/br/LC_MESSAGES 2024-05-07 20:52:04,331 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uk 2024-05-07 20:52:04,332 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uk/LC_MESSAGES 2024-05-07 20:52:04,333 root INFO copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uk/LC_MESSAGES 2024-05-07 20:52:04,333 root INFO copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uk/LC_MESSAGES 2024-05-07 20:52:04,334 root INFO copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uk/LC_MESSAGES 2024-05-07 20:52:04,336 root INFO copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uk/LC_MESSAGES 2024-05-07 20:52:04,337 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ky 2024-05-07 20:52:04,338 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ky/LC_MESSAGES 2024-05-07 20:52:04,338 root INFO copying build/lib/django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ky/LC_MESSAGES 2024-05-07 20:52:04,339 root INFO copying build/lib/django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ky/LC_MESSAGES 2024-05-07 20:52:04,340 root INFO copying build/lib/django/contrib/admin/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ky/LC_MESSAGES 2024-05-07 20:52:04,341 root INFO copying build/lib/django/contrib/admin/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ky/LC_MESSAGES 2024-05-07 20:52:04,343 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/af 2024-05-07 20:52:04,343 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/af/LC_MESSAGES 2024-05-07 20:52:04,344 root INFO copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/af/LC_MESSAGES 2024-05-07 20:52:04,345 root INFO copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/af/LC_MESSAGES 2024-05-07 20:52:04,346 root INFO copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/af/LC_MESSAGES 2024-05-07 20:52:04,347 root INFO copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/af/LC_MESSAGES 2024-05-07 20:52:04,348 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/it 2024-05-07 20:52:04,349 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/it/LC_MESSAGES 2024-05-07 20:52:04,349 root INFO copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/it/LC_MESSAGES 2024-05-07 20:52:04,350 root INFO copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/it/LC_MESSAGES 2024-05-07 20:52:04,351 root INFO copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/it/LC_MESSAGES 2024-05-07 20:52:04,352 root INFO copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/it/LC_MESSAGES 2024-05-07 20:52:04,353 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_AR 2024-05-07 20:52:04,354 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:04,355 root INFO copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:04,356 root INFO copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:04,357 root INFO copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:04,358 root INFO copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-05-07 20:52:04,359 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fa 2024-05-07 20:52:04,360 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fa/LC_MESSAGES 2024-05-07 20:52:04,360 root INFO copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fa/LC_MESSAGES 2024-05-07 20:52:04,361 root INFO copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fa/LC_MESSAGES 2024-05-07 20:52:04,362 root INFO copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fa/LC_MESSAGES 2024-05-07 20:52:04,363 root INFO copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fa/LC_MESSAGES 2024-05-07 20:52:04,364 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/el 2024-05-07 20:52:04,365 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/el/LC_MESSAGES 2024-05-07 20:52:04,366 root INFO copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/el/LC_MESSAGES 2024-05-07 20:52:04,367 root INFO copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/el/LC_MESSAGES 2024-05-07 20:52:04,368 root INFO copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/el/LC_MESSAGES 2024-05-07 20:52:04,369 root INFO copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/el/LC_MESSAGES 2024-05-07 20:52:04,370 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tr 2024-05-07 20:52:04,371 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tr/LC_MESSAGES 2024-05-07 20:52:04,372 root INFO copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tr/LC_MESSAGES 2024-05-07 20:52:04,373 root INFO copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tr/LC_MESSAGES 2024-05-07 20:52:04,374 root INFO copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tr/LC_MESSAGES 2024-05-07 20:52:04,375 root INFO copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tr/LC_MESSAGES 2024-05-07 20:52:04,376 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eu 2024-05-07 20:52:04,377 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eu/LC_MESSAGES 2024-05-07 20:52:04,377 root INFO copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eu/LC_MESSAGES 2024-05-07 20:52:04,378 root INFO copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eu/LC_MESSAGES 2024-05-07 20:52:04,379 root INFO copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eu/LC_MESSAGES 2024-05-07 20:52:04,380 root INFO copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eu/LC_MESSAGES 2024-05-07 20:52:04,381 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mr 2024-05-07 20:52:04,382 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mr/LC_MESSAGES 2024-05-07 20:52:04,383 root INFO copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mr/LC_MESSAGES 2024-05-07 20:52:04,384 root INFO copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mr/LC_MESSAGES 2024-05-07 20:52:04,384 root INFO copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mr/LC_MESSAGES 2024-05-07 20:52:04,385 root INFO copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mr/LC_MESSAGES 2024-05-07 20:52:04,386 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bs 2024-05-07 20:52:04,387 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bs/LC_MESSAGES 2024-05-07 20:52:04,388 root INFO copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bs/LC_MESSAGES 2024-05-07 20:52:04,389 root INFO copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bs/LC_MESSAGES 2024-05-07 20:52:04,389 root INFO copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bs/LC_MESSAGES 2024-05-07 20:52:04,391 root INFO copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bs/LC_MESSAGES 2024-05-07 20:52:04,392 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar_DZ 2024-05-07 20:52:04,393 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:04,393 root INFO copying build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:04,394 root INFO copying build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:04,395 root INFO copying build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:04,396 root INFO copying build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-05-07 20:52:04,397 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ja 2024-05-07 20:52:04,398 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ja/LC_MESSAGES 2024-05-07 20:52:04,399 root INFO copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ja/LC_MESSAGES 2024-05-07 20:52:04,400 root INFO copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ja/LC_MESSAGES 2024-05-07 20:52:04,400 root INFO copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ja/LC_MESSAGES 2024-05-07 20:52:04,401 root INFO copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ja/LC_MESSAGES 2024-05-07 20:52:04,403 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/my 2024-05-07 20:52:04,403 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/my/LC_MESSAGES 2024-05-07 20:52:04,404 root INFO copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/my/LC_MESSAGES 2024-05-07 20:52:04,405 root INFO copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/my/LC_MESSAGES 2024-05-07 20:52:04,406 root INFO copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/my/LC_MESSAGES 2024-05-07 20:52:04,407 root INFO copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/my/LC_MESSAGES 2024-05-07 20:52:04,408 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gd 2024-05-07 20:52:04,409 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gd/LC_MESSAGES 2024-05-07 20:52:04,409 root INFO copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gd/LC_MESSAGES 2024-05-07 20:52:04,410 root INFO copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gd/LC_MESSAGES 2024-05-07 20:52:04,411 root INFO copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gd/LC_MESSAGES 2024-05-07 20:52:04,412 root INFO copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gd/LC_MESSAGES 2024-05-07 20:52:04,413 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/da 2024-05-07 20:52:04,414 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/da/LC_MESSAGES 2024-05-07 20:52:04,415 root INFO copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/da/LC_MESSAGES 2024-05-07 20:52:04,416 root INFO copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/da/LC_MESSAGES 2024-05-07 20:52:04,417 root INFO copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/da/LC_MESSAGES 2024-05-07 20:52:04,418 root INFO copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/da/LC_MESSAGES 2024-05-07 20:52:04,419 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/he 2024-05-07 20:52:04,420 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/he/LC_MESSAGES 2024-05-07 20:52:04,420 root INFO copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/he/LC_MESSAGES 2024-05-07 20:52:04,421 root INFO copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/he/LC_MESSAGES 2024-05-07 20:52:04,422 root INFO copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/he/LC_MESSAGES 2024-05-07 20:52:04,423 root INFO copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/he/LC_MESSAGES 2024-05-07 20:52:04,425 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en 2024-05-07 20:52:04,425 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en/LC_MESSAGES 2024-05-07 20:52:04,426 root INFO copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en/LC_MESSAGES 2024-05-07 20:52:04,427 root INFO copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en/LC_MESSAGES 2024-05-07 20:52:04,428 root INFO copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en/LC_MESSAGES 2024-05-07 20:52:04,429 root INFO copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en/LC_MESSAGES 2024-05-07 20:52:04,430 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hr 2024-05-07 20:52:04,431 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hr/LC_MESSAGES 2024-05-07 20:52:04,432 root INFO copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hr/LC_MESSAGES 2024-05-07 20:52:04,433 root INFO copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hr/LC_MESSAGES 2024-05-07 20:52:04,434 root INFO copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hr/LC_MESSAGES 2024-05-07 20:52:04,435 root INFO copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hr/LC_MESSAGES 2024-05-07 20:52:04,436 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ast 2024-05-07 20:52:04,436 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ast/LC_MESSAGES 2024-05-07 20:52:04,437 root INFO copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ast/LC_MESSAGES 2024-05-07 20:52:04,438 root INFO copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ast/LC_MESSAGES 2024-05-07 20:52:04,439 root INFO copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ast/LC_MESSAGES 2024-05-07 20:52:04,440 root INFO copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ast/LC_MESSAGES 2024-05-07 20:52:04,441 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sv 2024-05-07 20:52:04,442 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sv/LC_MESSAGES 2024-05-07 20:52:04,442 root INFO copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sv/LC_MESSAGES 2024-05-07 20:52:04,443 root INFO copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sv/LC_MESSAGES 2024-05-07 20:52:04,444 root INFO copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sv/LC_MESSAGES 2024-05-07 20:52:04,445 root INFO copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sv/LC_MESSAGES 2024-05-07 20:52:04,447 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cs 2024-05-07 20:52:04,447 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cs/LC_MESSAGES 2024-05-07 20:52:04,448 root INFO copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cs/LC_MESSAGES 2024-05-07 20:52:04,449 root INFO copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cs/LC_MESSAGES 2024-05-07 20:52:04,450 root INFO copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cs/LC_MESSAGES 2024-05-07 20:52:04,451 root INFO copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cs/LC_MESSAGES 2024-05-07 20:52:04,452 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_VE 2024-05-07 20:52:04,453 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:04,453 root INFO copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:04,454 root INFO copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:04,455 root INFO copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:04,456 root INFO copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-05-07 20:52:04,457 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ka 2024-05-07 20:52:04,458 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ka/LC_MESSAGES 2024-05-07 20:52:04,459 root INFO copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ka/LC_MESSAGES 2024-05-07 20:52:04,460 root INFO copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ka/LC_MESSAGES 2024-05-07 20:52:04,461 root INFO copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ka/LC_MESSAGES 2024-05-07 20:52:04,462 root INFO copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ka/LC_MESSAGES 2024-05-07 20:52:04,463 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mk 2024-05-07 20:52:04,464 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mk/LC_MESSAGES 2024-05-07 20:52:04,464 root INFO copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mk/LC_MESSAGES 2024-05-07 20:52:04,465 root INFO copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mk/LC_MESSAGES 2024-05-07 20:52:04,466 root INFO copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mk/LC_MESSAGES 2024-05-07 20:52:04,467 root INFO copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mk/LC_MESSAGES 2024-05-07 20:52:04,468 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/id 2024-05-07 20:52:04,469 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/id/LC_MESSAGES 2024-05-07 20:52:04,470 root INFO copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/id/LC_MESSAGES 2024-05-07 20:52:04,471 root INFO copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/id/LC_MESSAGES 2024-05-07 20:52:04,472 root INFO copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/id/LC_MESSAGES 2024-05-07 20:52:04,473 root INFO copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/id/LC_MESSAGES 2024-05-07 20:52:04,474 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ta 2024-05-07 20:52:04,475 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ta/LC_MESSAGES 2024-05-07 20:52:04,476 root INFO copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ta/LC_MESSAGES 2024-05-07 20:52:04,477 root INFO copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ta/LC_MESSAGES 2024-05-07 20:52:04,477 root INFO copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ta/LC_MESSAGES 2024-05-07 20:52:04,478 root INFO copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ta/LC_MESSAGES 2024-05-07 20:52:04,480 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ms 2024-05-07 20:52:04,480 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ms/LC_MESSAGES 2024-05-07 20:52:04,481 root INFO copying build/lib/django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ms/LC_MESSAGES 2024-05-07 20:52:04,482 root INFO copying build/lib/django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ms/LC_MESSAGES 2024-05-07 20:52:04,483 root INFO copying build/lib/django/contrib/admin/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ms/LC_MESSAGES 2024-05-07 20:52:04,484 root INFO copying build/lib/django/contrib/admin/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ms/LC_MESSAGES 2024-05-07 20:52:04,485 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar 2024-05-07 20:52:04,486 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar/LC_MESSAGES 2024-05-07 20:52:04,487 root INFO copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar/LC_MESSAGES 2024-05-07 20:52:04,488 root INFO copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar/LC_MESSAGES 2024-05-07 20:52:04,488 root INFO copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar/LC_MESSAGES 2024-05-07 20:52:04,489 root INFO copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar/LC_MESSAGES 2024-05-07 20:52:04,491 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gl 2024-05-07 20:52:04,492 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gl/LC_MESSAGES 2024-05-07 20:52:04,492 root INFO copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gl/LC_MESSAGES 2024-05-07 20:52:04,493 root INFO copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gl/LC_MESSAGES 2024-05-07 20:52:04,494 root INFO copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gl/LC_MESSAGES 2024-05-07 20:52:04,495 root INFO copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gl/LC_MESSAGES 2024-05-07 20:52:04,496 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hans 2024-05-07 20:52:04,497 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:04,498 root INFO copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:04,499 root INFO copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:04,499 root INFO copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:04,500 root INFO copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-05-07 20:52:04,502 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ne 2024-05-07 20:52:04,503 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ne/LC_MESSAGES 2024-05-07 20:52:04,503 root INFO copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ne/LC_MESSAGES 2024-05-07 20:52:04,504 root INFO copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ne/LC_MESSAGES 2024-05-07 20:52:04,505 root INFO copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ne/LC_MESSAGES 2024-05-07 20:52:04,506 root INFO copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ne/LC_MESSAGES 2024-05-07 20:52:04,507 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uz 2024-05-07 20:52:04,508 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uz/LC_MESSAGES 2024-05-07 20:52:04,508 root INFO copying build/lib/django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uz/LC_MESSAGES 2024-05-07 20:52:04,509 root INFO copying build/lib/django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uz/LC_MESSAGES 2024-05-07 20:52:04,510 root INFO copying build/lib/django/contrib/admin/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uz/LC_MESSAGES 2024-05-07 20:52:04,511 root INFO copying build/lib/django/contrib/admin/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uz/LC_MESSAGES 2024-05-07 20:52:04,512 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hant 2024-05-07 20:52:04,513 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:04,514 root INFO copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:04,515 root INFO copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:04,516 root INFO copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:04,516 root INFO copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-05-07 20:52:04,518 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/az 2024-05-07 20:52:04,518 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/az/LC_MESSAGES 2024-05-07 20:52:04,519 root INFO copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/az/LC_MESSAGES 2024-05-07 20:52:04,520 root INFO copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/az/LC_MESSAGES 2024-05-07 20:52:04,521 root INFO copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/az/LC_MESSAGES 2024-05-07 20:52:04,522 root INFO copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/az/LC_MESSAGES 2024-05-07 20:52:04,523 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es 2024-05-07 20:52:04,524 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es/LC_MESSAGES 2024-05-07 20:52:04,525 root INFO copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es/LC_MESSAGES 2024-05-07 20:52:04,526 root INFO copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es/LC_MESSAGES 2024-05-07 20:52:04,527 root INFO copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es/LC_MESSAGES 2024-05-07 20:52:04,528 root INFO copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es/LC_MESSAGES 2024-05-07 20:52:04,529 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ko 2024-05-07 20:52:04,530 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ko/LC_MESSAGES 2024-05-07 20:52:04,531 root INFO copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ko/LC_MESSAGES 2024-05-07 20:52:04,531 root INFO copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ko/LC_MESSAGES 2024-05-07 20:52:04,532 root INFO copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ko/LC_MESSAGES 2024-05-07 20:52:04,533 root INFO copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ko/LC_MESSAGES 2024-05-07 20:52:04,535 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pa 2024-05-07 20:52:04,535 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pa/LC_MESSAGES 2024-05-07 20:52:04,536 root INFO copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pa/LC_MESSAGES 2024-05-07 20:52:04,537 root INFO copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pa/LC_MESSAGES 2024-05-07 20:52:04,538 root INFO copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pa/LC_MESSAGES 2024-05-07 20:52:04,539 root INFO copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pa/LC_MESSAGES 2024-05-07 20:52:04,540 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fr 2024-05-07 20:52:04,541 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fr/LC_MESSAGES 2024-05-07 20:52:04,541 root INFO copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fr/LC_MESSAGES 2024-05-07 20:52:04,542 root INFO copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fr/LC_MESSAGES 2024-05-07 20:52:04,543 root INFO copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fr/LC_MESSAGES 2024-05-07 20:52:04,544 root INFO copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fr/LC_MESSAGES 2024-05-07 20:52:04,545 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bg 2024-05-07 20:52:04,546 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bg/LC_MESSAGES 2024-05-07 20:52:04,547 root INFO copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bg/LC_MESSAGES 2024-05-07 20:52:04,548 root INFO copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bg/LC_MESSAGES 2024-05-07 20:52:04,549 root INFO copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bg/LC_MESSAGES 2024-05-07 20:52:04,550 root INFO copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bg/LC_MESSAGES 2024-05-07 20:52:04,551 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_MX 2024-05-07 20:52:04,552 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:04,552 root INFO copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:04,553 root INFO copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:04,554 root INFO copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:04,555 root INFO copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-05-07 20:52:04,556 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eo 2024-05-07 20:52:04,557 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eo/LC_MESSAGES 2024-05-07 20:52:04,558 root INFO copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eo/LC_MESSAGES 2024-05-07 20:52:04,559 root INFO copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eo/LC_MESSAGES 2024-05-07 20:52:04,559 root INFO copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eo/LC_MESSAGES 2024-05-07 20:52:04,560 root INFO copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eo/LC_MESSAGES 2024-05-07 20:52:04,562 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pl 2024-05-07 20:52:04,562 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pl/LC_MESSAGES 2024-05-07 20:52:04,563 root INFO copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pl/LC_MESSAGES 2024-05-07 20:52:04,564 root INFO copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pl/LC_MESSAGES 2024-05-07 20:52:04,565 root INFO copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pl/LC_MESSAGES 2024-05-07 20:52:04,566 root INFO copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pl/LC_MESSAGES 2024-05-07 20:52:04,567 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/am 2024-05-07 20:52:04,568 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/am/LC_MESSAGES 2024-05-07 20:52:04,569 root INFO copying build/lib/django/contrib/admin/locale/am/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/am/LC_MESSAGES 2024-05-07 20:52:04,569 root INFO copying build/lib/django/contrib/admin/locale/am/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/am/LC_MESSAGES 2024-05-07 20:52:04,571 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kk 2024-05-07 20:52:04,572 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kk/LC_MESSAGES 2024-05-07 20:52:04,572 root INFO copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kk/LC_MESSAGES 2024-05-07 20:52:04,573 root INFO copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kk/LC_MESSAGES 2024-05-07 20:52:04,574 root INFO copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kk/LC_MESSAGES 2024-05-07 20:52:04,575 root INFO copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kk/LC_MESSAGES 2024-05-07 20:52:04,576 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lt 2024-05-07 20:52:04,577 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lt/LC_MESSAGES 2024-05-07 20:52:04,578 root INFO copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lt/LC_MESSAGES 2024-05-07 20:52:04,579 root INFO copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lt/LC_MESSAGES 2024-05-07 20:52:04,580 root INFO copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lt/LC_MESSAGES 2024-05-07 20:52:04,581 root INFO copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lt/LC_MESSAGES 2024-05-07 20:52:04,582 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hi 2024-05-07 20:52:04,583 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hi/LC_MESSAGES 2024-05-07 20:52:04,583 root INFO copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hi/LC_MESSAGES 2024-05-07 20:52:04,584 root INFO copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hi/LC_MESSAGES 2024-05-07 20:52:04,585 root INFO copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hi/LC_MESSAGES 2024-05-07 20:52:04,586 root INFO copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hi/LC_MESSAGES 2024-05-07 20:52:04,587 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/de 2024-05-07 20:52:04,588 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/de/LC_MESSAGES 2024-05-07 20:52:04,589 root INFO copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/de/LC_MESSAGES 2024-05-07 20:52:04,590 root INFO copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/de/LC_MESSAGES 2024-05-07 20:52:04,591 root INFO copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/de/LC_MESSAGES 2024-05-07 20:52:04,592 root INFO copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/de/LC_MESSAGES 2024-05-07 20:52:04,593 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/te 2024-05-07 20:52:04,594 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/te/LC_MESSAGES 2024-05-07 20:52:04,594 root INFO copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/te/LC_MESSAGES 2024-05-07 20:52:04,595 root INFO copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/te/LC_MESSAGES 2024-05-07 20:52:04,596 root INFO copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/te/LC_MESSAGES 2024-05-07 20:52:04,597 root INFO copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/te/LC_MESSAGES 2024-05-07 20:52:04,598 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/udm 2024-05-07 20:52:04,599 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/udm/LC_MESSAGES 2024-05-07 20:52:04,600 root INFO copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/udm/LC_MESSAGES 2024-05-07 20:52:04,601 root INFO copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/udm/LC_MESSAGES 2024-05-07 20:52:04,601 root INFO copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/udm/LC_MESSAGES 2024-05-07 20:52:04,602 root INFO copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/udm/LC_MESSAGES 2024-05-07 20:52:04,603 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fi 2024-05-07 20:52:04,604 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fi/LC_MESSAGES 2024-05-07 20:52:04,605 root INFO copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fi/LC_MESSAGES 2024-05-07 20:52:04,606 root INFO copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fi/LC_MESSAGES 2024-05-07 20:52:04,607 root INFO copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fi/LC_MESSAGES 2024-05-07 20:52:04,608 root INFO copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fi/LC_MESSAGES 2024-05-07 20:52:04,609 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt_BR 2024-05-07 20:52:04,610 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:04,610 root INFO copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:04,611 root INFO copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:04,612 root INFO copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:04,613 root INFO copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-05-07 20:52:04,614 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lb 2024-05-07 20:52:04,615 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lb/LC_MESSAGES 2024-05-07 20:52:04,616 root INFO copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lb/LC_MESSAGES 2024-05-07 20:52:04,617 root INFO copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lb/LC_MESSAGES 2024-05-07 20:52:04,617 root INFO copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lb/LC_MESSAGES 2024-05-07 20:52:04,618 root INFO copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lb/LC_MESSAGES 2024-05-07 20:52:04,620 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ru 2024-05-07 20:52:04,620 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ru/LC_MESSAGES 2024-05-07 20:52:04,621 root INFO copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ru/LC_MESSAGES 2024-05-07 20:52:04,622 root INFO copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ru/LC_MESSAGES 2024-05-07 20:52:04,623 root INFO copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ru/LC_MESSAGES 2024-05-07 20:52:04,624 root INFO copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ru/LC_MESSAGES 2024-05-07 20:52:04,625 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ca 2024-05-07 20:52:04,626 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ca/LC_MESSAGES 2024-05-07 20:52:04,627 root INFO copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ca/LC_MESSAGES 2024-05-07 20:52:04,628 root INFO copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ca/LC_MESSAGES 2024-05-07 20:52:04,629 root INFO copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ca/LC_MESSAGES 2024-05-07 20:52:04,630 root INFO copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ca/LC_MESSAGES 2024-05-07 20:52:04,631 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nb 2024-05-07 20:52:04,632 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nb/LC_MESSAGES 2024-05-07 20:52:04,632 root INFO copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nb/LC_MESSAGES 2024-05-07 20:52:04,633 root INFO copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nb/LC_MESSAGES 2024-05-07 20:52:04,634 root INFO copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nb/LC_MESSAGES 2024-05-07 20:52:04,635 root INFO copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nb/LC_MESSAGES 2024-05-07 20:52:04,636 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/vi 2024-05-07 20:52:04,637 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/vi/LC_MESSAGES 2024-05-07 20:52:04,638 root INFO copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/vi/LC_MESSAGES 2024-05-07 20:52:04,639 root INFO copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/vi/LC_MESSAGES 2024-05-07 20:52:04,640 root INFO copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/vi/LC_MESSAGES 2024-05-07 20:52:04,641 root INFO copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/vi/LC_MESSAGES 2024-05-07 20:52:04,642 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ia 2024-05-07 20:52:04,643 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ia/LC_MESSAGES 2024-05-07 20:52:04,643 root INFO copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ia/LC_MESSAGES 2024-05-07 20:52:04,644 root INFO copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ia/LC_MESSAGES 2024-05-07 20:52:04,645 root INFO copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ia/LC_MESSAGES 2024-05-07 20:52:04,646 root INFO copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ia/LC_MESSAGES 2024-05-07 20:52:04,647 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/dsb 2024-05-07 20:52:04,648 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-05-07 20:52:04,649 root INFO copying build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-05-07 20:52:04,650 root INFO copying build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-05-07 20:52:04,651 root INFO copying build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-05-07 20:52:04,652 root INFO copying build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-05-07 20:52:04,653 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hy 2024-05-07 20:52:04,654 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hy/LC_MESSAGES 2024-05-07 20:52:04,654 root INFO copying build/lib/django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hy/LC_MESSAGES 2024-05-07 20:52:04,655 root INFO copying build/lib/django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hy/LC_MESSAGES 2024-05-07 20:52:04,656 root INFO copying build/lib/django/contrib/admin/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hy/LC_MESSAGES 2024-05-07 20:52:04,657 root INFO copying build/lib/django/contrib/admin/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hy/LC_MESSAGES 2024-05-07 20:52:04,658 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_GB 2024-05-07 20:52:04,659 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:04,660 root INFO copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:04,661 root INFO copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:04,662 root INFO copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:04,663 root INFO copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-05-07 20:52:04,664 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ml 2024-05-07 20:52:04,665 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ml/LC_MESSAGES 2024-05-07 20:52:04,665 root INFO copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ml/LC_MESSAGES 2024-05-07 20:52:04,666 root INFO copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ml/LC_MESSAGES 2024-05-07 20:52:04,667 root INFO copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ml/LC_MESSAGES 2024-05-07 20:52:04,668 root INFO copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ml/LC_MESSAGES 2024-05-07 20:52:04,669 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/os 2024-05-07 20:52:04,670 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/os/LC_MESSAGES 2024-05-07 20:52:04,671 root INFO copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/os/LC_MESSAGES 2024-05-07 20:52:04,672 root INFO copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/os/LC_MESSAGES 2024-05-07 20:52:04,673 root INFO copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/os/LC_MESSAGES 2024-05-07 20:52:04,673 root INFO copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/os/LC_MESSAGES 2024-05-07 20:52:04,675 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sl 2024-05-07 20:52:04,675 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sl/LC_MESSAGES 2024-05-07 20:52:04,676 root INFO copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sl/LC_MESSAGES 2024-05-07 20:52:04,677 root INFO copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sl/LC_MESSAGES 2024-05-07 20:52:04,678 root INFO copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sl/LC_MESSAGES 2024-05-07 20:52:04,679 root INFO copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sl/LC_MESSAGES 2024-05-07 20:52:04,680 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/km 2024-05-07 20:52:04,681 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/km/LC_MESSAGES 2024-05-07 20:52:04,682 root INFO copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/km/LC_MESSAGES 2024-05-07 20:52:04,683 root INFO copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/km/LC_MESSAGES 2024-05-07 20:52:04,683 root INFO copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/km/LC_MESSAGES 2024-05-07 20:52:04,684 root INFO copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/km/LC_MESSAGES 2024-05-07 20:52:04,686 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hu 2024-05-07 20:52:04,687 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hu/LC_MESSAGES 2024-05-07 20:52:04,687 root INFO copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hu/LC_MESSAGES 2024-05-07 20:52:04,688 root INFO copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hu/LC_MESSAGES 2024-05-07 20:52:04,689 root INFO copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hu/LC_MESSAGES 2024-05-07 20:52:04,690 root INFO copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hu/LC_MESSAGES 2024-05-07 20:52:04,691 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fy 2024-05-07 20:52:04,692 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fy/LC_MESSAGES 2024-05-07 20:52:04,693 root INFO copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fy/LC_MESSAGES 2024-05-07 20:52:04,694 root INFO copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fy/LC_MESSAGES 2024-05-07 20:52:04,695 root INFO copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fy/LC_MESSAGES 2024-05-07 20:52:04,696 root INFO copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fy/LC_MESSAGES 2024-05-07 20:52:04,697 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sk 2024-05-07 20:52:04,697 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sk/LC_MESSAGES 2024-05-07 20:52:04,698 root INFO copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sk/LC_MESSAGES 2024-05-07 20:52:04,699 root INFO copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sk/LC_MESSAGES 2024-05-07 20:52:04,700 root INFO copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sk/LC_MESSAGES 2024-05-07 20:52:04,701 root INFO copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sk/LC_MESSAGES 2024-05-07 20:52:04,702 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hsb 2024-05-07 20:52:04,703 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-05-07 20:52:04,704 root INFO copying build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-05-07 20:52:04,705 root INFO copying build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-05-07 20:52:04,705 root INFO copying build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-05-07 20:52:04,707 root INFO copying build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-05-07 20:52:04,708 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mn 2024-05-07 20:52:04,709 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mn/LC_MESSAGES 2024-05-07 20:52:04,709 root INFO copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mn/LC_MESSAGES 2024-05-07 20:52:04,710 root INFO copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mn/LC_MESSAGES 2024-05-07 20:52:04,711 root INFO copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mn/LC_MESSAGES 2024-05-07 20:52:04,712 root INFO copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mn/LC_MESSAGES 2024-05-07 20:52:04,713 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tt 2024-05-07 20:52:04,714 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tt/LC_MESSAGES 2024-05-07 20:52:04,715 root INFO copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tt/LC_MESSAGES 2024-05-07 20:52:04,716 root INFO copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tt/LC_MESSAGES 2024-05-07 20:52:04,717 root INFO copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tt/LC_MESSAGES 2024-05-07 20:52:04,717 root INFO copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tt/LC_MESSAGES 2024-05-07 20:52:04,719 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ro 2024-05-07 20:52:04,719 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ro/LC_MESSAGES 2024-05-07 20:52:04,720 root INFO copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ro/LC_MESSAGES 2024-05-07 20:52:04,721 root INFO copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ro/LC_MESSAGES 2024-05-07 20:52:04,722 root INFO copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ro/LC_MESSAGES 2024-05-07 20:52:04,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-05-07 20:52:04,724 root INFO copying build/lib/django/contrib/admin/decorators.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 20:52:04,725 root INFO copying build/lib/django/contrib/admin/actions.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 20:52:04,726 root INFO copying build/lib/django/contrib/admin/utils.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 20:52:04,727 root INFO copying build/lib/django/contrib/admin/sites.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 20:52:04,729 root INFO running install_egg_info 2024-05-07 20:52:04,739 root INFO Copying Django.egg-info to build/bdist.linux-riscv64/wheel/Django-4.2.12-py3.12.egg-info 2024-05-07 20:52:04,746 root INFO running install_scripts 2024-05-07 20:52:04,759 wheel INFO creating build/bdist.linux-riscv64/wheel/Django-4.2.12.dist-info/WHEEL 2024-05-07 20:52:04,761 wheel INFO creating '/home/buildozer/aports/community/py3-django/src/django-4.2.12/.dist/.tmp-5g9chwlh/Django-4.2.12-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-05-07 20:52:04,764 wheel INFO adding 'django/__init__.py' 2024-05-07 20:52:04,765 wheel INFO adding 'django/__main__.py' 2024-05-07 20:52:04,766 wheel INFO adding 'django/shortcuts.py' 2024-05-07 20:52:04,768 wheel INFO adding 'django/apps/__init__.py' 2024-05-07 20:52:04,769 wheel INFO adding 'django/apps/config.py' 2024-05-07 20:52:04,770 wheel INFO adding 'django/apps/registry.py' 2024-05-07 20:52:04,772 wheel INFO adding 'django/conf/__init__.py' 2024-05-07 20:52:04,773 wheel INFO adding 'django/conf/global_settings.py' 2024-05-07 20:52:04,775 wheel INFO adding 'django/conf/app_template/__init__.py-tpl' 2024-05-07 20:52:04,776 wheel INFO adding 'django/conf/app_template/admin.py-tpl' 2024-05-07 20:52:04,777 wheel INFO adding 'django/conf/app_template/apps.py-tpl' 2024-05-07 20:52:04,778 wheel INFO adding 'django/conf/app_template/models.py-tpl' 2024-05-07 20:52:04,779 wheel INFO adding 'django/conf/app_template/tests.py-tpl' 2024-05-07 20:52:04,780 wheel INFO adding 'django/conf/app_template/views.py-tpl' 2024-05-07 20:52:04,781 wheel INFO adding 'django/conf/app_template/migrations/__init__.py-tpl' 2024-05-07 20:52:04,783 wheel INFO adding 'django/conf/locale/__init__.py' 2024-05-07 20:52:04,787 wheel INFO adding 'django/conf/locale/af/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,789 wheel INFO adding 'django/conf/locale/af/LC_MESSAGES/django.po' 2024-05-07 20:52:04,791 wheel INFO adding 'django/conf/locale/ar/__init__.py' 2024-05-07 20:52:04,792 wheel INFO adding 'django/conf/locale/ar/formats.py' 2024-05-07 20:52:04,793 wheel INFO adding 'django/conf/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,795 wheel INFO adding 'django/conf/locale/ar/LC_MESSAGES/django.po' 2024-05-07 20:52:04,797 wheel INFO adding 'django/conf/locale/ar_DZ/__init__.py' 2024-05-07 20:52:04,798 wheel INFO adding 'django/conf/locale/ar_DZ/formats.py' 2024-05-07 20:52:04,800 wheel INFO adding 'django/conf/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,802 wheel INFO adding 'django/conf/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 20:52:04,804 wheel INFO adding 'django/conf/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,806 wheel INFO adding 'django/conf/locale/ast/LC_MESSAGES/django.po' 2024-05-07 20:52:04,808 wheel INFO adding 'django/conf/locale/az/__init__.py' 2024-05-07 20:52:04,809 wheel INFO adding 'django/conf/locale/az/formats.py' 2024-05-07 20:52:04,810 wheel INFO adding 'django/conf/locale/az/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,812 wheel INFO adding 'django/conf/locale/az/LC_MESSAGES/django.po' 2024-05-07 20:52:04,814 wheel INFO adding 'django/conf/locale/be/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,817 wheel INFO adding 'django/conf/locale/be/LC_MESSAGES/django.po' 2024-05-07 20:52:04,819 wheel INFO adding 'django/conf/locale/bg/__init__.py' 2024-05-07 20:52:04,820 wheel INFO adding 'django/conf/locale/bg/formats.py' 2024-05-07 20:52:04,821 wheel INFO adding 'django/conf/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,823 wheel INFO adding 'django/conf/locale/bg/LC_MESSAGES/django.po' 2024-05-07 20:52:04,825 wheel INFO adding 'django/conf/locale/bn/__init__.py' 2024-05-07 20:52:04,826 wheel INFO adding 'django/conf/locale/bn/formats.py' 2024-05-07 20:52:04,827 wheel INFO adding 'django/conf/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,829 wheel INFO adding 'django/conf/locale/bn/LC_MESSAGES/django.po' 2024-05-07 20:52:04,831 wheel INFO adding 'django/conf/locale/br/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,833 wheel INFO adding 'django/conf/locale/br/LC_MESSAGES/django.po' 2024-05-07 20:52:04,835 wheel INFO adding 'django/conf/locale/bs/__init__.py' 2024-05-07 20:52:04,836 wheel INFO adding 'django/conf/locale/bs/formats.py' 2024-05-07 20:52:04,837 wheel INFO adding 'django/conf/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,838 wheel INFO adding 'django/conf/locale/bs/LC_MESSAGES/django.po' 2024-05-07 20:52:04,840 wheel INFO adding 'django/conf/locale/ca/__init__.py' 2024-05-07 20:52:04,841 wheel INFO adding 'django/conf/locale/ca/formats.py' 2024-05-07 20:52:04,842 wheel INFO adding 'django/conf/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,844 wheel INFO adding 'django/conf/locale/ca/LC_MESSAGES/django.po' 2024-05-07 20:52:04,846 wheel INFO adding 'django/conf/locale/ckb/__init__.py' 2024-05-07 20:52:04,847 wheel INFO adding 'django/conf/locale/ckb/formats.py' 2024-05-07 20:52:04,849 wheel INFO adding 'django/conf/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,851 wheel INFO adding 'django/conf/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 20:52:04,853 wheel INFO adding 'django/conf/locale/cs/__init__.py' 2024-05-07 20:52:04,854 wheel INFO adding 'django/conf/locale/cs/formats.py' 2024-05-07 20:52:04,855 wheel INFO adding 'django/conf/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,857 wheel INFO adding 'django/conf/locale/cs/LC_MESSAGES/django.po' 2024-05-07 20:52:04,859 wheel INFO adding 'django/conf/locale/cy/__init__.py' 2024-05-07 20:52:04,860 wheel INFO adding 'django/conf/locale/cy/formats.py' 2024-05-07 20:52:04,861 wheel INFO adding 'django/conf/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,863 wheel INFO adding 'django/conf/locale/cy/LC_MESSAGES/django.po' 2024-05-07 20:52:04,865 wheel INFO adding 'django/conf/locale/da/__init__.py' 2024-05-07 20:52:04,865 wheel INFO adding 'django/conf/locale/da/formats.py' 2024-05-07 20:52:04,867 wheel INFO adding 'django/conf/locale/da/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,869 wheel INFO adding 'django/conf/locale/da/LC_MESSAGES/django.po' 2024-05-07 20:52:04,871 wheel INFO adding 'django/conf/locale/de/__init__.py' 2024-05-07 20:52:04,872 wheel INFO adding 'django/conf/locale/de/formats.py' 2024-05-07 20:52:04,873 wheel INFO adding 'django/conf/locale/de/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,875 wheel INFO adding 'django/conf/locale/de/LC_MESSAGES/django.po' 2024-05-07 20:52:04,877 wheel INFO adding 'django/conf/locale/de_CH/__init__.py' 2024-05-07 20:52:04,878 wheel INFO adding 'django/conf/locale/de_CH/formats.py' 2024-05-07 20:52:04,879 wheel INFO adding 'django/conf/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,881 wheel INFO adding 'django/conf/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 20:52:04,883 wheel INFO adding 'django/conf/locale/el/__init__.py' 2024-05-07 20:52:04,884 wheel INFO adding 'django/conf/locale/el/formats.py' 2024-05-07 20:52:04,886 wheel INFO adding 'django/conf/locale/el/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,888 wheel INFO adding 'django/conf/locale/el/LC_MESSAGES/django.po' 2024-05-07 20:52:04,890 wheel INFO adding 'django/conf/locale/en/__init__.py' 2024-05-07 20:52:04,891 wheel INFO adding 'django/conf/locale/en/formats.py' 2024-05-07 20:52:04,892 wheel INFO adding 'django/conf/locale/en/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,893 wheel INFO adding 'django/conf/locale/en/LC_MESSAGES/django.po' 2024-05-07 20:52:04,895 wheel INFO adding 'django/conf/locale/en_AU/__init__.py' 2024-05-07 20:52:04,896 wheel INFO adding 'django/conf/locale/en_AU/formats.py' 2024-05-07 20:52:04,898 wheel INFO adding 'django/conf/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,900 wheel INFO adding 'django/conf/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 20:52:04,901 wheel INFO adding 'django/conf/locale/en_GB/__init__.py' 2024-05-07 20:52:04,902 wheel INFO adding 'django/conf/locale/en_GB/formats.py' 2024-05-07 20:52:04,903 wheel INFO adding 'django/conf/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,905 wheel INFO adding 'django/conf/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 20:52:04,907 wheel INFO adding 'django/conf/locale/eo/__init__.py' 2024-05-07 20:52:04,908 wheel INFO adding 'django/conf/locale/eo/formats.py' 2024-05-07 20:52:04,909 wheel INFO adding 'django/conf/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,911 wheel INFO adding 'django/conf/locale/eo/LC_MESSAGES/django.po' 2024-05-07 20:52:04,913 wheel INFO adding 'django/conf/locale/es/__init__.py' 2024-05-07 20:52:04,914 wheel INFO adding 'django/conf/locale/es/formats.py' 2024-05-07 20:52:04,915 wheel INFO adding 'django/conf/locale/es/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,917 wheel INFO adding 'django/conf/locale/es/LC_MESSAGES/django.po' 2024-05-07 20:52:04,919 wheel INFO adding 'django/conf/locale/es_AR/__init__.py' 2024-05-07 20:52:04,920 wheel INFO adding 'django/conf/locale/es_AR/formats.py' 2024-05-07 20:52:04,921 wheel INFO adding 'django/conf/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,923 wheel INFO adding 'django/conf/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 20:52:04,925 wheel INFO adding 'django/conf/locale/es_CO/__init__.py' 2024-05-07 20:52:04,926 wheel INFO adding 'django/conf/locale/es_CO/formats.py' 2024-05-07 20:52:04,928 wheel INFO adding 'django/conf/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,929 wheel INFO adding 'django/conf/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 20:52:04,931 wheel INFO adding 'django/conf/locale/es_MX/__init__.py' 2024-05-07 20:52:04,932 wheel INFO adding 'django/conf/locale/es_MX/formats.py' 2024-05-07 20:52:04,933 wheel INFO adding 'django/conf/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,935 wheel INFO adding 'django/conf/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 20:52:04,936 wheel INFO adding 'django/conf/locale/es_NI/__init__.py' 2024-05-07 20:52:04,937 wheel INFO adding 'django/conf/locale/es_NI/formats.py' 2024-05-07 20:52:04,938 wheel INFO adding 'django/conf/locale/es_PR/__init__.py' 2024-05-07 20:52:04,939 wheel INFO adding 'django/conf/locale/es_PR/formats.py' 2024-05-07 20:52:04,941 wheel INFO adding 'django/conf/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,942 wheel INFO adding 'django/conf/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 20:52:04,944 wheel INFO adding 'django/conf/locale/et/__init__.py' 2024-05-07 20:52:04,945 wheel INFO adding 'django/conf/locale/et/formats.py' 2024-05-07 20:52:04,947 wheel INFO adding 'django/conf/locale/et/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,948 wheel INFO adding 'django/conf/locale/et/LC_MESSAGES/django.po' 2024-05-07 20:52:04,950 wheel INFO adding 'django/conf/locale/eu/__init__.py' 2024-05-07 20:52:04,951 wheel INFO adding 'django/conf/locale/eu/formats.py' 2024-05-07 20:52:04,953 wheel INFO adding 'django/conf/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,954 wheel INFO adding 'django/conf/locale/eu/LC_MESSAGES/django.po' 2024-05-07 20:52:04,956 wheel INFO adding 'django/conf/locale/fa/__init__.py' 2024-05-07 20:52:04,957 wheel INFO adding 'django/conf/locale/fa/formats.py' 2024-05-07 20:52:04,959 wheel INFO adding 'django/conf/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,961 wheel INFO adding 'django/conf/locale/fa/LC_MESSAGES/django.po' 2024-05-07 20:52:04,963 wheel INFO adding 'django/conf/locale/fi/__init__.py' 2024-05-07 20:52:04,963 wheel INFO adding 'django/conf/locale/fi/formats.py' 2024-05-07 20:52:04,965 wheel INFO adding 'django/conf/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,967 wheel INFO adding 'django/conf/locale/fi/LC_MESSAGES/django.po' 2024-05-07 20:52:04,969 wheel INFO adding 'django/conf/locale/fr/__init__.py' 2024-05-07 20:52:04,969 wheel INFO adding 'django/conf/locale/fr/formats.py' 2024-05-07 20:52:04,971 wheel INFO adding 'django/conf/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,973 wheel INFO adding 'django/conf/locale/fr/LC_MESSAGES/django.po' 2024-05-07 20:52:04,975 wheel INFO adding 'django/conf/locale/fy/__init__.py' 2024-05-07 20:52:04,976 wheel INFO adding 'django/conf/locale/fy/formats.py' 2024-05-07 20:52:04,977 wheel INFO adding 'django/conf/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,978 wheel INFO adding 'django/conf/locale/fy/LC_MESSAGES/django.po' 2024-05-07 20:52:04,980 wheel INFO adding 'django/conf/locale/ga/__init__.py' 2024-05-07 20:52:04,981 wheel INFO adding 'django/conf/locale/ga/formats.py' 2024-05-07 20:52:04,982 wheel INFO adding 'django/conf/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,984 wheel INFO adding 'django/conf/locale/ga/LC_MESSAGES/django.po' 2024-05-07 20:52:04,985 wheel INFO adding 'django/conf/locale/gd/__init__.py' 2024-05-07 20:52:04,986 wheel INFO adding 'django/conf/locale/gd/formats.py' 2024-05-07 20:52:04,988 wheel INFO adding 'django/conf/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,990 wheel INFO adding 'django/conf/locale/gd/LC_MESSAGES/django.po' 2024-05-07 20:52:04,992 wheel INFO adding 'django/conf/locale/gl/__init__.py' 2024-05-07 20:52:04,993 wheel INFO adding 'django/conf/locale/gl/formats.py' 2024-05-07 20:52:04,994 wheel INFO adding 'django/conf/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 20:52:04,996 wheel INFO adding 'django/conf/locale/gl/LC_MESSAGES/django.po' 2024-05-07 20:52:04,998 wheel INFO adding 'django/conf/locale/he/__init__.py' 2024-05-07 20:52:04,999 wheel INFO adding 'django/conf/locale/he/formats.py' 2024-05-07 20:52:05,000 wheel INFO adding 'django/conf/locale/he/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,002 wheel INFO adding 'django/conf/locale/he/LC_MESSAGES/django.po' 2024-05-07 20:52:05,004 wheel INFO adding 'django/conf/locale/hi/__init__.py' 2024-05-07 20:52:05,005 wheel INFO adding 'django/conf/locale/hi/formats.py' 2024-05-07 20:52:05,006 wheel INFO adding 'django/conf/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,008 wheel INFO adding 'django/conf/locale/hi/LC_MESSAGES/django.po' 2024-05-07 20:52:05,010 wheel INFO adding 'django/conf/locale/hr/__init__.py' 2024-05-07 20:52:05,011 wheel INFO adding 'django/conf/locale/hr/formats.py' 2024-05-07 20:52:05,012 wheel INFO adding 'django/conf/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,014 wheel INFO adding 'django/conf/locale/hr/LC_MESSAGES/django.po' 2024-05-07 20:52:05,016 wheel INFO adding 'django/conf/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,018 wheel INFO adding 'django/conf/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 20:52:05,020 wheel INFO adding 'django/conf/locale/hu/__init__.py' 2024-05-07 20:52:05,021 wheel INFO adding 'django/conf/locale/hu/formats.py' 2024-05-07 20:52:05,023 wheel INFO adding 'django/conf/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,025 wheel INFO adding 'django/conf/locale/hu/LC_MESSAGES/django.po' 2024-05-07 20:52:05,027 wheel INFO adding 'django/conf/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,029 wheel INFO adding 'django/conf/locale/hy/LC_MESSAGES/django.po' 2024-05-07 20:52:05,031 wheel INFO adding 'django/conf/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,033 wheel INFO adding 'django/conf/locale/ia/LC_MESSAGES/django.po' 2024-05-07 20:52:05,035 wheel INFO adding 'django/conf/locale/id/__init__.py' 2024-05-07 20:52:05,036 wheel INFO adding 'django/conf/locale/id/formats.py' 2024-05-07 20:52:05,037 wheel INFO adding 'django/conf/locale/id/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,039 wheel INFO adding 'django/conf/locale/id/LC_MESSAGES/django.po' 2024-05-07 20:52:05,041 wheel INFO adding 'django/conf/locale/ig/__init__.py' 2024-05-07 20:52:05,042 wheel INFO adding 'django/conf/locale/ig/formats.py' 2024-05-07 20:52:05,043 wheel INFO adding 'django/conf/locale/ig/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,045 wheel INFO adding 'django/conf/locale/ig/LC_MESSAGES/django.po' 2024-05-07 20:52:05,047 wheel INFO adding 'django/conf/locale/io/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,049 wheel INFO adding 'django/conf/locale/io/LC_MESSAGES/django.po' 2024-05-07 20:52:05,051 wheel INFO adding 'django/conf/locale/is/__init__.py' 2024-05-07 20:52:05,052 wheel INFO adding 'django/conf/locale/is/formats.py' 2024-05-07 20:52:05,053 wheel INFO adding 'django/conf/locale/is/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,055 wheel INFO adding 'django/conf/locale/is/LC_MESSAGES/django.po' 2024-05-07 20:52:05,057 wheel INFO adding 'django/conf/locale/it/__init__.py' 2024-05-07 20:52:05,058 wheel INFO adding 'django/conf/locale/it/formats.py' 2024-05-07 20:52:05,059 wheel INFO adding 'django/conf/locale/it/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,061 wheel INFO adding 'django/conf/locale/it/LC_MESSAGES/django.po' 2024-05-07 20:52:05,063 wheel INFO adding 'django/conf/locale/ja/__init__.py' 2024-05-07 20:52:05,064 wheel INFO adding 'django/conf/locale/ja/formats.py' 2024-05-07 20:52:05,065 wheel INFO adding 'django/conf/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,067 wheel INFO adding 'django/conf/locale/ja/LC_MESSAGES/django.po' 2024-05-07 20:52:05,069 wheel INFO adding 'django/conf/locale/ka/__init__.py' 2024-05-07 20:52:05,070 wheel INFO adding 'django/conf/locale/ka/formats.py' 2024-05-07 20:52:05,072 wheel INFO adding 'django/conf/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,074 wheel INFO adding 'django/conf/locale/ka/LC_MESSAGES/django.po' 2024-05-07 20:52:05,076 wheel INFO adding 'django/conf/locale/kab/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,077 wheel INFO adding 'django/conf/locale/kab/LC_MESSAGES/django.po' 2024-05-07 20:52:05,079 wheel INFO adding 'django/conf/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,081 wheel INFO adding 'django/conf/locale/kk/LC_MESSAGES/django.po' 2024-05-07 20:52:05,082 wheel INFO adding 'django/conf/locale/km/__init__.py' 2024-05-07 20:52:05,083 wheel INFO adding 'django/conf/locale/km/formats.py' 2024-05-07 20:52:05,084 wheel INFO adding 'django/conf/locale/km/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,086 wheel INFO adding 'django/conf/locale/km/LC_MESSAGES/django.po' 2024-05-07 20:52:05,088 wheel INFO adding 'django/conf/locale/kn/__init__.py' 2024-05-07 20:52:05,088 wheel INFO adding 'django/conf/locale/kn/formats.py' 2024-05-07 20:52:05,090 wheel INFO adding 'django/conf/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,091 wheel INFO adding 'django/conf/locale/kn/LC_MESSAGES/django.po' 2024-05-07 20:52:05,093 wheel INFO adding 'django/conf/locale/ko/__init__.py' 2024-05-07 20:52:05,094 wheel INFO adding 'django/conf/locale/ko/formats.py' 2024-05-07 20:52:05,096 wheel INFO adding 'django/conf/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,097 wheel INFO adding 'django/conf/locale/ko/LC_MESSAGES/django.po' 2024-05-07 20:52:05,099 wheel INFO adding 'django/conf/locale/ky/__init__.py' 2024-05-07 20:52:05,100 wheel INFO adding 'django/conf/locale/ky/formats.py' 2024-05-07 20:52:05,102 wheel INFO adding 'django/conf/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,104 wheel INFO adding 'django/conf/locale/ky/LC_MESSAGES/django.po' 2024-05-07 20:52:05,106 wheel INFO adding 'django/conf/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,107 wheel INFO adding 'django/conf/locale/lb/LC_MESSAGES/django.po' 2024-05-07 20:52:05,109 wheel INFO adding 'django/conf/locale/lt/__init__.py' 2024-05-07 20:52:05,110 wheel INFO adding 'django/conf/locale/lt/formats.py' 2024-05-07 20:52:05,111 wheel INFO adding 'django/conf/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,113 wheel INFO adding 'django/conf/locale/lt/LC_MESSAGES/django.po' 2024-05-07 20:52:05,115 wheel INFO adding 'django/conf/locale/lv/__init__.py' 2024-05-07 20:52:05,116 wheel INFO adding 'django/conf/locale/lv/formats.py' 2024-05-07 20:52:05,117 wheel INFO adding 'django/conf/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,119 wheel INFO adding 'django/conf/locale/lv/LC_MESSAGES/django.po' 2024-05-07 20:52:05,121 wheel INFO adding 'django/conf/locale/mk/__init__.py' 2024-05-07 20:52:05,122 wheel INFO adding 'django/conf/locale/mk/formats.py' 2024-05-07 20:52:05,123 wheel INFO adding 'django/conf/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,125 wheel INFO adding 'django/conf/locale/mk/LC_MESSAGES/django.po' 2024-05-07 20:52:05,127 wheel INFO adding 'django/conf/locale/ml/__init__.py' 2024-05-07 20:52:05,128 wheel INFO adding 'django/conf/locale/ml/formats.py' 2024-05-07 20:52:05,129 wheel INFO adding 'django/conf/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,132 wheel INFO adding 'django/conf/locale/ml/LC_MESSAGES/django.po' 2024-05-07 20:52:05,133 wheel INFO adding 'django/conf/locale/mn/__init__.py' 2024-05-07 20:52:05,134 wheel INFO adding 'django/conf/locale/mn/formats.py' 2024-05-07 20:52:05,136 wheel INFO adding 'django/conf/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,138 wheel INFO adding 'django/conf/locale/mn/LC_MESSAGES/django.po' 2024-05-07 20:52:05,140 wheel INFO adding 'django/conf/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,141 wheel INFO adding 'django/conf/locale/mr/LC_MESSAGES/django.po' 2024-05-07 20:52:05,143 wheel INFO adding 'django/conf/locale/ms/__init__.py' 2024-05-07 20:52:05,144 wheel INFO adding 'django/conf/locale/ms/formats.py' 2024-05-07 20:52:05,145 wheel INFO adding 'django/conf/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,147 wheel INFO adding 'django/conf/locale/ms/LC_MESSAGES/django.po' 2024-05-07 20:52:05,149 wheel INFO adding 'django/conf/locale/my/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,150 wheel INFO adding 'django/conf/locale/my/LC_MESSAGES/django.po' 2024-05-07 20:52:05,152 wheel INFO adding 'django/conf/locale/nb/__init__.py' 2024-05-07 20:52:05,153 wheel INFO adding 'django/conf/locale/nb/formats.py' 2024-05-07 20:52:05,154 wheel INFO adding 'django/conf/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,156 wheel INFO adding 'django/conf/locale/nb/LC_MESSAGES/django.po' 2024-05-07 20:52:05,158 wheel INFO adding 'django/conf/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,160 wheel INFO adding 'django/conf/locale/ne/LC_MESSAGES/django.po' 2024-05-07 20:52:05,162 wheel INFO adding 'django/conf/locale/nl/__init__.py' 2024-05-07 20:52:05,163 wheel INFO adding 'django/conf/locale/nl/formats.py' 2024-05-07 20:52:05,165 wheel INFO adding 'django/conf/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,167 wheel INFO adding 'django/conf/locale/nl/LC_MESSAGES/django.po' 2024-05-07 20:52:05,169 wheel INFO adding 'django/conf/locale/nn/__init__.py' 2024-05-07 20:52:05,170 wheel INFO adding 'django/conf/locale/nn/formats.py' 2024-05-07 20:52:05,171 wheel INFO adding 'django/conf/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,173 wheel INFO adding 'django/conf/locale/nn/LC_MESSAGES/django.po' 2024-05-07 20:52:05,175 wheel INFO adding 'django/conf/locale/os/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,177 wheel INFO adding 'django/conf/locale/os/LC_MESSAGES/django.po' 2024-05-07 20:52:05,179 wheel INFO adding 'django/conf/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,180 wheel INFO adding 'django/conf/locale/pa/LC_MESSAGES/django.po' 2024-05-07 20:52:05,182 wheel INFO adding 'django/conf/locale/pl/__init__.py' 2024-05-07 20:52:05,183 wheel INFO adding 'django/conf/locale/pl/formats.py' 2024-05-07 20:52:05,184 wheel INFO adding 'django/conf/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,186 wheel INFO adding 'django/conf/locale/pl/LC_MESSAGES/django.po' 2024-05-07 20:52:05,188 wheel INFO adding 'django/conf/locale/pt/__init__.py' 2024-05-07 20:52:05,189 wheel INFO adding 'django/conf/locale/pt/formats.py' 2024-05-07 20:52:05,191 wheel INFO adding 'django/conf/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,193 wheel INFO adding 'django/conf/locale/pt/LC_MESSAGES/django.po' 2024-05-07 20:52:05,194 wheel INFO adding 'django/conf/locale/pt_BR/__init__.py' 2024-05-07 20:52:05,195 wheel INFO adding 'django/conf/locale/pt_BR/formats.py' 2024-05-07 20:52:05,197 wheel INFO adding 'django/conf/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,199 wheel INFO adding 'django/conf/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 20:52:05,201 wheel INFO adding 'django/conf/locale/ro/__init__.py' 2024-05-07 20:52:05,201 wheel INFO adding 'django/conf/locale/ro/formats.py' 2024-05-07 20:52:05,203 wheel INFO adding 'django/conf/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,205 wheel INFO adding 'django/conf/locale/ro/LC_MESSAGES/django.po' 2024-05-07 20:52:05,207 wheel INFO adding 'django/conf/locale/ru/__init__.py' 2024-05-07 20:52:05,207 wheel INFO adding 'django/conf/locale/ru/formats.py' 2024-05-07 20:52:05,209 wheel INFO adding 'django/conf/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,211 wheel INFO adding 'django/conf/locale/ru/LC_MESSAGES/django.po' 2024-05-07 20:52:05,213 wheel INFO adding 'django/conf/locale/sk/__init__.py' 2024-05-07 20:52:05,214 wheel INFO adding 'django/conf/locale/sk/formats.py' 2024-05-07 20:52:05,216 wheel INFO adding 'django/conf/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,218 wheel INFO adding 'django/conf/locale/sk/LC_MESSAGES/django.po' 2024-05-07 20:52:05,219 wheel INFO adding 'django/conf/locale/sl/__init__.py' 2024-05-07 20:52:05,220 wheel INFO adding 'django/conf/locale/sl/formats.py' 2024-05-07 20:52:05,222 wheel INFO adding 'django/conf/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,224 wheel INFO adding 'django/conf/locale/sl/LC_MESSAGES/django.po' 2024-05-07 20:52:05,225 wheel INFO adding 'django/conf/locale/sq/__init__.py' 2024-05-07 20:52:05,226 wheel INFO adding 'django/conf/locale/sq/formats.py' 2024-05-07 20:52:05,228 wheel INFO adding 'django/conf/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,230 wheel INFO adding 'django/conf/locale/sq/LC_MESSAGES/django.po' 2024-05-07 20:52:05,232 wheel INFO adding 'django/conf/locale/sr/__init__.py' 2024-05-07 20:52:05,233 wheel INFO adding 'django/conf/locale/sr/formats.py' 2024-05-07 20:52:05,234 wheel INFO adding 'django/conf/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,236 wheel INFO adding 'django/conf/locale/sr/LC_MESSAGES/django.po' 2024-05-07 20:52:05,238 wheel INFO adding 'django/conf/locale/sr_Latn/__init__.py' 2024-05-07 20:52:05,239 wheel INFO adding 'django/conf/locale/sr_Latn/formats.py' 2024-05-07 20:52:05,241 wheel INFO adding 'django/conf/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,243 wheel INFO adding 'django/conf/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 20:52:05,244 wheel INFO adding 'django/conf/locale/sv/__init__.py' 2024-05-07 20:52:05,245 wheel INFO adding 'django/conf/locale/sv/formats.py' 2024-05-07 20:52:05,247 wheel INFO adding 'django/conf/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,249 wheel INFO adding 'django/conf/locale/sv/LC_MESSAGES/django.po' 2024-05-07 20:52:05,251 wheel INFO adding 'django/conf/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,252 wheel INFO adding 'django/conf/locale/sw/LC_MESSAGES/django.po' 2024-05-07 20:52:05,254 wheel INFO adding 'django/conf/locale/ta/__init__.py' 2024-05-07 20:52:05,255 wheel INFO adding 'django/conf/locale/ta/formats.py' 2024-05-07 20:52:05,256 wheel INFO adding 'django/conf/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,257 wheel INFO adding 'django/conf/locale/ta/LC_MESSAGES/django.po' 2024-05-07 20:52:05,259 wheel INFO adding 'django/conf/locale/te/__init__.py' 2024-05-07 20:52:05,260 wheel INFO adding 'django/conf/locale/te/formats.py' 2024-05-07 20:52:05,261 wheel INFO adding 'django/conf/locale/te/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,263 wheel INFO adding 'django/conf/locale/te/LC_MESSAGES/django.po' 2024-05-07 20:52:05,265 wheel INFO adding 'django/conf/locale/tg/__init__.py' 2024-05-07 20:52:05,266 wheel INFO adding 'django/conf/locale/tg/formats.py' 2024-05-07 20:52:05,267 wheel INFO adding 'django/conf/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,269 wheel INFO adding 'django/conf/locale/tg/LC_MESSAGES/django.po' 2024-05-07 20:52:05,271 wheel INFO adding 'django/conf/locale/th/__init__.py' 2024-05-07 20:52:05,272 wheel INFO adding 'django/conf/locale/th/formats.py' 2024-05-07 20:52:05,273 wheel INFO adding 'django/conf/locale/th/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,275 wheel INFO adding 'django/conf/locale/th/LC_MESSAGES/django.po' 2024-05-07 20:52:05,277 wheel INFO adding 'django/conf/locale/tk/__init__.py' 2024-05-07 20:52:05,278 wheel INFO adding 'django/conf/locale/tk/formats.py' 2024-05-07 20:52:05,279 wheel INFO adding 'django/conf/locale/tk/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,281 wheel INFO adding 'django/conf/locale/tk/LC_MESSAGES/django.po' 2024-05-07 20:52:05,283 wheel INFO adding 'django/conf/locale/tr/__init__.py' 2024-05-07 20:52:05,284 wheel INFO adding 'django/conf/locale/tr/formats.py' 2024-05-07 20:52:05,285 wheel INFO adding 'django/conf/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,287 wheel INFO adding 'django/conf/locale/tr/LC_MESSAGES/django.po' 2024-05-07 20:52:05,289 wheel INFO adding 'django/conf/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,291 wheel INFO adding 'django/conf/locale/tt/LC_MESSAGES/django.po' 2024-05-07 20:52:05,293 wheel INFO adding 'django/conf/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,297 wheel INFO adding 'django/conf/locale/udm/LC_MESSAGES/django.po' 2024-05-07 20:52:05,298 wheel INFO adding 'django/conf/locale/uk/__init__.py' 2024-05-07 20:52:05,299 wheel INFO adding 'django/conf/locale/uk/formats.py' 2024-05-07 20:52:05,301 wheel INFO adding 'django/conf/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,303 wheel INFO adding 'django/conf/locale/uk/LC_MESSAGES/django.po' 2024-05-07 20:52:05,305 wheel INFO adding 'django/conf/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,307 wheel INFO adding 'django/conf/locale/ur/LC_MESSAGES/django.po' 2024-05-07 20:52:05,308 wheel INFO adding 'django/conf/locale/uz/__init__.py' 2024-05-07 20:52:05,309 wheel INFO adding 'django/conf/locale/uz/formats.py' 2024-05-07 20:52:05,311 wheel INFO adding 'django/conf/locale/uz/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,313 wheel INFO adding 'django/conf/locale/uz/LC_MESSAGES/django.po' 2024-05-07 20:52:05,314 wheel INFO adding 'django/conf/locale/vi/__init__.py' 2024-05-07 20:52:05,315 wheel INFO adding 'django/conf/locale/vi/formats.py' 2024-05-07 20:52:05,317 wheel INFO adding 'django/conf/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,319 wheel INFO adding 'django/conf/locale/vi/LC_MESSAGES/django.po' 2024-05-07 20:52:05,321 wheel INFO adding 'django/conf/locale/zh_Hans/__init__.py' 2024-05-07 20:52:05,322 wheel INFO adding 'django/conf/locale/zh_Hans/formats.py' 2024-05-07 20:52:05,323 wheel INFO adding 'django/conf/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,325 wheel INFO adding 'django/conf/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 20:52:05,327 wheel INFO adding 'django/conf/locale/zh_Hant/__init__.py' 2024-05-07 20:52:05,328 wheel INFO adding 'django/conf/locale/zh_Hant/formats.py' 2024-05-07 20:52:05,329 wheel INFO adding 'django/conf/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,331 wheel INFO adding 'django/conf/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 20:52:05,333 wheel INFO adding 'django/conf/project_template/manage.py-tpl' 2024-05-07 20:52:05,334 wheel INFO adding 'django/conf/project_template/project_name/__init__.py-tpl' 2024-05-07 20:52:05,335 wheel INFO adding 'django/conf/project_template/project_name/asgi.py-tpl' 2024-05-07 20:52:05,336 wheel INFO adding 'django/conf/project_template/project_name/settings.py-tpl' 2024-05-07 20:52:05,337 wheel INFO adding 'django/conf/project_template/project_name/urls.py-tpl' 2024-05-07 20:52:05,338 wheel INFO adding 'django/conf/project_template/project_name/wsgi.py-tpl' 2024-05-07 20:52:05,339 wheel INFO adding 'django/conf/urls/__init__.py' 2024-05-07 20:52:05,340 wheel INFO adding 'django/conf/urls/i18n.py' 2024-05-07 20:52:05,341 wheel INFO adding 'django/conf/urls/static.py' 2024-05-07 20:52:05,342 wheel INFO adding 'django/contrib/__init__.py' 2024-05-07 20:52:05,343 wheel INFO adding 'django/contrib/admin/__init__.py' 2024-05-07 20:52:05,344 wheel INFO adding 'django/contrib/admin/actions.py' 2024-05-07 20:52:05,345 wheel INFO adding 'django/contrib/admin/apps.py' 2024-05-07 20:52:05,347 wheel INFO adding 'django/contrib/admin/checks.py' 2024-05-07 20:52:05,349 wheel INFO adding 'django/contrib/admin/decorators.py' 2024-05-07 20:52:05,350 wheel INFO adding 'django/contrib/admin/exceptions.py' 2024-05-07 20:52:05,351 wheel INFO adding 'django/contrib/admin/filters.py' 2024-05-07 20:52:05,352 wheel INFO adding 'django/contrib/admin/forms.py' 2024-05-07 20:52:05,353 wheel INFO adding 'django/contrib/admin/helpers.py' 2024-05-07 20:52:05,355 wheel INFO adding 'django/contrib/admin/models.py' 2024-05-07 20:52:05,357 wheel INFO adding 'django/contrib/admin/options.py' 2024-05-07 20:52:05,360 wheel INFO adding 'django/contrib/admin/sites.py' 2024-05-07 20:52:05,362 wheel INFO adding 'django/contrib/admin/tests.py' 2024-05-07 20:52:05,363 wheel INFO adding 'django/contrib/admin/utils.py' 2024-05-07 20:52:05,365 wheel INFO adding 'django/contrib/admin/widgets.py' 2024-05-07 20:52:05,370 wheel INFO adding 'django/contrib/admin/locale/af/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,371 wheel INFO adding 'django/contrib/admin/locale/af/LC_MESSAGES/django.po' 2024-05-07 20:52:05,373 wheel INFO adding 'django/contrib/admin/locale/af/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,374 wheel INFO adding 'django/contrib/admin/locale/af/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,375 wheel INFO adding 'django/contrib/admin/locale/am/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,377 wheel INFO adding 'django/contrib/admin/locale/am/LC_MESSAGES/django.po' 2024-05-07 20:52:05,379 wheel INFO adding 'django/contrib/admin/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,380 wheel INFO adding 'django/contrib/admin/locale/ar/LC_MESSAGES/django.po' 2024-05-07 20:52:05,382 wheel INFO adding 'django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,383 wheel INFO adding 'django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,385 wheel INFO adding 'django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,387 wheel INFO adding 'django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 20:52:05,388 wheel INFO adding 'django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,389 wheel INFO adding 'django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,391 wheel INFO adding 'django/contrib/admin/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,392 wheel INFO adding 'django/contrib/admin/locale/ast/LC_MESSAGES/django.po' 2024-05-07 20:52:05,393 wheel INFO adding 'django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,394 wheel INFO adding 'django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,396 wheel INFO adding 'django/contrib/admin/locale/az/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,397 wheel INFO adding 'django/contrib/admin/locale/az/LC_MESSAGES/django.po' 2024-05-07 20:52:05,399 wheel INFO adding 'django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,400 wheel INFO adding 'django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,402 wheel INFO adding 'django/contrib/admin/locale/be/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,404 wheel INFO adding 'django/contrib/admin/locale/be/LC_MESSAGES/django.po' 2024-05-07 20:52:05,405 wheel INFO adding 'django/contrib/admin/locale/be/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,406 wheel INFO adding 'django/contrib/admin/locale/be/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,408 wheel INFO adding 'django/contrib/admin/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,410 wheel INFO adding 'django/contrib/admin/locale/bg/LC_MESSAGES/django.po' 2024-05-07 20:52:05,411 wheel INFO adding 'django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,413 wheel INFO adding 'django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,414 wheel INFO adding 'django/contrib/admin/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,416 wheel INFO adding 'django/contrib/admin/locale/bn/LC_MESSAGES/django.po' 2024-05-07 20:52:05,417 wheel INFO adding 'django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,419 wheel INFO adding 'django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,420 wheel INFO adding 'django/contrib/admin/locale/br/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,421 wheel INFO adding 'django/contrib/admin/locale/br/LC_MESSAGES/django.po' 2024-05-07 20:52:05,423 wheel INFO adding 'django/contrib/admin/locale/br/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,424 wheel INFO adding 'django/contrib/admin/locale/br/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,425 wheel INFO adding 'django/contrib/admin/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,426 wheel INFO adding 'django/contrib/admin/locale/bs/LC_MESSAGES/django.po' 2024-05-07 20:52:05,428 wheel INFO adding 'django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,429 wheel INFO adding 'django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,430 wheel INFO adding 'django/contrib/admin/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,432 wheel INFO adding 'django/contrib/admin/locale/ca/LC_MESSAGES/django.po' 2024-05-07 20:52:05,433 wheel INFO adding 'django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,435 wheel INFO adding 'django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,436 wheel INFO adding 'django/contrib/admin/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,438 wheel INFO adding 'django/contrib/admin/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 20:52:05,440 wheel INFO adding 'django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,441 wheel INFO adding 'django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,442 wheel INFO adding 'django/contrib/admin/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,444 wheel INFO adding 'django/contrib/admin/locale/cs/LC_MESSAGES/django.po' 2024-05-07 20:52:05,446 wheel INFO adding 'django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,447 wheel INFO adding 'django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,448 wheel INFO adding 'django/contrib/admin/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,450 wheel INFO adding 'django/contrib/admin/locale/cy/LC_MESSAGES/django.po' 2024-05-07 20:52:05,451 wheel INFO adding 'django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,452 wheel INFO adding 'django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,453 wheel INFO adding 'django/contrib/admin/locale/da/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,455 wheel INFO adding 'django/contrib/admin/locale/da/LC_MESSAGES/django.po' 2024-05-07 20:52:05,457 wheel INFO adding 'django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,458 wheel INFO adding 'django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,459 wheel INFO adding 'django/contrib/admin/locale/de/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,461 wheel INFO adding 'django/contrib/admin/locale/de/LC_MESSAGES/django.po' 2024-05-07 20:52:05,462 wheel INFO adding 'django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,464 wheel INFO adding 'django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,465 wheel INFO adding 'django/contrib/admin/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,467 wheel INFO adding 'django/contrib/admin/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 20:52:05,468 wheel INFO adding 'django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,469 wheel INFO adding 'django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,471 wheel INFO adding 'django/contrib/admin/locale/el/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,473 wheel INFO adding 'django/contrib/admin/locale/el/LC_MESSAGES/django.po' 2024-05-07 20:52:05,475 wheel INFO adding 'django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,476 wheel INFO adding 'django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,477 wheel INFO adding 'django/contrib/admin/locale/en/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,478 wheel INFO adding 'django/contrib/admin/locale/en/LC_MESSAGES/django.po' 2024-05-07 20:52:05,480 wheel INFO adding 'django/contrib/admin/locale/en/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,481 wheel INFO adding 'django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,483 wheel INFO adding 'django/contrib/admin/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,484 wheel INFO adding 'django/contrib/admin/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 20:52:05,486 wheel INFO adding 'django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,487 wheel INFO adding 'django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,488 wheel INFO adding 'django/contrib/admin/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,490 wheel INFO adding 'django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 20:52:05,491 wheel INFO adding 'django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,492 wheel INFO adding 'django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,494 wheel INFO adding 'django/contrib/admin/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,495 wheel INFO adding 'django/contrib/admin/locale/eo/LC_MESSAGES/django.po' 2024-05-07 20:52:05,497 wheel INFO adding 'django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,498 wheel INFO adding 'django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,499 wheel INFO adding 'django/contrib/admin/locale/es/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,501 wheel INFO adding 'django/contrib/admin/locale/es/LC_MESSAGES/django.po' 2024-05-07 20:52:05,503 wheel INFO adding 'django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,504 wheel INFO adding 'django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,505 wheel INFO adding 'django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,507 wheel INFO adding 'django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 20:52:05,508 wheel INFO adding 'django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,509 wheel INFO adding 'django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,511 wheel INFO adding 'django/contrib/admin/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,513 wheel INFO adding 'django/contrib/admin/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 20:52:05,514 wheel INFO adding 'django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,515 wheel INFO adding 'django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,517 wheel INFO adding 'django/contrib/admin/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,518 wheel INFO adding 'django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 20:52:05,519 wheel INFO adding 'django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,520 wheel INFO adding 'django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,522 wheel INFO adding 'django/contrib/admin/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,523 wheel INFO adding 'django/contrib/admin/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 20:52:05,525 wheel INFO adding 'django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,526 wheel INFO adding 'django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,527 wheel INFO adding 'django/contrib/admin/locale/et/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,529 wheel INFO adding 'django/contrib/admin/locale/et/LC_MESSAGES/django.po' 2024-05-07 20:52:05,531 wheel INFO adding 'django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,532 wheel INFO adding 'django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,533 wheel INFO adding 'django/contrib/admin/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,535 wheel INFO adding 'django/contrib/admin/locale/eu/LC_MESSAGES/django.po' 2024-05-07 20:52:05,536 wheel INFO adding 'django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,537 wheel INFO adding 'django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,539 wheel INFO adding 'django/contrib/admin/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,541 wheel INFO adding 'django/contrib/admin/locale/fa/LC_MESSAGES/django.po' 2024-05-07 20:52:05,542 wheel INFO adding 'django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,543 wheel INFO adding 'django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,545 wheel INFO adding 'django/contrib/admin/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,547 wheel INFO adding 'django/contrib/admin/locale/fi/LC_MESSAGES/django.po' 2024-05-07 20:52:05,548 wheel INFO adding 'django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,549 wheel INFO adding 'django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,551 wheel INFO adding 'django/contrib/admin/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,553 wheel INFO adding 'django/contrib/admin/locale/fr/LC_MESSAGES/django.po' 2024-05-07 20:52:05,554 wheel INFO adding 'django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,555 wheel INFO adding 'django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,557 wheel INFO adding 'django/contrib/admin/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,558 wheel INFO adding 'django/contrib/admin/locale/fy/LC_MESSAGES/django.po' 2024-05-07 20:52:05,559 wheel INFO adding 'django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,560 wheel INFO adding 'django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,561 wheel INFO adding 'django/contrib/admin/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,563 wheel INFO adding 'django/contrib/admin/locale/ga/LC_MESSAGES/django.po' 2024-05-07 20:52:05,564 wheel INFO adding 'django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,565 wheel INFO adding 'django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,567 wheel INFO adding 'django/contrib/admin/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,569 wheel INFO adding 'django/contrib/admin/locale/gd/LC_MESSAGES/django.po' 2024-05-07 20:52:05,570 wheel INFO adding 'django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,572 wheel INFO adding 'django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,573 wheel INFO adding 'django/contrib/admin/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,575 wheel INFO adding 'django/contrib/admin/locale/gl/LC_MESSAGES/django.po' 2024-05-07 20:52:05,576 wheel INFO adding 'django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,577 wheel INFO adding 'django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,579 wheel INFO adding 'django/contrib/admin/locale/he/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,581 wheel INFO adding 'django/contrib/admin/locale/he/LC_MESSAGES/django.po' 2024-05-07 20:52:05,582 wheel INFO adding 'django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,583 wheel INFO adding 'django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,585 wheel INFO adding 'django/contrib/admin/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,587 wheel INFO adding 'django/contrib/admin/locale/hi/LC_MESSAGES/django.po' 2024-05-07 20:52:05,588 wheel INFO adding 'django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,589 wheel INFO adding 'django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,591 wheel INFO adding 'django/contrib/admin/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,592 wheel INFO adding 'django/contrib/admin/locale/hr/LC_MESSAGES/django.po' 2024-05-07 20:52:05,594 wheel INFO adding 'django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,595 wheel INFO adding 'django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,596 wheel INFO adding 'django/contrib/admin/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,598 wheel INFO adding 'django/contrib/admin/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 20:52:05,599 wheel INFO adding 'django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,601 wheel INFO adding 'django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,602 wheel INFO adding 'django/contrib/admin/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,604 wheel INFO adding 'django/contrib/admin/locale/hu/LC_MESSAGES/django.po' 2024-05-07 20:52:05,605 wheel INFO adding 'django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,606 wheel INFO adding 'django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,608 wheel INFO adding 'django/contrib/admin/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,609 wheel INFO adding 'django/contrib/admin/locale/hy/LC_MESSAGES/django.po' 2024-05-07 20:52:05,611 wheel INFO adding 'django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,612 wheel INFO adding 'django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,614 wheel INFO adding 'django/contrib/admin/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,615 wheel INFO adding 'django/contrib/admin/locale/ia/LC_MESSAGES/django.po' 2024-05-07 20:52:05,617 wheel INFO adding 'django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,618 wheel INFO adding 'django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,619 wheel INFO adding 'django/contrib/admin/locale/id/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,621 wheel INFO adding 'django/contrib/admin/locale/id/LC_MESSAGES/django.po' 2024-05-07 20:52:05,622 wheel INFO adding 'django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,623 wheel INFO adding 'django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,625 wheel INFO adding 'django/contrib/admin/locale/io/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,626 wheel INFO adding 'django/contrib/admin/locale/io/LC_MESSAGES/django.po' 2024-05-07 20:52:05,628 wheel INFO adding 'django/contrib/admin/locale/io/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,629 wheel INFO adding 'django/contrib/admin/locale/io/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,630 wheel INFO adding 'django/contrib/admin/locale/is/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,632 wheel INFO adding 'django/contrib/admin/locale/is/LC_MESSAGES/django.po' 2024-05-07 20:52:05,633 wheel INFO adding 'django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,634 wheel INFO adding 'django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,636 wheel INFO adding 'django/contrib/admin/locale/it/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,637 wheel INFO adding 'django/contrib/admin/locale/it/LC_MESSAGES/django.po' 2024-05-07 20:52:05,639 wheel INFO adding 'django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,640 wheel INFO adding 'django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,642 wheel INFO adding 'django/contrib/admin/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,643 wheel INFO adding 'django/contrib/admin/locale/ja/LC_MESSAGES/django.po' 2024-05-07 20:52:05,645 wheel INFO adding 'django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,646 wheel INFO adding 'django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,648 wheel INFO adding 'django/contrib/admin/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,650 wheel INFO adding 'django/contrib/admin/locale/ka/LC_MESSAGES/django.po' 2024-05-07 20:52:05,651 wheel INFO adding 'django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,652 wheel INFO adding 'django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,654 wheel INFO adding 'django/contrib/admin/locale/kab/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,655 wheel INFO adding 'django/contrib/admin/locale/kab/LC_MESSAGES/django.po' 2024-05-07 20:52:05,656 wheel INFO adding 'django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,657 wheel INFO adding 'django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,658 wheel INFO adding 'django/contrib/admin/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,660 wheel INFO adding 'django/contrib/admin/locale/kk/LC_MESSAGES/django.po' 2024-05-07 20:52:05,661 wheel INFO adding 'django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,662 wheel INFO adding 'django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,664 wheel INFO adding 'django/contrib/admin/locale/km/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,665 wheel INFO adding 'django/contrib/admin/locale/km/LC_MESSAGES/django.po' 2024-05-07 20:52:05,666 wheel INFO adding 'django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,667 wheel INFO adding 'django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,669 wheel INFO adding 'django/contrib/admin/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,670 wheel INFO adding 'django/contrib/admin/locale/kn/LC_MESSAGES/django.po' 2024-05-07 20:52:05,671 wheel INFO adding 'django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,672 wheel INFO adding 'django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,674 wheel INFO adding 'django/contrib/admin/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,675 wheel INFO adding 'django/contrib/admin/locale/ko/LC_MESSAGES/django.po' 2024-05-07 20:52:05,677 wheel INFO adding 'django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,678 wheel INFO adding 'django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,680 wheel INFO adding 'django/contrib/admin/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,681 wheel INFO adding 'django/contrib/admin/locale/ky/LC_MESSAGES/django.po' 2024-05-07 20:52:05,683 wheel INFO adding 'django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,684 wheel INFO adding 'django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,686 wheel INFO adding 'django/contrib/admin/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,687 wheel INFO adding 'django/contrib/admin/locale/lb/LC_MESSAGES/django.po' 2024-05-07 20:52:05,688 wheel INFO adding 'django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,689 wheel INFO adding 'django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,690 wheel INFO adding 'django/contrib/admin/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,692 wheel INFO adding 'django/contrib/admin/locale/lt/LC_MESSAGES/django.po' 2024-05-07 20:52:05,693 wheel INFO adding 'django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,694 wheel INFO adding 'django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,696 wheel INFO adding 'django/contrib/admin/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,697 wheel INFO adding 'django/contrib/admin/locale/lv/LC_MESSAGES/django.po' 2024-05-07 20:52:05,699 wheel INFO adding 'django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,700 wheel INFO adding 'django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,702 wheel INFO adding 'django/contrib/admin/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,703 wheel INFO adding 'django/contrib/admin/locale/mk/LC_MESSAGES/django.po' 2024-05-07 20:52:05,705 wheel INFO adding 'django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,706 wheel INFO adding 'django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,708 wheel INFO adding 'django/contrib/admin/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,709 wheel INFO adding 'django/contrib/admin/locale/ml/LC_MESSAGES/django.po' 2024-05-07 20:52:05,711 wheel INFO adding 'django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,712 wheel INFO adding 'django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,714 wheel INFO adding 'django/contrib/admin/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,715 wheel INFO adding 'django/contrib/admin/locale/mn/LC_MESSAGES/django.po' 2024-05-07 20:52:05,717 wheel INFO adding 'django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,718 wheel INFO adding 'django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,719 wheel INFO adding 'django/contrib/admin/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,720 wheel INFO adding 'django/contrib/admin/locale/mr/LC_MESSAGES/django.po' 2024-05-07 20:52:05,722 wheel INFO adding 'django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,723 wheel INFO adding 'django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,724 wheel INFO adding 'django/contrib/admin/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,726 wheel INFO adding 'django/contrib/admin/locale/ms/LC_MESSAGES/django.po' 2024-05-07 20:52:05,727 wheel INFO adding 'django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,728 wheel INFO adding 'django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,730 wheel INFO adding 'django/contrib/admin/locale/my/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,731 wheel INFO adding 'django/contrib/admin/locale/my/LC_MESSAGES/django.po' 2024-05-07 20:52:05,732 wheel INFO adding 'django/contrib/admin/locale/my/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,733 wheel INFO adding 'django/contrib/admin/locale/my/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,735 wheel INFO adding 'django/contrib/admin/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,737 wheel INFO adding 'django/contrib/admin/locale/nb/LC_MESSAGES/django.po' 2024-05-07 20:52:05,738 wheel INFO adding 'django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,739 wheel INFO adding 'django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,741 wheel INFO adding 'django/contrib/admin/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,742 wheel INFO adding 'django/contrib/admin/locale/ne/LC_MESSAGES/django.po' 2024-05-07 20:52:05,744 wheel INFO adding 'django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,745 wheel INFO adding 'django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,747 wheel INFO adding 'django/contrib/admin/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,748 wheel INFO adding 'django/contrib/admin/locale/nl/LC_MESSAGES/django.po' 2024-05-07 20:52:05,750 wheel INFO adding 'django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,751 wheel INFO adding 'django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,752 wheel INFO adding 'django/contrib/admin/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,754 wheel INFO adding 'django/contrib/admin/locale/nn/LC_MESSAGES/django.po' 2024-05-07 20:52:05,755 wheel INFO adding 'django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,757 wheel INFO adding 'django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,758 wheel INFO adding 'django/contrib/admin/locale/os/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,760 wheel INFO adding 'django/contrib/admin/locale/os/LC_MESSAGES/django.po' 2024-05-07 20:52:05,761 wheel INFO adding 'django/contrib/admin/locale/os/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,762 wheel INFO adding 'django/contrib/admin/locale/os/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,764 wheel INFO adding 'django/contrib/admin/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,765 wheel INFO adding 'django/contrib/admin/locale/pa/LC_MESSAGES/django.po' 2024-05-07 20:52:05,766 wheel INFO adding 'django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,767 wheel INFO adding 'django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,769 wheel INFO adding 'django/contrib/admin/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,771 wheel INFO adding 'django/contrib/admin/locale/pl/LC_MESSAGES/django.po' 2024-05-07 20:52:05,772 wheel INFO adding 'django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,773 wheel INFO adding 'django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,775 wheel INFO adding 'django/contrib/admin/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,776 wheel INFO adding 'django/contrib/admin/locale/pt/LC_MESSAGES/django.po' 2024-05-07 20:52:05,778 wheel INFO adding 'django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,779 wheel INFO adding 'django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,781 wheel INFO adding 'django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,782 wheel INFO adding 'django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 20:52:05,784 wheel INFO adding 'django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,785 wheel INFO adding 'django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,787 wheel INFO adding 'django/contrib/admin/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,788 wheel INFO adding 'django/contrib/admin/locale/ro/LC_MESSAGES/django.po' 2024-05-07 20:52:05,790 wheel INFO adding 'django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,791 wheel INFO adding 'django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,793 wheel INFO adding 'django/contrib/admin/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,795 wheel INFO adding 'django/contrib/admin/locale/ru/LC_MESSAGES/django.po' 2024-05-07 20:52:05,796 wheel INFO adding 'django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,797 wheel INFO adding 'django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,799 wheel INFO adding 'django/contrib/admin/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,801 wheel INFO adding 'django/contrib/admin/locale/sk/LC_MESSAGES/django.po' 2024-05-07 20:52:05,802 wheel INFO adding 'django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,803 wheel INFO adding 'django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,805 wheel INFO adding 'django/contrib/admin/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,806 wheel INFO adding 'django/contrib/admin/locale/sl/LC_MESSAGES/django.po' 2024-05-07 20:52:05,808 wheel INFO adding 'django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,809 wheel INFO adding 'django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,811 wheel INFO adding 'django/contrib/admin/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,813 wheel INFO adding 'django/contrib/admin/locale/sq/LC_MESSAGES/django.po' 2024-05-07 20:52:05,814 wheel INFO adding 'django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,816 wheel INFO adding 'django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,817 wheel INFO adding 'django/contrib/admin/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,819 wheel INFO adding 'django/contrib/admin/locale/sr/LC_MESSAGES/django.po' 2024-05-07 20:52:05,820 wheel INFO adding 'django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,822 wheel INFO adding 'django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,823 wheel INFO adding 'django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,824 wheel INFO adding 'django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 20:52:05,826 wheel INFO adding 'django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,827 wheel INFO adding 'django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,828 wheel INFO adding 'django/contrib/admin/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,830 wheel INFO adding 'django/contrib/admin/locale/sv/LC_MESSAGES/django.po' 2024-05-07 20:52:05,831 wheel INFO adding 'django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,833 wheel INFO adding 'django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,834 wheel INFO adding 'django/contrib/admin/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,836 wheel INFO adding 'django/contrib/admin/locale/sw/LC_MESSAGES/django.po' 2024-05-07 20:52:05,837 wheel INFO adding 'django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,838 wheel INFO adding 'django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,840 wheel INFO adding 'django/contrib/admin/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,841 wheel INFO adding 'django/contrib/admin/locale/ta/LC_MESSAGES/django.po' 2024-05-07 20:52:05,842 wheel INFO adding 'django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,844 wheel INFO adding 'django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,845 wheel INFO adding 'django/contrib/admin/locale/te/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,846 wheel INFO adding 'django/contrib/admin/locale/te/LC_MESSAGES/django.po' 2024-05-07 20:52:05,848 wheel INFO adding 'django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,849 wheel INFO adding 'django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,850 wheel INFO adding 'django/contrib/admin/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,852 wheel INFO adding 'django/contrib/admin/locale/tg/LC_MESSAGES/django.po' 2024-05-07 20:52:05,853 wheel INFO adding 'django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,855 wheel INFO adding 'django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,856 wheel INFO adding 'django/contrib/admin/locale/th/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,858 wheel INFO adding 'django/contrib/admin/locale/th/LC_MESSAGES/django.po' 2024-05-07 20:52:05,859 wheel INFO adding 'django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,860 wheel INFO adding 'django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,862 wheel INFO adding 'django/contrib/admin/locale/tk/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,863 wheel INFO adding 'django/contrib/admin/locale/tk/LC_MESSAGES/django.po' 2024-05-07 20:52:05,865 wheel INFO adding 'django/contrib/admin/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,866 wheel INFO adding 'django/contrib/admin/locale/tr/LC_MESSAGES/django.po' 2024-05-07 20:52:05,868 wheel INFO adding 'django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,869 wheel INFO adding 'django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,871 wheel INFO adding 'django/contrib/admin/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,872 wheel INFO adding 'django/contrib/admin/locale/tt/LC_MESSAGES/django.po' 2024-05-07 20:52:05,873 wheel INFO adding 'django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,874 wheel INFO adding 'django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,876 wheel INFO adding 'django/contrib/admin/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,877 wheel INFO adding 'django/contrib/admin/locale/udm/LC_MESSAGES/django.po' 2024-05-07 20:52:05,878 wheel INFO adding 'django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,879 wheel INFO adding 'django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,880 wheel INFO adding 'django/contrib/admin/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,882 wheel INFO adding 'django/contrib/admin/locale/uk/LC_MESSAGES/django.po' 2024-05-07 20:52:05,884 wheel INFO adding 'django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,885 wheel INFO adding 'django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,887 wheel INFO adding 'django/contrib/admin/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,888 wheel INFO adding 'django/contrib/admin/locale/ur/LC_MESSAGES/django.po' 2024-05-07 20:52:05,889 wheel INFO adding 'django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,891 wheel INFO adding 'django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,892 wheel INFO adding 'django/contrib/admin/locale/uz/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,893 wheel INFO adding 'django/contrib/admin/locale/uz/LC_MESSAGES/django.po' 2024-05-07 20:52:05,895 wheel INFO adding 'django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,896 wheel INFO adding 'django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,897 wheel INFO adding 'django/contrib/admin/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,899 wheel INFO adding 'django/contrib/admin/locale/vi/LC_MESSAGES/django.po' 2024-05-07 20:52:05,901 wheel INFO adding 'django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,902 wheel INFO adding 'django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,903 wheel INFO adding 'django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,905 wheel INFO adding 'django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 20:52:05,906 wheel INFO adding 'django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,907 wheel INFO adding 'django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,909 wheel INFO adding 'django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 20:52:05,911 wheel INFO adding 'django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 20:52:05,912 wheel INFO adding 'django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.mo' 2024-05-07 20:52:05,913 wheel INFO adding 'django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.po' 2024-05-07 20:52:05,914 wheel INFO adding 'django/contrib/admin/migrations/0001_initial.py' 2024-05-07 20:52:05,915 wheel INFO adding 'django/contrib/admin/migrations/0002_logentry_remove_auto_add.py' 2024-05-07 20:52:05,916 wheel INFO adding 'django/contrib/admin/migrations/0003_logentry_add_action_flag_choices.py' 2024-05-07 20:52:05,917 wheel INFO adding 'django/contrib/admin/migrations/__init__.py' 2024-05-07 20:52:05,919 wheel INFO adding 'django/contrib/admin/static/admin/css/autocomplete.css' 2024-05-07 20:52:05,920 wheel INFO adding 'django/contrib/admin/static/admin/css/base.css' 2024-05-07 20:52:05,922 wheel INFO adding 'django/contrib/admin/static/admin/css/changelists.css' 2024-05-07 20:52:05,923 wheel INFO adding 'django/contrib/admin/static/admin/css/dark_mode.css' 2024-05-07 20:52:05,924 wheel INFO adding 'django/contrib/admin/static/admin/css/dashboard.css' 2024-05-07 20:52:05,925 wheel INFO adding 'django/contrib/admin/static/admin/css/forms.css' 2024-05-07 20:52:05,926 wheel INFO adding 'django/contrib/admin/static/admin/css/login.css' 2024-05-07 20:52:05,927 wheel INFO adding 'django/contrib/admin/static/admin/css/nav_sidebar.css' 2024-05-07 20:52:05,928 wheel INFO adding 'django/contrib/admin/static/admin/css/responsive.css' 2024-05-07 20:52:05,929 wheel INFO adding 'django/contrib/admin/static/admin/css/responsive_rtl.css' 2024-05-07 20:52:05,930 wheel INFO adding 'django/contrib/admin/static/admin/css/rtl.css' 2024-05-07 20:52:05,931 wheel INFO adding 'django/contrib/admin/static/admin/css/widgets.css' 2024-05-07 20:52:05,933 wheel INFO adding 'django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md' 2024-05-07 20:52:05,934 wheel INFO adding 'django/contrib/admin/static/admin/css/vendor/select2/select2.css' 2024-05-07 20:52:05,936 wheel INFO adding 'django/contrib/admin/static/admin/css/vendor/select2/select2.min.css' 2024-05-07 20:52:05,937 wheel INFO adding 'django/contrib/admin/static/admin/img/LICENSE' 2024-05-07 20:52:05,938 wheel INFO adding 'django/contrib/admin/static/admin/img/README.txt' 2024-05-07 20:52:05,939 wheel INFO adding 'django/contrib/admin/static/admin/img/calendar-icons.svg' 2024-05-07 20:52:05,940 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-addlink.svg' 2024-05-07 20:52:05,941 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-alert.svg' 2024-05-07 20:52:05,942 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-calendar.svg' 2024-05-07 20:52:05,943 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-changelink.svg' 2024-05-07 20:52:05,943 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-clock.svg' 2024-05-07 20:52:05,944 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-deletelink.svg' 2024-05-07 20:52:05,945 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-no.svg' 2024-05-07 20:52:05,946 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-unknown-alt.svg' 2024-05-07 20:52:05,947 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-unknown.svg' 2024-05-07 20:52:05,948 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-viewlink.svg' 2024-05-07 20:52:05,949 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-yes.svg' 2024-05-07 20:52:05,949 wheel INFO adding 'django/contrib/admin/static/admin/img/inline-delete.svg' 2024-05-07 20:52:05,950 wheel INFO adding 'django/contrib/admin/static/admin/img/search.svg' 2024-05-07 20:52:05,951 wheel INFO adding 'django/contrib/admin/static/admin/img/selector-icons.svg' 2024-05-07 20:52:05,952 wheel INFO adding 'django/contrib/admin/static/admin/img/sorting-icons.svg' 2024-05-07 20:52:05,953 wheel INFO adding 'django/contrib/admin/static/admin/img/tooltag-add.svg' 2024-05-07 20:52:05,954 wheel INFO adding 'django/contrib/admin/static/admin/img/tooltag-arrowright.svg' 2024-05-07 20:52:05,955 wheel INFO adding 'django/contrib/admin/static/admin/img/gis/move_vertex_off.svg' 2024-05-07 20:52:05,956 wheel INFO adding 'django/contrib/admin/static/admin/img/gis/move_vertex_on.svg' 2024-05-07 20:52:05,957 wheel INFO adding 'django/contrib/admin/static/admin/js/SelectBox.js' 2024-05-07 20:52:05,959 wheel INFO adding 'django/contrib/admin/static/admin/js/SelectFilter2.js' 2024-05-07 20:52:05,960 wheel INFO adding 'django/contrib/admin/static/admin/js/actions.js' 2024-05-07 20:52:05,961 wheel INFO adding 'django/contrib/admin/static/admin/js/autocomplete.js' 2024-05-07 20:52:05,962 wheel INFO adding 'django/contrib/admin/static/admin/js/calendar.js' 2024-05-07 20:52:05,964 wheel INFO adding 'django/contrib/admin/static/admin/js/cancel.js' 2024-05-07 20:52:05,964 wheel INFO adding 'django/contrib/admin/static/admin/js/change_form.js' 2024-05-07 20:52:05,965 wheel INFO adding 'django/contrib/admin/static/admin/js/collapse.js' 2024-05-07 20:52:05,966 wheel INFO adding 'django/contrib/admin/static/admin/js/core.js' 2024-05-07 20:52:05,967 wheel INFO adding 'django/contrib/admin/static/admin/js/filters.js' 2024-05-07 20:52:05,968 wheel INFO adding 'django/contrib/admin/static/admin/js/inlines.js' 2024-05-07 20:52:05,970 wheel INFO adding 'django/contrib/admin/static/admin/js/jquery.init.js' 2024-05-07 20:52:05,971 wheel INFO adding 'django/contrib/admin/static/admin/js/nav_sidebar.js' 2024-05-07 20:52:05,972 wheel INFO adding 'django/contrib/admin/static/admin/js/popup_response.js' 2024-05-07 20:52:05,973 wheel INFO adding 'django/contrib/admin/static/admin/js/prepopulate.js' 2024-05-07 20:52:05,973 wheel INFO adding 'django/contrib/admin/static/admin/js/prepopulate_init.js' 2024-05-07 20:52:05,974 wheel INFO adding 'django/contrib/admin/static/admin/js/theme.js' 2024-05-07 20:52:05,975 wheel INFO adding 'django/contrib/admin/static/admin/js/urlify.js' 2024-05-07 20:52:05,977 wheel INFO adding 'django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js' 2024-05-07 20:52:05,979 wheel INFO adding 'django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js' 2024-05-07 20:52:05,980 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt' 2024-05-07 20:52:05,983 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/jquery/jquery.js' 2024-05-07 20:52:05,991 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js' 2024-05-07 20:52:05,994 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md' 2024-05-07 20:52:05,996 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/select2.full.js' 2024-05-07 20:52:06,001 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js' 2024-05-07 20:52:06,005 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js' 2024-05-07 20:52:06,006 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js' 2024-05-07 20:52:06,007 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js' 2024-05-07 20:52:06,007 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js' 2024-05-07 20:52:06,008 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js' 2024-05-07 20:52:06,009 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js' 2024-05-07 20:52:06,010 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js' 2024-05-07 20:52:06,011 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js' 2024-05-07 20:52:06,012 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js' 2024-05-07 20:52:06,013 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js' 2024-05-07 20:52:06,014 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js' 2024-05-07 20:52:06,015 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js' 2024-05-07 20:52:06,016 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js' 2024-05-07 20:52:06,016 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js' 2024-05-07 20:52:06,017 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js' 2024-05-07 20:52:06,018 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js' 2024-05-07 20:52:06,019 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js' 2024-05-07 20:52:06,020 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js' 2024-05-07 20:52:06,021 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js' 2024-05-07 20:52:06,022 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js' 2024-05-07 20:52:06,023 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js' 2024-05-07 20:52:06,023 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js' 2024-05-07 20:52:06,024 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js' 2024-05-07 20:52:06,025 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js' 2024-05-07 20:52:06,026 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js' 2024-05-07 20:52:06,027 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js' 2024-05-07 20:52:06,028 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js' 2024-05-07 20:52:06,029 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js' 2024-05-07 20:52:06,030 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js' 2024-05-07 20:52:06,030 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js' 2024-05-07 20:52:06,031 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js' 2024-05-07 20:52:06,032 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js' 2024-05-07 20:52:06,033 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js' 2024-05-07 20:52:06,034 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js' 2024-05-07 20:52:06,035 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js' 2024-05-07 20:52:06,036 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js' 2024-05-07 20:52:06,037 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js' 2024-05-07 20:52:06,037 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js' 2024-05-07 20:52:06,038 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js' 2024-05-07 20:52:06,039 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js' 2024-05-07 20:52:06,040 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js' 2024-05-07 20:52:06,041 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js' 2024-05-07 20:52:06,042 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js' 2024-05-07 20:52:06,043 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js' 2024-05-07 20:52:06,044 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js' 2024-05-07 20:52:06,045 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js' 2024-05-07 20:52:06,045 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js' 2024-05-07 20:52:06,046 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js' 2024-05-07 20:52:06,047 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js' 2024-05-07 20:52:06,048 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js' 2024-05-07 20:52:06,049 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js' 2024-05-07 20:52:06,050 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js' 2024-05-07 20:52:06,051 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js' 2024-05-07 20:52:06,052 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js' 2024-05-07 20:52:06,053 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js' 2024-05-07 20:52:06,054 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js' 2024-05-07 20:52:06,055 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js' 2024-05-07 20:52:06,055 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js' 2024-05-07 20:52:06,056 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js' 2024-05-07 20:52:06,057 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt' 2024-05-07 20:52:06,060 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js' 2024-05-07 20:52:06,067 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js' 2024-05-07 20:52:06,071 wheel INFO adding 'django/contrib/admin/templates/admin/404.html' 2024-05-07 20:52:06,072 wheel INFO adding 'django/contrib/admin/templates/admin/500.html' 2024-05-07 20:52:06,073 wheel INFO adding 'django/contrib/admin/templates/admin/actions.html' 2024-05-07 20:52:06,073 wheel INFO adding 'django/contrib/admin/templates/admin/app_index.html' 2024-05-07 20:52:06,074 wheel INFO adding 'django/contrib/admin/templates/admin/app_list.html' 2024-05-07 20:52:06,075 wheel INFO adding 'django/contrib/admin/templates/admin/base.html' 2024-05-07 20:52:06,076 wheel INFO adding 'django/contrib/admin/templates/admin/base_site.html' 2024-05-07 20:52:06,077 wheel INFO adding 'django/contrib/admin/templates/admin/change_form.html' 2024-05-07 20:52:06,078 wheel INFO adding 'django/contrib/admin/templates/admin/change_form_object_tools.html' 2024-05-07 20:52:06,079 wheel INFO adding 'django/contrib/admin/templates/admin/change_list.html' 2024-05-07 20:52:06,080 wheel INFO adding 'django/contrib/admin/templates/admin/change_list_object_tools.html' 2024-05-07 20:52:06,081 wheel INFO adding 'django/contrib/admin/templates/admin/change_list_results.html' 2024-05-07 20:52:06,082 wheel INFO adding 'django/contrib/admin/templates/admin/color_theme_toggle.html' 2024-05-07 20:52:06,083 wheel INFO adding 'django/contrib/admin/templates/admin/date_hierarchy.html' 2024-05-07 20:52:06,084 wheel INFO adding 'django/contrib/admin/templates/admin/delete_confirmation.html' 2024-05-07 20:52:06,085 wheel INFO adding 'django/contrib/admin/templates/admin/delete_selected_confirmation.html' 2024-05-07 20:52:06,086 wheel INFO adding 'django/contrib/admin/templates/admin/filter.html' 2024-05-07 20:52:06,086 wheel INFO adding 'django/contrib/admin/templates/admin/index.html' 2024-05-07 20:52:06,087 wheel INFO adding 'django/contrib/admin/templates/admin/invalid_setup.html' 2024-05-07 20:52:06,088 wheel INFO adding 'django/contrib/admin/templates/admin/login.html' 2024-05-07 20:52:06,089 wheel INFO adding 'django/contrib/admin/templates/admin/nav_sidebar.html' 2024-05-07 20:52:06,090 wheel INFO adding 'django/contrib/admin/templates/admin/object_history.html' 2024-05-07 20:52:06,091 wheel INFO adding 'django/contrib/admin/templates/admin/pagination.html' 2024-05-07 20:52:06,092 wheel INFO adding 'django/contrib/admin/templates/admin/popup_response.html' 2024-05-07 20:52:06,093 wheel INFO adding 'django/contrib/admin/templates/admin/prepopulated_fields_js.html' 2024-05-07 20:52:06,093 wheel INFO adding 'django/contrib/admin/templates/admin/search_form.html' 2024-05-07 20:52:06,094 wheel INFO adding 'django/contrib/admin/templates/admin/submit_line.html' 2024-05-07 20:52:06,096 wheel INFO adding 'django/contrib/admin/templates/admin/auth/user/add_form.html' 2024-05-07 20:52:06,097 wheel INFO adding 'django/contrib/admin/templates/admin/auth/user/change_password.html' 2024-05-07 20:52:06,098 wheel INFO adding 'django/contrib/admin/templates/admin/edit_inline/stacked.html' 2024-05-07 20:52:06,099 wheel INFO adding 'django/contrib/admin/templates/admin/edit_inline/tabular.html' 2024-05-07 20:52:06,100 wheel INFO adding 'django/contrib/admin/templates/admin/includes/fieldset.html' 2024-05-07 20:52:06,101 wheel INFO adding 'django/contrib/admin/templates/admin/includes/object_delete_summary.html' 2024-05-07 20:52:06,102 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/clearable_file_input.html' 2024-05-07 20:52:06,103 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/date.html' 2024-05-07 20:52:06,104 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/foreign_key_raw_id.html' 2024-05-07 20:52:06,105 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/many_to_many_raw_id.html' 2024-05-07 20:52:06,105 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/radio.html' 2024-05-07 20:52:06,106 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/related_widget_wrapper.html' 2024-05-07 20:52:06,107 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/split_datetime.html' 2024-05-07 20:52:06,108 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/time.html' 2024-05-07 20:52:06,109 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/url.html' 2024-05-07 20:52:06,110 wheel INFO adding 'django/contrib/admin/templates/registration/logged_out.html' 2024-05-07 20:52:06,111 wheel INFO adding 'django/contrib/admin/templates/registration/password_change_done.html' 2024-05-07 20:52:06,112 wheel INFO adding 'django/contrib/admin/templates/registration/password_change_form.html' 2024-05-07 20:52:06,113 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_complete.html' 2024-05-07 20:52:06,114 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_confirm.html' 2024-05-07 20:52:06,114 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_done.html' 2024-05-07 20:52:06,115 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_email.html' 2024-05-07 20:52:06,116 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_form.html' 2024-05-07 20:52:06,117 wheel INFO adding 'django/contrib/admin/templatetags/__init__.py' 2024-05-07 20:52:06,118 wheel INFO adding 'django/contrib/admin/templatetags/admin_list.py' 2024-05-07 20:52:06,120 wheel INFO adding 'django/contrib/admin/templatetags/admin_modify.py' 2024-05-07 20:52:06,121 wheel INFO adding 'django/contrib/admin/templatetags/admin_urls.py' 2024-05-07 20:52:06,122 wheel INFO adding 'django/contrib/admin/templatetags/base.py' 2024-05-07 20:52:06,123 wheel INFO adding 'django/contrib/admin/templatetags/log.py' 2024-05-07 20:52:06,124 wheel INFO adding 'django/contrib/admin/views/__init__.py' 2024-05-07 20:52:06,125 wheel INFO adding 'django/contrib/admin/views/autocomplete.py' 2024-05-07 20:52:06,126 wheel INFO adding 'django/contrib/admin/views/decorators.py' 2024-05-07 20:52:06,127 wheel INFO adding 'django/contrib/admin/views/main.py' 2024-05-07 20:52:06,129 wheel INFO adding 'django/contrib/admindocs/__init__.py' 2024-05-07 20:52:06,130 wheel INFO adding 'django/contrib/admindocs/apps.py' 2024-05-07 20:52:06,131 wheel INFO adding 'django/contrib/admindocs/middleware.py' 2024-05-07 20:52:06,132 wheel INFO adding 'django/contrib/admindocs/urls.py' 2024-05-07 20:52:06,133 wheel INFO adding 'django/contrib/admindocs/utils.py' 2024-05-07 20:52:06,134 wheel INFO adding 'django/contrib/admindocs/views.py' 2024-05-07 20:52:06,138 wheel INFO adding 'django/contrib/admindocs/locale/af/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,140 wheel INFO adding 'django/contrib/admindocs/locale/af/LC_MESSAGES/django.po' 2024-05-07 20:52:06,141 wheel INFO adding 'django/contrib/admindocs/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,142 wheel INFO adding 'django/contrib/admindocs/locale/ar/LC_MESSAGES/django.po' 2024-05-07 20:52:06,144 wheel INFO adding 'django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,145 wheel INFO adding 'django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 20:52:06,147 wheel INFO adding 'django/contrib/admindocs/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,148 wheel INFO adding 'django/contrib/admindocs/locale/ast/LC_MESSAGES/django.po' 2024-05-07 20:52:06,149 wheel INFO adding 'django/contrib/admindocs/locale/az/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,150 wheel INFO adding 'django/contrib/admindocs/locale/az/LC_MESSAGES/django.po' 2024-05-07 20:52:06,151 wheel INFO adding 'django/contrib/admindocs/locale/be/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,153 wheel INFO adding 'django/contrib/admindocs/locale/be/LC_MESSAGES/django.po' 2024-05-07 20:52:06,154 wheel INFO adding 'django/contrib/admindocs/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,155 wheel INFO adding 'django/contrib/admindocs/locale/bg/LC_MESSAGES/django.po' 2024-05-07 20:52:06,157 wheel INFO adding 'django/contrib/admindocs/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,158 wheel INFO adding 'django/contrib/admindocs/locale/bn/LC_MESSAGES/django.po' 2024-05-07 20:52:06,159 wheel INFO adding 'django/contrib/admindocs/locale/br/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,160 wheel INFO adding 'django/contrib/admindocs/locale/br/LC_MESSAGES/django.po' 2024-05-07 20:52:06,162 wheel INFO adding 'django/contrib/admindocs/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,163 wheel INFO adding 'django/contrib/admindocs/locale/bs/LC_MESSAGES/django.po' 2024-05-07 20:52:06,164 wheel INFO adding 'django/contrib/admindocs/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,165 wheel INFO adding 'django/contrib/admindocs/locale/ca/LC_MESSAGES/django.po' 2024-05-07 20:52:06,167 wheel INFO adding 'django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,168 wheel INFO adding 'django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 20:52:06,169 wheel INFO adding 'django/contrib/admindocs/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,171 wheel INFO adding 'django/contrib/admindocs/locale/cs/LC_MESSAGES/django.po' 2024-05-07 20:52:06,172 wheel INFO adding 'django/contrib/admindocs/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,173 wheel INFO adding 'django/contrib/admindocs/locale/cy/LC_MESSAGES/django.po' 2024-05-07 20:52:06,175 wheel INFO adding 'django/contrib/admindocs/locale/da/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,176 wheel INFO adding 'django/contrib/admindocs/locale/da/LC_MESSAGES/django.po' 2024-05-07 20:52:06,177 wheel INFO adding 'django/contrib/admindocs/locale/de/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,178 wheel INFO adding 'django/contrib/admindocs/locale/de/LC_MESSAGES/django.po' 2024-05-07 20:52:06,180 wheel INFO adding 'django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,181 wheel INFO adding 'django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 20:52:06,183 wheel INFO adding 'django/contrib/admindocs/locale/el/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,184 wheel INFO adding 'django/contrib/admindocs/locale/el/LC_MESSAGES/django.po' 2024-05-07 20:52:06,185 wheel INFO adding 'django/contrib/admindocs/locale/en/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,186 wheel INFO adding 'django/contrib/admindocs/locale/en/LC_MESSAGES/django.po' 2024-05-07 20:52:06,188 wheel INFO adding 'django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,189 wheel INFO adding 'django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 20:52:06,190 wheel INFO adding 'django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,191 wheel INFO adding 'django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 20:52:06,192 wheel INFO adding 'django/contrib/admindocs/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,194 wheel INFO adding 'django/contrib/admindocs/locale/eo/LC_MESSAGES/django.po' 2024-05-07 20:52:06,195 wheel INFO adding 'django/contrib/admindocs/locale/es/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,196 wheel INFO adding 'django/contrib/admindocs/locale/es/LC_MESSAGES/django.po' 2024-05-07 20:52:06,198 wheel INFO adding 'django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,199 wheel INFO adding 'django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 20:52:06,200 wheel INFO adding 'django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,202 wheel INFO adding 'django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 20:52:06,203 wheel INFO adding 'django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,204 wheel INFO adding 'django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 20:52:06,205 wheel INFO adding 'django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,207 wheel INFO adding 'django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 20:52:06,208 wheel INFO adding 'django/contrib/admindocs/locale/et/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,209 wheel INFO adding 'django/contrib/admindocs/locale/et/LC_MESSAGES/django.po' 2024-05-07 20:52:06,211 wheel INFO adding 'django/contrib/admindocs/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,212 wheel INFO adding 'django/contrib/admindocs/locale/eu/LC_MESSAGES/django.po' 2024-05-07 20:52:06,213 wheel INFO adding 'django/contrib/admindocs/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,214 wheel INFO adding 'django/contrib/admindocs/locale/fa/LC_MESSAGES/django.po' 2024-05-07 20:52:06,216 wheel INFO adding 'django/contrib/admindocs/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,217 wheel INFO adding 'django/contrib/admindocs/locale/fi/LC_MESSAGES/django.po' 2024-05-07 20:52:06,219 wheel INFO adding 'django/contrib/admindocs/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,220 wheel INFO adding 'django/contrib/admindocs/locale/fr/LC_MESSAGES/django.po' 2024-05-07 20:52:06,221 wheel INFO adding 'django/contrib/admindocs/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,222 wheel INFO adding 'django/contrib/admindocs/locale/fy/LC_MESSAGES/django.po' 2024-05-07 20:52:06,223 wheel INFO adding 'django/contrib/admindocs/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,224 wheel INFO adding 'django/contrib/admindocs/locale/ga/LC_MESSAGES/django.po' 2024-05-07 20:52:06,226 wheel INFO adding 'django/contrib/admindocs/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,227 wheel INFO adding 'django/contrib/admindocs/locale/gd/LC_MESSAGES/django.po' 2024-05-07 20:52:06,228 wheel INFO adding 'django/contrib/admindocs/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,230 wheel INFO adding 'django/contrib/admindocs/locale/gl/LC_MESSAGES/django.po' 2024-05-07 20:52:06,231 wheel INFO adding 'django/contrib/admindocs/locale/he/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,232 wheel INFO adding 'django/contrib/admindocs/locale/he/LC_MESSAGES/django.po' 2024-05-07 20:52:06,234 wheel INFO adding 'django/contrib/admindocs/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,235 wheel INFO adding 'django/contrib/admindocs/locale/hi/LC_MESSAGES/django.po' 2024-05-07 20:52:06,237 wheel INFO adding 'django/contrib/admindocs/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,238 wheel INFO adding 'django/contrib/admindocs/locale/hr/LC_MESSAGES/django.po' 2024-05-07 20:52:06,239 wheel INFO adding 'django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,240 wheel INFO adding 'django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 20:52:06,242 wheel INFO adding 'django/contrib/admindocs/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,243 wheel INFO adding 'django/contrib/admindocs/locale/hu/LC_MESSAGES/django.po' 2024-05-07 20:52:06,244 wheel INFO adding 'django/contrib/admindocs/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,245 wheel INFO adding 'django/contrib/admindocs/locale/ia/LC_MESSAGES/django.po' 2024-05-07 20:52:06,247 wheel INFO adding 'django/contrib/admindocs/locale/id/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,248 wheel INFO adding 'django/contrib/admindocs/locale/id/LC_MESSAGES/django.po' 2024-05-07 20:52:06,249 wheel INFO adding 'django/contrib/admindocs/locale/io/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,250 wheel INFO adding 'django/contrib/admindocs/locale/io/LC_MESSAGES/django.po' 2024-05-07 20:52:06,252 wheel INFO adding 'django/contrib/admindocs/locale/is/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,253 wheel INFO adding 'django/contrib/admindocs/locale/is/LC_MESSAGES/django.po' 2024-05-07 20:52:06,254 wheel INFO adding 'django/contrib/admindocs/locale/it/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,255 wheel INFO adding 'django/contrib/admindocs/locale/it/LC_MESSAGES/django.po' 2024-05-07 20:52:06,257 wheel INFO adding 'django/contrib/admindocs/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,258 wheel INFO adding 'django/contrib/admindocs/locale/ja/LC_MESSAGES/django.po' 2024-05-07 20:52:06,259 wheel INFO adding 'django/contrib/admindocs/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,260 wheel INFO adding 'django/contrib/admindocs/locale/ka/LC_MESSAGES/django.po' 2024-05-07 20:52:06,262 wheel INFO adding 'django/contrib/admindocs/locale/kab/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,263 wheel INFO adding 'django/contrib/admindocs/locale/kab/LC_MESSAGES/django.po' 2024-05-07 20:52:06,264 wheel INFO adding 'django/contrib/admindocs/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,265 wheel INFO adding 'django/contrib/admindocs/locale/kk/LC_MESSAGES/django.po' 2024-05-07 20:52:06,267 wheel INFO adding 'django/contrib/admindocs/locale/km/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,268 wheel INFO adding 'django/contrib/admindocs/locale/km/LC_MESSAGES/django.po' 2024-05-07 20:52:06,269 wheel INFO adding 'django/contrib/admindocs/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,270 wheel INFO adding 'django/contrib/admindocs/locale/kn/LC_MESSAGES/django.po' 2024-05-07 20:52:06,271 wheel INFO adding 'django/contrib/admindocs/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,272 wheel INFO adding 'django/contrib/admindocs/locale/ko/LC_MESSAGES/django.po' 2024-05-07 20:52:06,274 wheel INFO adding 'django/contrib/admindocs/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,275 wheel INFO adding 'django/contrib/admindocs/locale/ky/LC_MESSAGES/django.po' 2024-05-07 20:52:06,276 wheel INFO adding 'django/contrib/admindocs/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,277 wheel INFO adding 'django/contrib/admindocs/locale/lb/LC_MESSAGES/django.po' 2024-05-07 20:52:06,279 wheel INFO adding 'django/contrib/admindocs/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,280 wheel INFO adding 'django/contrib/admindocs/locale/lt/LC_MESSAGES/django.po' 2024-05-07 20:52:06,281 wheel INFO adding 'django/contrib/admindocs/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,283 wheel INFO adding 'django/contrib/admindocs/locale/lv/LC_MESSAGES/django.po' 2024-05-07 20:52:06,284 wheel INFO adding 'django/contrib/admindocs/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,285 wheel INFO adding 'django/contrib/admindocs/locale/mk/LC_MESSAGES/django.po' 2024-05-07 20:52:06,287 wheel INFO adding 'django/contrib/admindocs/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,288 wheel INFO adding 'django/contrib/admindocs/locale/ml/LC_MESSAGES/django.po' 2024-05-07 20:52:06,290 wheel INFO adding 'django/contrib/admindocs/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,291 wheel INFO adding 'django/contrib/admindocs/locale/mn/LC_MESSAGES/django.po' 2024-05-07 20:52:06,292 wheel INFO adding 'django/contrib/admindocs/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,293 wheel INFO adding 'django/contrib/admindocs/locale/mr/LC_MESSAGES/django.po' 2024-05-07 20:52:06,295 wheel INFO adding 'django/contrib/admindocs/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,296 wheel INFO adding 'django/contrib/admindocs/locale/ms/LC_MESSAGES/django.po' 2024-05-07 20:52:06,297 wheel INFO adding 'django/contrib/admindocs/locale/my/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,298 wheel INFO adding 'django/contrib/admindocs/locale/my/LC_MESSAGES/django.po' 2024-05-07 20:52:06,300 wheel INFO adding 'django/contrib/admindocs/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,301 wheel INFO adding 'django/contrib/admindocs/locale/nb/LC_MESSAGES/django.po' 2024-05-07 20:52:06,304 wheel INFO adding 'django/contrib/admindocs/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,305 wheel INFO adding 'django/contrib/admindocs/locale/ne/LC_MESSAGES/django.po' 2024-05-07 20:52:06,306 wheel INFO adding 'django/contrib/admindocs/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,308 wheel INFO adding 'django/contrib/admindocs/locale/nl/LC_MESSAGES/django.po' 2024-05-07 20:52:06,309 wheel INFO adding 'django/contrib/admindocs/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,310 wheel INFO adding 'django/contrib/admindocs/locale/nn/LC_MESSAGES/django.po' 2024-05-07 20:52:06,312 wheel INFO adding 'django/contrib/admindocs/locale/os/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,313 wheel INFO adding 'django/contrib/admindocs/locale/os/LC_MESSAGES/django.po' 2024-05-07 20:52:06,314 wheel INFO adding 'django/contrib/admindocs/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,315 wheel INFO adding 'django/contrib/admindocs/locale/pa/LC_MESSAGES/django.po' 2024-05-07 20:52:06,316 wheel INFO adding 'django/contrib/admindocs/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,318 wheel INFO adding 'django/contrib/admindocs/locale/pl/LC_MESSAGES/django.po' 2024-05-07 20:52:06,319 wheel INFO adding 'django/contrib/admindocs/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,320 wheel INFO adding 'django/contrib/admindocs/locale/pt/LC_MESSAGES/django.po' 2024-05-07 20:52:06,322 wheel INFO adding 'django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,323 wheel INFO adding 'django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 20:52:06,324 wheel INFO adding 'django/contrib/admindocs/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,325 wheel INFO adding 'django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po' 2024-05-07 20:52:06,327 wheel INFO adding 'django/contrib/admindocs/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,328 wheel INFO adding 'django/contrib/admindocs/locale/ru/LC_MESSAGES/django.po' 2024-05-07 20:52:06,330 wheel INFO adding 'django/contrib/admindocs/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,331 wheel INFO adding 'django/contrib/admindocs/locale/sk/LC_MESSAGES/django.po' 2024-05-07 20:52:06,332 wheel INFO adding 'django/contrib/admindocs/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,333 wheel INFO adding 'django/contrib/admindocs/locale/sl/LC_MESSAGES/django.po' 2024-05-07 20:52:06,335 wheel INFO adding 'django/contrib/admindocs/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,336 wheel INFO adding 'django/contrib/admindocs/locale/sq/LC_MESSAGES/django.po' 2024-05-07 20:52:06,337 wheel INFO adding 'django/contrib/admindocs/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,339 wheel INFO adding 'django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po' 2024-05-07 20:52:06,340 wheel INFO adding 'django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,341 wheel INFO adding 'django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 20:52:06,342 wheel INFO adding 'django/contrib/admindocs/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,344 wheel INFO adding 'django/contrib/admindocs/locale/sv/LC_MESSAGES/django.po' 2024-05-07 20:52:06,345 wheel INFO adding 'django/contrib/admindocs/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,346 wheel INFO adding 'django/contrib/admindocs/locale/sw/LC_MESSAGES/django.po' 2024-05-07 20:52:06,347 wheel INFO adding 'django/contrib/admindocs/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,348 wheel INFO adding 'django/contrib/admindocs/locale/ta/LC_MESSAGES/django.po' 2024-05-07 20:52:06,350 wheel INFO adding 'django/contrib/admindocs/locale/te/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,351 wheel INFO adding 'django/contrib/admindocs/locale/te/LC_MESSAGES/django.po' 2024-05-07 20:52:06,352 wheel INFO adding 'django/contrib/admindocs/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,353 wheel INFO adding 'django/contrib/admindocs/locale/tg/LC_MESSAGES/django.po' 2024-05-07 20:52:06,355 wheel INFO adding 'django/contrib/admindocs/locale/th/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,356 wheel INFO adding 'django/contrib/admindocs/locale/th/LC_MESSAGES/django.po' 2024-05-07 20:52:06,357 wheel INFO adding 'django/contrib/admindocs/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,359 wheel INFO adding 'django/contrib/admindocs/locale/tr/LC_MESSAGES/django.po' 2024-05-07 20:52:06,360 wheel INFO adding 'django/contrib/admindocs/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,361 wheel INFO adding 'django/contrib/admindocs/locale/tt/LC_MESSAGES/django.po' 2024-05-07 20:52:06,362 wheel INFO adding 'django/contrib/admindocs/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,363 wheel INFO adding 'django/contrib/admindocs/locale/udm/LC_MESSAGES/django.po' 2024-05-07 20:52:06,365 wheel INFO adding 'django/contrib/admindocs/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,366 wheel INFO adding 'django/contrib/admindocs/locale/uk/LC_MESSAGES/django.po' 2024-05-07 20:52:06,367 wheel INFO adding 'django/contrib/admindocs/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,368 wheel INFO adding 'django/contrib/admindocs/locale/ur/LC_MESSAGES/django.po' 2024-05-07 20:52:06,370 wheel INFO adding 'django/contrib/admindocs/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,371 wheel INFO adding 'django/contrib/admindocs/locale/vi/LC_MESSAGES/django.po' 2024-05-07 20:52:06,372 wheel INFO adding 'django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,373 wheel INFO adding 'django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 20:52:06,375 wheel INFO adding 'django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,376 wheel INFO adding 'django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 20:52:06,377 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/bookmarklets.html' 2024-05-07 20:52:06,378 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/index.html' 2024-05-07 20:52:06,379 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/missing_docutils.html' 2024-05-07 20:52:06,380 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/model_detail.html' 2024-05-07 20:52:06,381 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/model_index.html' 2024-05-07 20:52:06,382 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/template_detail.html' 2024-05-07 20:52:06,383 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/template_filter_index.html' 2024-05-07 20:52:06,384 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/template_tag_index.html' 2024-05-07 20:52:06,384 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/view_detail.html' 2024-05-07 20:52:06,385 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/view_index.html' 2024-05-07 20:52:06,387 wheel INFO adding 'django/contrib/auth/__init__.py' 2024-05-07 20:52:06,388 wheel INFO adding 'django/contrib/auth/admin.py' 2024-05-07 20:52:06,389 wheel INFO adding 'django/contrib/auth/apps.py' 2024-05-07 20:52:06,390 wheel INFO adding 'django/contrib/auth/backends.py' 2024-05-07 20:52:06,391 wheel INFO adding 'django/contrib/auth/base_user.py' 2024-05-07 20:52:06,392 wheel INFO adding 'django/contrib/auth/checks.py' 2024-05-07 20:52:06,394 wheel INFO adding 'django/contrib/auth/common-passwords.txt.gz' 2024-05-07 20:52:06,397 wheel INFO adding 'django/contrib/auth/context_processors.py' 2024-05-07 20:52:06,398 wheel INFO adding 'django/contrib/auth/decorators.py' 2024-05-07 20:52:06,399 wheel INFO adding 'django/contrib/auth/forms.py' 2024-05-07 20:52:06,400 wheel INFO adding 'django/contrib/auth/hashers.py' 2024-05-07 20:52:06,402 wheel INFO adding 'django/contrib/auth/middleware.py' 2024-05-07 20:52:06,403 wheel INFO adding 'django/contrib/auth/mixins.py' 2024-05-07 20:52:06,404 wheel INFO adding 'django/contrib/auth/models.py' 2024-05-07 20:52:06,406 wheel INFO adding 'django/contrib/auth/password_validation.py' 2024-05-07 20:52:06,407 wheel INFO adding 'django/contrib/auth/signals.py' 2024-05-07 20:52:06,408 wheel INFO adding 'django/contrib/auth/tokens.py' 2024-05-07 20:52:06,409 wheel INFO adding 'django/contrib/auth/urls.py' 2024-05-07 20:52:06,410 wheel INFO adding 'django/contrib/auth/validators.py' 2024-05-07 20:52:06,411 wheel INFO adding 'django/contrib/auth/views.py' 2024-05-07 20:52:06,412 wheel INFO adding 'django/contrib/auth/handlers/__init__.py' 2024-05-07 20:52:06,413 wheel INFO adding 'django/contrib/auth/handlers/modwsgi.py' 2024-05-07 20:52:06,417 wheel INFO adding 'django/contrib/auth/locale/af/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,419 wheel INFO adding 'django/contrib/auth/locale/af/LC_MESSAGES/django.po' 2024-05-07 20:52:06,420 wheel INFO adding 'django/contrib/auth/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,421 wheel INFO adding 'django/contrib/auth/locale/ar/LC_MESSAGES/django.po' 2024-05-07 20:52:06,423 wheel INFO adding 'django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,424 wheel INFO adding 'django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 20:52:06,426 wheel INFO adding 'django/contrib/auth/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,427 wheel INFO adding 'django/contrib/auth/locale/ast/LC_MESSAGES/django.po' 2024-05-07 20:52:06,428 wheel INFO adding 'django/contrib/auth/locale/az/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,429 wheel INFO adding 'django/contrib/auth/locale/az/LC_MESSAGES/django.po' 2024-05-07 20:52:06,431 wheel INFO adding 'django/contrib/auth/locale/be/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,432 wheel INFO adding 'django/contrib/auth/locale/be/LC_MESSAGES/django.po' 2024-05-07 20:52:06,434 wheel INFO adding 'django/contrib/auth/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,435 wheel INFO adding 'django/contrib/auth/locale/bg/LC_MESSAGES/django.po' 2024-05-07 20:52:06,436 wheel INFO adding 'django/contrib/auth/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,438 wheel INFO adding 'django/contrib/auth/locale/bn/LC_MESSAGES/django.po' 2024-05-07 20:52:06,439 wheel INFO adding 'django/contrib/auth/locale/br/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,440 wheel INFO adding 'django/contrib/auth/locale/br/LC_MESSAGES/django.po' 2024-05-07 20:52:06,441 wheel INFO adding 'django/contrib/auth/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,442 wheel INFO adding 'django/contrib/auth/locale/bs/LC_MESSAGES/django.po' 2024-05-07 20:52:06,444 wheel INFO adding 'django/contrib/auth/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,445 wheel INFO adding 'django/contrib/auth/locale/ca/LC_MESSAGES/django.po' 2024-05-07 20:52:06,447 wheel INFO adding 'django/contrib/auth/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,448 wheel INFO adding 'django/contrib/auth/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 20:52:06,449 wheel INFO adding 'django/contrib/auth/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,451 wheel INFO adding 'django/contrib/auth/locale/cs/LC_MESSAGES/django.po' 2024-05-07 20:52:06,452 wheel INFO adding 'django/contrib/auth/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,453 wheel INFO adding 'django/contrib/auth/locale/cy/LC_MESSAGES/django.po' 2024-05-07 20:52:06,455 wheel INFO adding 'django/contrib/auth/locale/da/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,456 wheel INFO adding 'django/contrib/auth/locale/da/LC_MESSAGES/django.po' 2024-05-07 20:52:06,457 wheel INFO adding 'django/contrib/auth/locale/de/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,458 wheel INFO adding 'django/contrib/auth/locale/de/LC_MESSAGES/django.po' 2024-05-07 20:52:06,460 wheel INFO adding 'django/contrib/auth/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,461 wheel INFO adding 'django/contrib/auth/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 20:52:06,463 wheel INFO adding 'django/contrib/auth/locale/el/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,464 wheel INFO adding 'django/contrib/auth/locale/el/LC_MESSAGES/django.po' 2024-05-07 20:52:06,465 wheel INFO adding 'django/contrib/auth/locale/en/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,467 wheel INFO adding 'django/contrib/auth/locale/en/LC_MESSAGES/django.po' 2024-05-07 20:52:06,468 wheel INFO adding 'django/contrib/auth/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,469 wheel INFO adding 'django/contrib/auth/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 20:52:06,471 wheel INFO adding 'django/contrib/auth/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,472 wheel INFO adding 'django/contrib/auth/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 20:52:06,473 wheel INFO adding 'django/contrib/auth/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,474 wheel INFO adding 'django/contrib/auth/locale/eo/LC_MESSAGES/django.po' 2024-05-07 20:52:06,476 wheel INFO adding 'django/contrib/auth/locale/es/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,477 wheel INFO adding 'django/contrib/auth/locale/es/LC_MESSAGES/django.po' 2024-05-07 20:52:06,479 wheel INFO adding 'django/contrib/auth/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,480 wheel INFO adding 'django/contrib/auth/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 20:52:06,481 wheel INFO adding 'django/contrib/auth/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,482 wheel INFO adding 'django/contrib/auth/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 20:52:06,484 wheel INFO adding 'django/contrib/auth/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,485 wheel INFO adding 'django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 20:52:06,487 wheel INFO adding 'django/contrib/auth/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,488 wheel INFO adding 'django/contrib/auth/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 20:52:06,489 wheel INFO adding 'django/contrib/auth/locale/et/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,490 wheel INFO adding 'django/contrib/auth/locale/et/LC_MESSAGES/django.po' 2024-05-07 20:52:06,492 wheel INFO adding 'django/contrib/auth/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,493 wheel INFO adding 'django/contrib/auth/locale/eu/LC_MESSAGES/django.po' 2024-05-07 20:52:06,494 wheel INFO adding 'django/contrib/auth/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,496 wheel INFO adding 'django/contrib/auth/locale/fa/LC_MESSAGES/django.po' 2024-05-07 20:52:06,497 wheel INFO adding 'django/contrib/auth/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,498 wheel INFO adding 'django/contrib/auth/locale/fi/LC_MESSAGES/django.po' 2024-05-07 20:52:06,500 wheel INFO adding 'django/contrib/auth/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,501 wheel INFO adding 'django/contrib/auth/locale/fr/LC_MESSAGES/django.po' 2024-05-07 20:52:06,503 wheel INFO adding 'django/contrib/auth/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,504 wheel INFO adding 'django/contrib/auth/locale/fy/LC_MESSAGES/django.po' 2024-05-07 20:52:06,505 wheel INFO adding 'django/contrib/auth/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,506 wheel INFO adding 'django/contrib/auth/locale/ga/LC_MESSAGES/django.po' 2024-05-07 20:52:06,507 wheel INFO adding 'django/contrib/auth/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,509 wheel INFO adding 'django/contrib/auth/locale/gd/LC_MESSAGES/django.po' 2024-05-07 20:52:06,510 wheel INFO adding 'django/contrib/auth/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,511 wheel INFO adding 'django/contrib/auth/locale/gl/LC_MESSAGES/django.po' 2024-05-07 20:52:06,513 wheel INFO adding 'django/contrib/auth/locale/he/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,514 wheel INFO adding 'django/contrib/auth/locale/he/LC_MESSAGES/django.po' 2024-05-07 20:52:06,516 wheel INFO adding 'django/contrib/auth/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,517 wheel INFO adding 'django/contrib/auth/locale/hi/LC_MESSAGES/django.po' 2024-05-07 20:52:06,518 wheel INFO adding 'django/contrib/auth/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,519 wheel INFO adding 'django/contrib/auth/locale/hr/LC_MESSAGES/django.po' 2024-05-07 20:52:06,521 wheel INFO adding 'django/contrib/auth/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,522 wheel INFO adding 'django/contrib/auth/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 20:52:06,524 wheel INFO adding 'django/contrib/auth/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,525 wheel INFO adding 'django/contrib/auth/locale/hu/LC_MESSAGES/django.po' 2024-05-07 20:52:06,526 wheel INFO adding 'django/contrib/auth/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,528 wheel INFO adding 'django/contrib/auth/locale/hy/LC_MESSAGES/django.po' 2024-05-07 20:52:06,529 wheel INFO adding 'django/contrib/auth/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,530 wheel INFO adding 'django/contrib/auth/locale/ia/LC_MESSAGES/django.po' 2024-05-07 20:52:06,532 wheel INFO adding 'django/contrib/auth/locale/id/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,533 wheel INFO adding 'django/contrib/auth/locale/id/LC_MESSAGES/django.po' 2024-05-07 20:52:06,534 wheel INFO adding 'django/contrib/auth/locale/io/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,535 wheel INFO adding 'django/contrib/auth/locale/io/LC_MESSAGES/django.po' 2024-05-07 20:52:06,537 wheel INFO adding 'django/contrib/auth/locale/is/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,538 wheel INFO adding 'django/contrib/auth/locale/is/LC_MESSAGES/django.po' 2024-05-07 20:52:06,539 wheel INFO adding 'django/contrib/auth/locale/it/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,540 wheel INFO adding 'django/contrib/auth/locale/it/LC_MESSAGES/django.po' 2024-05-07 20:52:06,542 wheel INFO adding 'django/contrib/auth/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,543 wheel INFO adding 'django/contrib/auth/locale/ja/LC_MESSAGES/django.po' 2024-05-07 20:52:06,545 wheel INFO adding 'django/contrib/auth/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,546 wheel INFO adding 'django/contrib/auth/locale/ka/LC_MESSAGES/django.po' 2024-05-07 20:52:06,547 wheel INFO adding 'django/contrib/auth/locale/kab/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,549 wheel INFO adding 'django/contrib/auth/locale/kab/LC_MESSAGES/django.po' 2024-05-07 20:52:06,550 wheel INFO adding 'django/contrib/auth/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,551 wheel INFO adding 'django/contrib/auth/locale/kk/LC_MESSAGES/django.po' 2024-05-07 20:52:06,552 wheel INFO adding 'django/contrib/auth/locale/km/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,553 wheel INFO adding 'django/contrib/auth/locale/km/LC_MESSAGES/django.po' 2024-05-07 20:52:06,555 wheel INFO adding 'django/contrib/auth/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,556 wheel INFO adding 'django/contrib/auth/locale/kn/LC_MESSAGES/django.po' 2024-05-07 20:52:06,557 wheel INFO adding 'django/contrib/auth/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,559 wheel INFO adding 'django/contrib/auth/locale/ko/LC_MESSAGES/django.po' 2024-05-07 20:52:06,560 wheel INFO adding 'django/contrib/auth/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,561 wheel INFO adding 'django/contrib/auth/locale/ky/LC_MESSAGES/django.po' 2024-05-07 20:52:06,563 wheel INFO adding 'django/contrib/auth/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,564 wheel INFO adding 'django/contrib/auth/locale/lb/LC_MESSAGES/django.po' 2024-05-07 20:52:06,565 wheel INFO adding 'django/contrib/auth/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,566 wheel INFO adding 'django/contrib/auth/locale/lt/LC_MESSAGES/django.po' 2024-05-07 20:52:06,568 wheel INFO adding 'django/contrib/auth/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,569 wheel INFO adding 'django/contrib/auth/locale/lv/LC_MESSAGES/django.po' 2024-05-07 20:52:06,570 wheel INFO adding 'django/contrib/auth/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,572 wheel INFO adding 'django/contrib/auth/locale/mk/LC_MESSAGES/django.po' 2024-05-07 20:52:06,573 wheel INFO adding 'django/contrib/auth/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,575 wheel INFO adding 'django/contrib/auth/locale/ml/LC_MESSAGES/django.po' 2024-05-07 20:52:06,577 wheel INFO adding 'django/contrib/auth/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,578 wheel INFO adding 'django/contrib/auth/locale/mn/LC_MESSAGES/django.po' 2024-05-07 20:52:06,579 wheel INFO adding 'django/contrib/auth/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,580 wheel INFO adding 'django/contrib/auth/locale/mr/LC_MESSAGES/django.po' 2024-05-07 20:52:06,581 wheel INFO adding 'django/contrib/auth/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,583 wheel INFO adding 'django/contrib/auth/locale/ms/LC_MESSAGES/django.po' 2024-05-07 20:52:06,584 wheel INFO adding 'django/contrib/auth/locale/my/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,585 wheel INFO adding 'django/contrib/auth/locale/my/LC_MESSAGES/django.po' 2024-05-07 20:52:06,587 wheel INFO adding 'django/contrib/auth/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,588 wheel INFO adding 'django/contrib/auth/locale/nb/LC_MESSAGES/django.po' 2024-05-07 20:52:06,589 wheel INFO adding 'django/contrib/auth/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,591 wheel INFO adding 'django/contrib/auth/locale/ne/LC_MESSAGES/django.po' 2024-05-07 20:52:06,592 wheel INFO adding 'django/contrib/auth/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,593 wheel INFO adding 'django/contrib/auth/locale/nl/LC_MESSAGES/django.po' 2024-05-07 20:52:06,595 wheel INFO adding 'django/contrib/auth/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,596 wheel INFO adding 'django/contrib/auth/locale/nn/LC_MESSAGES/django.po' 2024-05-07 20:52:06,597 wheel INFO adding 'django/contrib/auth/locale/os/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,598 wheel INFO adding 'django/contrib/auth/locale/os/LC_MESSAGES/django.po' 2024-05-07 20:52:06,600 wheel INFO adding 'django/contrib/auth/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,601 wheel INFO adding 'django/contrib/auth/locale/pa/LC_MESSAGES/django.po' 2024-05-07 20:52:06,602 wheel INFO adding 'django/contrib/auth/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,604 wheel INFO adding 'django/contrib/auth/locale/pl/LC_MESSAGES/django.po' 2024-05-07 20:52:06,605 wheel INFO adding 'django/contrib/auth/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,606 wheel INFO adding 'django/contrib/auth/locale/pt/LC_MESSAGES/django.po' 2024-05-07 20:52:06,608 wheel INFO adding 'django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,609 wheel INFO adding 'django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 20:52:06,611 wheel INFO adding 'django/contrib/auth/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,612 wheel INFO adding 'django/contrib/auth/locale/ro/LC_MESSAGES/django.po' 2024-05-07 20:52:06,613 wheel INFO adding 'django/contrib/auth/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,615 wheel INFO adding 'django/contrib/auth/locale/ru/LC_MESSAGES/django.po' 2024-05-07 20:52:06,616 wheel INFO adding 'django/contrib/auth/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,617 wheel INFO adding 'django/contrib/auth/locale/sk/LC_MESSAGES/django.po' 2024-05-07 20:52:06,619 wheel INFO adding 'django/contrib/auth/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,620 wheel INFO adding 'django/contrib/auth/locale/sl/LC_MESSAGES/django.po' 2024-05-07 20:52:06,621 wheel INFO adding 'django/contrib/auth/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,623 wheel INFO adding 'django/contrib/auth/locale/sq/LC_MESSAGES/django.po' 2024-05-07 20:52:06,624 wheel INFO adding 'django/contrib/auth/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,625 wheel INFO adding 'django/contrib/auth/locale/sr/LC_MESSAGES/django.po' 2024-05-07 20:52:06,627 wheel INFO adding 'django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,628 wheel INFO adding 'django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 20:52:06,629 wheel INFO adding 'django/contrib/auth/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,631 wheel INFO adding 'django/contrib/auth/locale/sv/LC_MESSAGES/django.po' 2024-05-07 20:52:06,632 wheel INFO adding 'django/contrib/auth/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,633 wheel INFO adding 'django/contrib/auth/locale/sw/LC_MESSAGES/django.po' 2024-05-07 20:52:06,635 wheel INFO adding 'django/contrib/auth/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,636 wheel INFO adding 'django/contrib/auth/locale/ta/LC_MESSAGES/django.po' 2024-05-07 20:52:06,637 wheel INFO adding 'django/contrib/auth/locale/te/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,638 wheel INFO adding 'django/contrib/auth/locale/te/LC_MESSAGES/django.po' 2024-05-07 20:52:06,640 wheel INFO adding 'django/contrib/auth/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,641 wheel INFO adding 'django/contrib/auth/locale/tg/LC_MESSAGES/django.po' 2024-05-07 20:52:06,642 wheel INFO adding 'django/contrib/auth/locale/th/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,643 wheel INFO adding 'django/contrib/auth/locale/th/LC_MESSAGES/django.po' 2024-05-07 20:52:06,645 wheel INFO adding 'django/contrib/auth/locale/tk/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,646 wheel INFO adding 'django/contrib/auth/locale/tk/LC_MESSAGES/django.po' 2024-05-07 20:52:06,648 wheel INFO adding 'django/contrib/auth/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,649 wheel INFO adding 'django/contrib/auth/locale/tr/LC_MESSAGES/django.po' 2024-05-07 20:52:06,650 wheel INFO adding 'django/contrib/auth/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,651 wheel INFO adding 'django/contrib/auth/locale/tt/LC_MESSAGES/django.po' 2024-05-07 20:52:06,653 wheel INFO adding 'django/contrib/auth/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,654 wheel INFO adding 'django/contrib/auth/locale/udm/LC_MESSAGES/django.po' 2024-05-07 20:52:06,656 wheel INFO adding 'django/contrib/auth/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,657 wheel INFO adding 'django/contrib/auth/locale/uk/LC_MESSAGES/django.po' 2024-05-07 20:52:06,659 wheel INFO adding 'django/contrib/auth/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,660 wheel INFO adding 'django/contrib/auth/locale/ur/LC_MESSAGES/django.po' 2024-05-07 20:52:06,661 wheel INFO adding 'django/contrib/auth/locale/uz/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,662 wheel INFO adding 'django/contrib/auth/locale/uz/LC_MESSAGES/django.po' 2024-05-07 20:52:06,663 wheel INFO adding 'django/contrib/auth/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,665 wheel INFO adding 'django/contrib/auth/locale/vi/LC_MESSAGES/django.po' 2024-05-07 20:52:06,666 wheel INFO adding 'django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,667 wheel INFO adding 'django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 20:52:06,669 wheel INFO adding 'django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,670 wheel INFO adding 'django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 20:52:06,671 wheel INFO adding 'django/contrib/auth/management/__init__.py' 2024-05-07 20:52:06,672 wheel INFO adding 'django/contrib/auth/management/commands/__init__.py' 2024-05-07 20:52:06,673 wheel INFO adding 'django/contrib/auth/management/commands/changepassword.py' 2024-05-07 20:52:06,675 wheel INFO adding 'django/contrib/auth/management/commands/createsuperuser.py' 2024-05-07 20:52:06,676 wheel INFO adding 'django/contrib/auth/migrations/0001_initial.py' 2024-05-07 20:52:06,677 wheel INFO adding 'django/contrib/auth/migrations/0002_alter_permission_name_max_length.py' 2024-05-07 20:52:06,678 wheel INFO adding 'django/contrib/auth/migrations/0003_alter_user_email_max_length.py' 2024-05-07 20:52:06,679 wheel INFO adding 'django/contrib/auth/migrations/0004_alter_user_username_opts.py' 2024-05-07 20:52:06,680 wheel INFO adding 'django/contrib/auth/migrations/0005_alter_user_last_login_null.py' 2024-05-07 20:52:06,681 wheel INFO adding 'django/contrib/auth/migrations/0006_require_contenttypes_0002.py' 2024-05-07 20:52:06,682 wheel INFO adding 'django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py' 2024-05-07 20:52:06,683 wheel INFO adding 'django/contrib/auth/migrations/0008_alter_user_username_max_length.py' 2024-05-07 20:52:06,684 wheel INFO adding 'django/contrib/auth/migrations/0009_alter_user_last_name_max_length.py' 2024-05-07 20:52:06,685 wheel INFO adding 'django/contrib/auth/migrations/0010_alter_group_name_max_length.py' 2024-05-07 20:52:06,686 wheel INFO adding 'django/contrib/auth/migrations/0011_update_proxy_permissions.py' 2024-05-07 20:52:06,687 wheel INFO adding 'django/contrib/auth/migrations/0012_alter_user_first_name_max_length.py' 2024-05-07 20:52:06,688 wheel INFO adding 'django/contrib/auth/migrations/__init__.py' 2024-05-07 20:52:06,689 wheel INFO adding 'django/contrib/auth/templates/auth/widgets/read_only_password_hash.html' 2024-05-07 20:52:06,690 wheel INFO adding 'django/contrib/auth/templates/registration/password_reset_subject.txt' 2024-05-07 20:52:06,691 wheel INFO adding 'django/contrib/contenttypes/__init__.py' 2024-05-07 20:52:06,692 wheel INFO adding 'django/contrib/contenttypes/admin.py' 2024-05-07 20:52:06,693 wheel INFO adding 'django/contrib/contenttypes/apps.py' 2024-05-07 20:52:06,694 wheel INFO adding 'django/contrib/contenttypes/checks.py' 2024-05-07 20:52:06,695 wheel INFO adding 'django/contrib/contenttypes/fields.py' 2024-05-07 20:52:06,697 wheel INFO adding 'django/contrib/contenttypes/forms.py' 2024-05-07 20:52:06,698 wheel INFO adding 'django/contrib/contenttypes/models.py' 2024-05-07 20:52:06,699 wheel INFO adding 'django/contrib/contenttypes/views.py' 2024-05-07 20:52:06,703 wheel INFO adding 'django/contrib/contenttypes/locale/af/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,704 wheel INFO adding 'django/contrib/contenttypes/locale/af/LC_MESSAGES/django.po' 2024-05-07 20:52:06,705 wheel INFO adding 'django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,706 wheel INFO adding 'django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po' 2024-05-07 20:52:06,708 wheel INFO adding 'django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,709 wheel INFO adding 'django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 20:52:06,710 wheel INFO adding 'django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,711 wheel INFO adding 'django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.po' 2024-05-07 20:52:06,712 wheel INFO adding 'django/contrib/contenttypes/locale/az/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,713 wheel INFO adding 'django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po' 2024-05-07 20:52:06,714 wheel INFO adding 'django/contrib/contenttypes/locale/be/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,715 wheel INFO adding 'django/contrib/contenttypes/locale/be/LC_MESSAGES/django.po' 2024-05-07 20:52:06,716 wheel INFO adding 'django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,717 wheel INFO adding 'django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po' 2024-05-07 20:52:06,719 wheel INFO adding 'django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,720 wheel INFO adding 'django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po' 2024-05-07 20:52:06,721 wheel INFO adding 'django/contrib/contenttypes/locale/br/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,722 wheel INFO adding 'django/contrib/contenttypes/locale/br/LC_MESSAGES/django.po' 2024-05-07 20:52:06,723 wheel INFO adding 'django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,724 wheel INFO adding 'django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po' 2024-05-07 20:52:06,725 wheel INFO adding 'django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,726 wheel INFO adding 'django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po' 2024-05-07 20:52:06,727 wheel INFO adding 'django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,728 wheel INFO adding 'django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 20:52:06,729 wheel INFO adding 'django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,730 wheel INFO adding 'django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po' 2024-05-07 20:52:06,732 wheel INFO adding 'django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,733 wheel INFO adding 'django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po' 2024-05-07 20:52:06,734 wheel INFO adding 'django/contrib/contenttypes/locale/da/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,735 wheel INFO adding 'django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po' 2024-05-07 20:52:06,736 wheel INFO adding 'django/contrib/contenttypes/locale/de/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,737 wheel INFO adding 'django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po' 2024-05-07 20:52:06,738 wheel INFO adding 'django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,739 wheel INFO adding 'django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 20:52:06,740 wheel INFO adding 'django/contrib/contenttypes/locale/el/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,741 wheel INFO adding 'django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po' 2024-05-07 20:52:06,743 wheel INFO adding 'django/contrib/contenttypes/locale/en/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,744 wheel INFO adding 'django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po' 2024-05-07 20:52:06,745 wheel INFO adding 'django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,746 wheel INFO adding 'django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 20:52:06,747 wheel INFO adding 'django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,748 wheel INFO adding 'django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 20:52:06,749 wheel INFO adding 'django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,750 wheel INFO adding 'django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.po' 2024-05-07 20:52:06,751 wheel INFO adding 'django/contrib/contenttypes/locale/es/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,752 wheel INFO adding 'django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po' 2024-05-07 20:52:06,753 wheel INFO adding 'django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,754 wheel INFO adding 'django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 20:52:06,756 wheel INFO adding 'django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,757 wheel INFO adding 'django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 20:52:06,758 wheel INFO adding 'django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,759 wheel INFO adding 'django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 20:52:06,760 wheel INFO adding 'django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,761 wheel INFO adding 'django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 20:52:06,762 wheel INFO adding 'django/contrib/contenttypes/locale/et/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,763 wheel INFO adding 'django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po' 2024-05-07 20:52:06,764 wheel INFO adding 'django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,765 wheel INFO adding 'django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po' 2024-05-07 20:52:06,766 wheel INFO adding 'django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,767 wheel INFO adding 'django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po' 2024-05-07 20:52:06,769 wheel INFO adding 'django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,769 wheel INFO adding 'django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po' 2024-05-07 20:52:06,771 wheel INFO adding 'django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,772 wheel INFO adding 'django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po' 2024-05-07 20:52:06,773 wheel INFO adding 'django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,774 wheel INFO adding 'django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.po' 2024-05-07 20:52:06,775 wheel INFO adding 'django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,776 wheel INFO adding 'django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po' 2024-05-07 20:52:06,777 wheel INFO adding 'django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,778 wheel INFO adding 'django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.po' 2024-05-07 20:52:06,779 wheel INFO adding 'django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,780 wheel INFO adding 'django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po' 2024-05-07 20:52:06,782 wheel INFO adding 'django/contrib/contenttypes/locale/he/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,783 wheel INFO adding 'django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po' 2024-05-07 20:52:06,784 wheel INFO adding 'django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,785 wheel INFO adding 'django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po' 2024-05-07 20:52:06,786 wheel INFO adding 'django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,787 wheel INFO adding 'django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po' 2024-05-07 20:52:06,788 wheel INFO adding 'django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,789 wheel INFO adding 'django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 20:52:06,790 wheel INFO adding 'django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,791 wheel INFO adding 'django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po' 2024-05-07 20:52:06,793 wheel INFO adding 'django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,793 wheel INFO adding 'django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.po' 2024-05-07 20:52:06,795 wheel INFO adding 'django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,796 wheel INFO adding 'django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.po' 2024-05-07 20:52:06,797 wheel INFO adding 'django/contrib/contenttypes/locale/id/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,798 wheel INFO adding 'django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po' 2024-05-07 20:52:06,799 wheel INFO adding 'django/contrib/contenttypes/locale/io/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,800 wheel INFO adding 'django/contrib/contenttypes/locale/io/LC_MESSAGES/django.po' 2024-05-07 20:52:06,801 wheel INFO adding 'django/contrib/contenttypes/locale/is/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,802 wheel INFO adding 'django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po' 2024-05-07 20:52:06,803 wheel INFO adding 'django/contrib/contenttypes/locale/it/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,804 wheel INFO adding 'django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po' 2024-05-07 20:52:06,805 wheel INFO adding 'django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,807 wheel INFO adding 'django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po' 2024-05-07 20:52:06,808 wheel INFO adding 'django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,809 wheel INFO adding 'django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po' 2024-05-07 20:52:06,810 wheel INFO adding 'django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,811 wheel INFO adding 'django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.po' 2024-05-07 20:52:06,812 wheel INFO adding 'django/contrib/contenttypes/locale/km/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,813 wheel INFO adding 'django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po' 2024-05-07 20:52:06,814 wheel INFO adding 'django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,815 wheel INFO adding 'django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po' 2024-05-07 20:52:06,816 wheel INFO adding 'django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,817 wheel INFO adding 'django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po' 2024-05-07 20:52:06,819 wheel INFO adding 'django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,819 wheel INFO adding 'django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.po' 2024-05-07 20:52:06,821 wheel INFO adding 'django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,822 wheel INFO adding 'django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.po' 2024-05-07 20:52:06,823 wheel INFO adding 'django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,824 wheel INFO adding 'django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po' 2024-05-07 20:52:06,825 wheel INFO adding 'django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,826 wheel INFO adding 'django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po' 2024-05-07 20:52:06,827 wheel INFO adding 'django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,828 wheel INFO adding 'django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po' 2024-05-07 20:52:06,829 wheel INFO adding 'django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,830 wheel INFO adding 'django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po' 2024-05-07 20:52:06,832 wheel INFO adding 'django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,832 wheel INFO adding 'django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po' 2024-05-07 20:52:06,834 wheel INFO adding 'django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,835 wheel INFO adding 'django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.po' 2024-05-07 20:52:06,836 wheel INFO adding 'django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,837 wheel INFO adding 'django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.po' 2024-05-07 20:52:06,838 wheel INFO adding 'django/contrib/contenttypes/locale/my/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,839 wheel INFO adding 'django/contrib/contenttypes/locale/my/LC_MESSAGES/django.po' 2024-05-07 20:52:06,840 wheel INFO adding 'django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,841 wheel INFO adding 'django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po' 2024-05-07 20:52:06,842 wheel INFO adding 'django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,843 wheel INFO adding 'django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.po' 2024-05-07 20:52:06,844 wheel INFO adding 'django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,845 wheel INFO adding 'django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po' 2024-05-07 20:52:06,847 wheel INFO adding 'django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,848 wheel INFO adding 'django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po' 2024-05-07 20:52:06,849 wheel INFO adding 'django/contrib/contenttypes/locale/os/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,850 wheel INFO adding 'django/contrib/contenttypes/locale/os/LC_MESSAGES/django.po' 2024-05-07 20:52:06,851 wheel INFO adding 'django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,852 wheel INFO adding 'django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po' 2024-05-07 20:52:06,853 wheel INFO adding 'django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,854 wheel INFO adding 'django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po' 2024-05-07 20:52:06,855 wheel INFO adding 'django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,856 wheel INFO adding 'django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po' 2024-05-07 20:52:06,857 wheel INFO adding 'django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,858 wheel INFO adding 'django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 20:52:06,860 wheel INFO adding 'django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,861 wheel INFO adding 'django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po' 2024-05-07 20:52:06,862 wheel INFO adding 'django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,863 wheel INFO adding 'django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po' 2024-05-07 20:52:06,864 wheel INFO adding 'django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,865 wheel INFO adding 'django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po' 2024-05-07 20:52:06,866 wheel INFO adding 'django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,867 wheel INFO adding 'django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po' 2024-05-07 20:52:06,868 wheel INFO adding 'django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,869 wheel INFO adding 'django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po' 2024-05-07 20:52:06,871 wheel INFO adding 'django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,872 wheel INFO adding 'django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po' 2024-05-07 20:52:06,873 wheel INFO adding 'django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,874 wheel INFO adding 'django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 20:52:06,875 wheel INFO adding 'django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,876 wheel INFO adding 'django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po' 2024-05-07 20:52:06,877 wheel INFO adding 'django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,878 wheel INFO adding 'django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.po' 2024-05-07 20:52:06,879 wheel INFO adding 'django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,880 wheel INFO adding 'django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po' 2024-05-07 20:52:06,881 wheel INFO adding 'django/contrib/contenttypes/locale/te/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,882 wheel INFO adding 'django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po' 2024-05-07 20:52:06,884 wheel INFO adding 'django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,884 wheel INFO adding 'django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.po' 2024-05-07 20:52:06,886 wheel INFO adding 'django/contrib/contenttypes/locale/th/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,887 wheel INFO adding 'django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po' 2024-05-07 20:52:06,888 wheel INFO adding 'django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,889 wheel INFO adding 'django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.po' 2024-05-07 20:52:06,890 wheel INFO adding 'django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,891 wheel INFO adding 'django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po' 2024-05-07 20:52:06,892 wheel INFO adding 'django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,893 wheel INFO adding 'django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.po' 2024-05-07 20:52:06,894 wheel INFO adding 'django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,895 wheel INFO adding 'django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.po' 2024-05-07 20:52:06,897 wheel INFO adding 'django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,897 wheel INFO adding 'django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po' 2024-05-07 20:52:06,899 wheel INFO adding 'django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,900 wheel INFO adding 'django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po' 2024-05-07 20:52:06,901 wheel INFO adding 'django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,902 wheel INFO adding 'django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po' 2024-05-07 20:52:06,903 wheel INFO adding 'django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,904 wheel INFO adding 'django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 20:52:06,905 wheel INFO adding 'django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,906 wheel INFO adding 'django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 20:52:06,907 wheel INFO adding 'django/contrib/contenttypes/management/__init__.py' 2024-05-07 20:52:06,909 wheel INFO adding 'django/contrib/contenttypes/management/commands/__init__.py' 2024-05-07 20:52:06,910 wheel INFO adding 'django/contrib/contenttypes/management/commands/remove_stale_contenttypes.py' 2024-05-07 20:52:06,911 wheel INFO adding 'django/contrib/contenttypes/migrations/0001_initial.py' 2024-05-07 20:52:06,912 wheel INFO adding 'django/contrib/contenttypes/migrations/0002_remove_content_type_name.py' 2024-05-07 20:52:06,913 wheel INFO adding 'django/contrib/contenttypes/migrations/__init__.py' 2024-05-07 20:52:06,914 wheel INFO adding 'django/contrib/flatpages/__init__.py' 2024-05-07 20:52:06,915 wheel INFO adding 'django/contrib/flatpages/admin.py' 2024-05-07 20:52:06,916 wheel INFO adding 'django/contrib/flatpages/apps.py' 2024-05-07 20:52:06,917 wheel INFO adding 'django/contrib/flatpages/forms.py' 2024-05-07 20:52:06,917 wheel INFO adding 'django/contrib/flatpages/middleware.py' 2024-05-07 20:52:06,918 wheel INFO adding 'django/contrib/flatpages/models.py' 2024-05-07 20:52:06,919 wheel INFO adding 'django/contrib/flatpages/sitemaps.py' 2024-05-07 20:52:06,920 wheel INFO adding 'django/contrib/flatpages/urls.py' 2024-05-07 20:52:06,921 wheel INFO adding 'django/contrib/flatpages/views.py' 2024-05-07 20:52:06,925 wheel INFO adding 'django/contrib/flatpages/locale/af/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,926 wheel INFO adding 'django/contrib/flatpages/locale/af/LC_MESSAGES/django.po' 2024-05-07 20:52:06,928 wheel INFO adding 'django/contrib/flatpages/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,929 wheel INFO adding 'django/contrib/flatpages/locale/ar/LC_MESSAGES/django.po' 2024-05-07 20:52:06,930 wheel INFO adding 'django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,931 wheel INFO adding 'django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 20:52:06,932 wheel INFO adding 'django/contrib/flatpages/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,933 wheel INFO adding 'django/contrib/flatpages/locale/ast/LC_MESSAGES/django.po' 2024-05-07 20:52:06,934 wheel INFO adding 'django/contrib/flatpages/locale/az/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,935 wheel INFO adding 'django/contrib/flatpages/locale/az/LC_MESSAGES/django.po' 2024-05-07 20:52:06,937 wheel INFO adding 'django/contrib/flatpages/locale/be/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,938 wheel INFO adding 'django/contrib/flatpages/locale/be/LC_MESSAGES/django.po' 2024-05-07 20:52:06,939 wheel INFO adding 'django/contrib/flatpages/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,940 wheel INFO adding 'django/contrib/flatpages/locale/bg/LC_MESSAGES/django.po' 2024-05-07 20:52:06,941 wheel INFO adding 'django/contrib/flatpages/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,942 wheel INFO adding 'django/contrib/flatpages/locale/bn/LC_MESSAGES/django.po' 2024-05-07 20:52:06,944 wheel INFO adding 'django/contrib/flatpages/locale/br/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,945 wheel INFO adding 'django/contrib/flatpages/locale/br/LC_MESSAGES/django.po' 2024-05-07 20:52:06,946 wheel INFO adding 'django/contrib/flatpages/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,947 wheel INFO adding 'django/contrib/flatpages/locale/bs/LC_MESSAGES/django.po' 2024-05-07 20:52:06,948 wheel INFO adding 'django/contrib/flatpages/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,949 wheel INFO adding 'django/contrib/flatpages/locale/ca/LC_MESSAGES/django.po' 2024-05-07 20:52:06,950 wheel INFO adding 'django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,951 wheel INFO adding 'django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 20:52:06,953 wheel INFO adding 'django/contrib/flatpages/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,954 wheel INFO adding 'django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po' 2024-05-07 20:52:06,955 wheel INFO adding 'django/contrib/flatpages/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,956 wheel INFO adding 'django/contrib/flatpages/locale/cy/LC_MESSAGES/django.po' 2024-05-07 20:52:06,957 wheel INFO adding 'django/contrib/flatpages/locale/da/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,958 wheel INFO adding 'django/contrib/flatpages/locale/da/LC_MESSAGES/django.po' 2024-05-07 20:52:06,960 wheel INFO adding 'django/contrib/flatpages/locale/de/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,961 wheel INFO adding 'django/contrib/flatpages/locale/de/LC_MESSAGES/django.po' 2024-05-07 20:52:06,962 wheel INFO adding 'django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,963 wheel INFO adding 'django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 20:52:06,964 wheel INFO adding 'django/contrib/flatpages/locale/el/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,965 wheel INFO adding 'django/contrib/flatpages/locale/el/LC_MESSAGES/django.po' 2024-05-07 20:52:06,967 wheel INFO adding 'django/contrib/flatpages/locale/en/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,968 wheel INFO adding 'django/contrib/flatpages/locale/en/LC_MESSAGES/django.po' 2024-05-07 20:52:06,969 wheel INFO adding 'django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,970 wheel INFO adding 'django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 20:52:06,971 wheel INFO adding 'django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,972 wheel INFO adding 'django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 20:52:06,973 wheel INFO adding 'django/contrib/flatpages/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,974 wheel INFO adding 'django/contrib/flatpages/locale/eo/LC_MESSAGES/django.po' 2024-05-07 20:52:06,976 wheel INFO adding 'django/contrib/flatpages/locale/es/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,977 wheel INFO adding 'django/contrib/flatpages/locale/es/LC_MESSAGES/django.po' 2024-05-07 20:52:06,978 wheel INFO adding 'django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,979 wheel INFO adding 'django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 20:52:06,980 wheel INFO adding 'django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,981 wheel INFO adding 'django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 20:52:06,982 wheel INFO adding 'django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,983 wheel INFO adding 'django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 20:52:06,985 wheel INFO adding 'django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,986 wheel INFO adding 'django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 20:52:06,987 wheel INFO adding 'django/contrib/flatpages/locale/et/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,988 wheel INFO adding 'django/contrib/flatpages/locale/et/LC_MESSAGES/django.po' 2024-05-07 20:52:06,989 wheel INFO adding 'django/contrib/flatpages/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,990 wheel INFO adding 'django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po' 2024-05-07 20:52:06,991 wheel INFO adding 'django/contrib/flatpages/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,992 wheel INFO adding 'django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po' 2024-05-07 20:52:06,994 wheel INFO adding 'django/contrib/flatpages/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,995 wheel INFO adding 'django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po' 2024-05-07 20:52:06,996 wheel INFO adding 'django/contrib/flatpages/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,997 wheel INFO adding 'django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po' 2024-05-07 20:52:06,998 wheel INFO adding 'django/contrib/flatpages/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 20:52:06,999 wheel INFO adding 'django/contrib/flatpages/locale/fy/LC_MESSAGES/django.po' 2024-05-07 20:52:07,001 wheel INFO adding 'django/contrib/flatpages/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,001 wheel INFO adding 'django/contrib/flatpages/locale/ga/LC_MESSAGES/django.po' 2024-05-07 20:52:07,003 wheel INFO adding 'django/contrib/flatpages/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,004 wheel INFO adding 'django/contrib/flatpages/locale/gd/LC_MESSAGES/django.po' 2024-05-07 20:52:07,005 wheel INFO adding 'django/contrib/flatpages/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,006 wheel INFO adding 'django/contrib/flatpages/locale/gl/LC_MESSAGES/django.po' 2024-05-07 20:52:07,007 wheel INFO adding 'django/contrib/flatpages/locale/he/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,008 wheel INFO adding 'django/contrib/flatpages/locale/he/LC_MESSAGES/django.po' 2024-05-07 20:52:07,009 wheel INFO adding 'django/contrib/flatpages/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,011 wheel INFO adding 'django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po' 2024-05-07 20:52:07,012 wheel INFO adding 'django/contrib/flatpages/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,013 wheel INFO adding 'django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po' 2024-05-07 20:52:07,014 wheel INFO adding 'django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,015 wheel INFO adding 'django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 20:52:07,016 wheel INFO adding 'django/contrib/flatpages/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,017 wheel INFO adding 'django/contrib/flatpages/locale/hu/LC_MESSAGES/django.po' 2024-05-07 20:52:07,019 wheel INFO adding 'django/contrib/flatpages/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,020 wheel INFO adding 'django/contrib/flatpages/locale/hy/LC_MESSAGES/django.po' 2024-05-07 20:52:07,021 wheel INFO adding 'django/contrib/flatpages/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,022 wheel INFO adding 'django/contrib/flatpages/locale/ia/LC_MESSAGES/django.po' 2024-05-07 20:52:07,023 wheel INFO adding 'django/contrib/flatpages/locale/id/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,024 wheel INFO adding 'django/contrib/flatpages/locale/id/LC_MESSAGES/django.po' 2024-05-07 20:52:07,025 wheel INFO adding 'django/contrib/flatpages/locale/io/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,026 wheel INFO adding 'django/contrib/flatpages/locale/io/LC_MESSAGES/django.po' 2024-05-07 20:52:07,027 wheel INFO adding 'django/contrib/flatpages/locale/is/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,028 wheel INFO adding 'django/contrib/flatpages/locale/is/LC_MESSAGES/django.po' 2024-05-07 20:52:07,030 wheel INFO adding 'django/contrib/flatpages/locale/it/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,031 wheel INFO adding 'django/contrib/flatpages/locale/it/LC_MESSAGES/django.po' 2024-05-07 20:52:07,032 wheel INFO adding 'django/contrib/flatpages/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,033 wheel INFO adding 'django/contrib/flatpages/locale/ja/LC_MESSAGES/django.po' 2024-05-07 20:52:07,034 wheel INFO adding 'django/contrib/flatpages/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,035 wheel INFO adding 'django/contrib/flatpages/locale/ka/LC_MESSAGES/django.po' 2024-05-07 20:52:07,037 wheel INFO adding 'django/contrib/flatpages/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,038 wheel INFO adding 'django/contrib/flatpages/locale/kk/LC_MESSAGES/django.po' 2024-05-07 20:52:07,039 wheel INFO adding 'django/contrib/flatpages/locale/km/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,040 wheel INFO adding 'django/contrib/flatpages/locale/km/LC_MESSAGES/django.po' 2024-05-07 20:52:07,041 wheel INFO adding 'django/contrib/flatpages/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,042 wheel INFO adding 'django/contrib/flatpages/locale/kn/LC_MESSAGES/django.po' 2024-05-07 20:52:07,044 wheel INFO adding 'django/contrib/flatpages/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,045 wheel INFO adding 'django/contrib/flatpages/locale/ko/LC_MESSAGES/django.po' 2024-05-07 20:52:07,046 wheel INFO adding 'django/contrib/flatpages/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,047 wheel INFO adding 'django/contrib/flatpages/locale/ky/LC_MESSAGES/django.po' 2024-05-07 20:52:07,048 wheel INFO adding 'django/contrib/flatpages/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,049 wheel INFO adding 'django/contrib/flatpages/locale/lb/LC_MESSAGES/django.po' 2024-05-07 20:52:07,050 wheel INFO adding 'django/contrib/flatpages/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,051 wheel INFO adding 'django/contrib/flatpages/locale/lt/LC_MESSAGES/django.po' 2024-05-07 20:52:07,052 wheel INFO adding 'django/contrib/flatpages/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,053 wheel INFO adding 'django/contrib/flatpages/locale/lv/LC_MESSAGES/django.po' 2024-05-07 20:52:07,055 wheel INFO adding 'django/contrib/flatpages/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,056 wheel INFO adding 'django/contrib/flatpages/locale/mk/LC_MESSAGES/django.po' 2024-05-07 20:52:07,057 wheel INFO adding 'django/contrib/flatpages/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,058 wheel INFO adding 'django/contrib/flatpages/locale/ml/LC_MESSAGES/django.po' 2024-05-07 20:52:07,059 wheel INFO adding 'django/contrib/flatpages/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,060 wheel INFO adding 'django/contrib/flatpages/locale/mn/LC_MESSAGES/django.po' 2024-05-07 20:52:07,062 wheel INFO adding 'django/contrib/flatpages/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,063 wheel INFO adding 'django/contrib/flatpages/locale/mr/LC_MESSAGES/django.po' 2024-05-07 20:52:07,064 wheel INFO adding 'django/contrib/flatpages/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,065 wheel INFO adding 'django/contrib/flatpages/locale/ms/LC_MESSAGES/django.po' 2024-05-07 20:52:07,067 wheel INFO adding 'django/contrib/flatpages/locale/my/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,068 wheel INFO adding 'django/contrib/flatpages/locale/my/LC_MESSAGES/django.po' 2024-05-07 20:52:07,069 wheel INFO adding 'django/contrib/flatpages/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,070 wheel INFO adding 'django/contrib/flatpages/locale/nb/LC_MESSAGES/django.po' 2024-05-07 20:52:07,071 wheel INFO adding 'django/contrib/flatpages/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,072 wheel INFO adding 'django/contrib/flatpages/locale/ne/LC_MESSAGES/django.po' 2024-05-07 20:52:07,074 wheel INFO adding 'django/contrib/flatpages/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,075 wheel INFO adding 'django/contrib/flatpages/locale/nl/LC_MESSAGES/django.po' 2024-05-07 20:52:07,076 wheel INFO adding 'django/contrib/flatpages/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,077 wheel INFO adding 'django/contrib/flatpages/locale/nn/LC_MESSAGES/django.po' 2024-05-07 20:52:07,078 wheel INFO adding 'django/contrib/flatpages/locale/os/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,079 wheel INFO adding 'django/contrib/flatpages/locale/os/LC_MESSAGES/django.po' 2024-05-07 20:52:07,080 wheel INFO adding 'django/contrib/flatpages/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,081 wheel INFO adding 'django/contrib/flatpages/locale/pa/LC_MESSAGES/django.po' 2024-05-07 20:52:07,083 wheel INFO adding 'django/contrib/flatpages/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,084 wheel INFO adding 'django/contrib/flatpages/locale/pl/LC_MESSAGES/django.po' 2024-05-07 20:52:07,085 wheel INFO adding 'django/contrib/flatpages/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,086 wheel INFO adding 'django/contrib/flatpages/locale/pt/LC_MESSAGES/django.po' 2024-05-07 20:52:07,087 wheel INFO adding 'django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,088 wheel INFO adding 'django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 20:52:07,090 wheel INFO adding 'django/contrib/flatpages/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,091 wheel INFO adding 'django/contrib/flatpages/locale/ro/LC_MESSAGES/django.po' 2024-05-07 20:52:07,092 wheel INFO adding 'django/contrib/flatpages/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,093 wheel INFO adding 'django/contrib/flatpages/locale/ru/LC_MESSAGES/django.po' 2024-05-07 20:52:07,094 wheel INFO adding 'django/contrib/flatpages/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,095 wheel INFO adding 'django/contrib/flatpages/locale/sk/LC_MESSAGES/django.po' 2024-05-07 20:52:07,096 wheel INFO adding 'django/contrib/flatpages/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,097 wheel INFO adding 'django/contrib/flatpages/locale/sl/LC_MESSAGES/django.po' 2024-05-07 20:52:07,099 wheel INFO adding 'django/contrib/flatpages/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,100 wheel INFO adding 'django/contrib/flatpages/locale/sq/LC_MESSAGES/django.po' 2024-05-07 20:52:07,101 wheel INFO adding 'django/contrib/flatpages/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,102 wheel INFO adding 'django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po' 2024-05-07 20:52:07,103 wheel INFO adding 'django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,104 wheel INFO adding 'django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 20:52:07,106 wheel INFO adding 'django/contrib/flatpages/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,107 wheel INFO adding 'django/contrib/flatpages/locale/sv/LC_MESSAGES/django.po' 2024-05-07 20:52:07,108 wheel INFO adding 'django/contrib/flatpages/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,109 wheel INFO adding 'django/contrib/flatpages/locale/sw/LC_MESSAGES/django.po' 2024-05-07 20:52:07,110 wheel INFO adding 'django/contrib/flatpages/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,111 wheel INFO adding 'django/contrib/flatpages/locale/ta/LC_MESSAGES/django.po' 2024-05-07 20:52:07,112 wheel INFO adding 'django/contrib/flatpages/locale/te/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,113 wheel INFO adding 'django/contrib/flatpages/locale/te/LC_MESSAGES/django.po' 2024-05-07 20:52:07,115 wheel INFO adding 'django/contrib/flatpages/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,116 wheel INFO adding 'django/contrib/flatpages/locale/tg/LC_MESSAGES/django.po' 2024-05-07 20:52:07,117 wheel INFO adding 'django/contrib/flatpages/locale/th/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,118 wheel INFO adding 'django/contrib/flatpages/locale/th/LC_MESSAGES/django.po' 2024-05-07 20:52:07,119 wheel INFO adding 'django/contrib/flatpages/locale/tk/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,120 wheel INFO adding 'django/contrib/flatpages/locale/tk/LC_MESSAGES/django.po' 2024-05-07 20:52:07,121 wheel INFO adding 'django/contrib/flatpages/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,122 wheel INFO adding 'django/contrib/flatpages/locale/tr/LC_MESSAGES/django.po' 2024-05-07 20:52:07,124 wheel INFO adding 'django/contrib/flatpages/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,125 wheel INFO adding 'django/contrib/flatpages/locale/tt/LC_MESSAGES/django.po' 2024-05-07 20:52:07,126 wheel INFO adding 'django/contrib/flatpages/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,127 wheel INFO adding 'django/contrib/flatpages/locale/udm/LC_MESSAGES/django.po' 2024-05-07 20:52:07,128 wheel INFO adding 'django/contrib/flatpages/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,129 wheel INFO adding 'django/contrib/flatpages/locale/uk/LC_MESSAGES/django.po' 2024-05-07 20:52:07,131 wheel INFO adding 'django/contrib/flatpages/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,132 wheel INFO adding 'django/contrib/flatpages/locale/ur/LC_MESSAGES/django.po' 2024-05-07 20:52:07,133 wheel INFO adding 'django/contrib/flatpages/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,134 wheel INFO adding 'django/contrib/flatpages/locale/vi/LC_MESSAGES/django.po' 2024-05-07 20:52:07,135 wheel INFO adding 'django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,136 wheel INFO adding 'django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 20:52:07,137 wheel INFO adding 'django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,139 wheel INFO adding 'django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 20:52:07,140 wheel INFO adding 'django/contrib/flatpages/migrations/0001_initial.py' 2024-05-07 20:52:07,141 wheel INFO adding 'django/contrib/flatpages/migrations/__init__.py' 2024-05-07 20:52:07,141 wheel INFO adding 'django/contrib/flatpages/templatetags/__init__.py' 2024-05-07 20:52:07,142 wheel INFO adding 'django/contrib/flatpages/templatetags/flatpages.py' 2024-05-07 20:52:07,144 wheel INFO adding 'django/contrib/gis/__init__.py' 2024-05-07 20:52:07,145 wheel INFO adding 'django/contrib/gis/apps.py' 2024-05-07 20:52:07,145 wheel INFO adding 'django/contrib/gis/feeds.py' 2024-05-07 20:52:07,147 wheel INFO adding 'django/contrib/gis/geometry.py' 2024-05-07 20:52:07,148 wheel INFO adding 'django/contrib/gis/measure.py' 2024-05-07 20:52:07,149 wheel INFO adding 'django/contrib/gis/ptr.py' 2024-05-07 20:52:07,150 wheel INFO adding 'django/contrib/gis/shortcuts.py' 2024-05-07 20:52:07,151 wheel INFO adding 'django/contrib/gis/views.py' 2024-05-07 20:52:07,152 wheel INFO adding 'django/contrib/gis/admin/__init__.py' 2024-05-07 20:52:07,153 wheel INFO adding 'django/contrib/gis/admin/options.py' 2024-05-07 20:52:07,154 wheel INFO adding 'django/contrib/gis/admin/widgets.py' 2024-05-07 20:52:07,155 wheel INFO adding 'django/contrib/gis/db/__init__.py' 2024-05-07 20:52:07,156 wheel INFO adding 'django/contrib/gis/db/backends/__init__.py' 2024-05-07 20:52:07,157 wheel INFO adding 'django/contrib/gis/db/backends/utils.py' 2024-05-07 20:52:07,158 wheel INFO adding 'django/contrib/gis/db/backends/base/__init__.py' 2024-05-07 20:52:07,159 wheel INFO adding 'django/contrib/gis/db/backends/base/adapter.py' 2024-05-07 20:52:07,160 wheel INFO adding 'django/contrib/gis/db/backends/base/features.py' 2024-05-07 20:52:07,161 wheel INFO adding 'django/contrib/gis/db/backends/base/models.py' 2024-05-07 20:52:07,162 wheel INFO adding 'django/contrib/gis/db/backends/base/operations.py' 2024-05-07 20:52:07,164 wheel INFO adding 'django/contrib/gis/db/backends/mysql/__init__.py' 2024-05-07 20:52:07,164 wheel INFO adding 'django/contrib/gis/db/backends/mysql/base.py' 2024-05-07 20:52:07,165 wheel INFO adding 'django/contrib/gis/db/backends/mysql/features.py' 2024-05-07 20:52:07,166 wheel INFO adding 'django/contrib/gis/db/backends/mysql/introspection.py' 2024-05-07 20:52:07,167 wheel INFO adding 'django/contrib/gis/db/backends/mysql/operations.py' 2024-05-07 20:52:07,168 wheel INFO adding 'django/contrib/gis/db/backends/mysql/schema.py' 2024-05-07 20:52:07,169 wheel INFO adding 'django/contrib/gis/db/backends/oracle/__init__.py' 2024-05-07 20:52:07,170 wheel INFO adding 'django/contrib/gis/db/backends/oracle/adapter.py' 2024-05-07 20:52:07,171 wheel INFO adding 'django/contrib/gis/db/backends/oracle/base.py' 2024-05-07 20:52:07,172 wheel INFO adding 'django/contrib/gis/db/backends/oracle/features.py' 2024-05-07 20:52:07,173 wheel INFO adding 'django/contrib/gis/db/backends/oracle/introspection.py' 2024-05-07 20:52:07,174 wheel INFO adding 'django/contrib/gis/db/backends/oracle/models.py' 2024-05-07 20:52:07,175 wheel INFO adding 'django/contrib/gis/db/backends/oracle/operations.py' 2024-05-07 20:52:07,176 wheel INFO adding 'django/contrib/gis/db/backends/oracle/schema.py' 2024-05-07 20:52:07,177 wheel INFO adding 'django/contrib/gis/db/backends/postgis/__init__.py' 2024-05-07 20:52:07,178 wheel INFO adding 'django/contrib/gis/db/backends/postgis/adapter.py' 2024-05-07 20:52:07,179 wheel INFO adding 'django/contrib/gis/db/backends/postgis/base.py' 2024-05-07 20:52:07,180 wheel INFO adding 'django/contrib/gis/db/backends/postgis/const.py' 2024-05-07 20:52:07,181 wheel INFO adding 'django/contrib/gis/db/backends/postgis/features.py' 2024-05-07 20:52:07,182 wheel INFO adding 'django/contrib/gis/db/backends/postgis/introspection.py' 2024-05-07 20:52:07,183 wheel INFO adding 'django/contrib/gis/db/backends/postgis/models.py' 2024-05-07 20:52:07,184 wheel INFO adding 'django/contrib/gis/db/backends/postgis/operations.py' 2024-05-07 20:52:07,186 wheel INFO adding 'django/contrib/gis/db/backends/postgis/pgraster.py' 2024-05-07 20:52:07,187 wheel INFO adding 'django/contrib/gis/db/backends/postgis/schema.py' 2024-05-07 20:52:07,188 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/__init__.py' 2024-05-07 20:52:07,189 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/adapter.py' 2024-05-07 20:52:07,189 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/base.py' 2024-05-07 20:52:07,191 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/client.py' 2024-05-07 20:52:07,191 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/features.py' 2024-05-07 20:52:07,192 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/introspection.py' 2024-05-07 20:52:07,193 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/models.py' 2024-05-07 20:52:07,194 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/operations.py' 2024-05-07 20:52:07,195 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/schema.py' 2024-05-07 20:52:07,197 wheel INFO adding 'django/contrib/gis/db/models/__init__.py' 2024-05-07 20:52:07,198 wheel INFO adding 'django/contrib/gis/db/models/aggregates.py' 2024-05-07 20:52:07,199 wheel INFO adding 'django/contrib/gis/db/models/fields.py' 2024-05-07 20:52:07,201 wheel INFO adding 'django/contrib/gis/db/models/functions.py' 2024-05-07 20:52:07,202 wheel INFO adding 'django/contrib/gis/db/models/lookups.py' 2024-05-07 20:52:07,203 wheel INFO adding 'django/contrib/gis/db/models/proxy.py' 2024-05-07 20:52:07,205 wheel INFO adding 'django/contrib/gis/db/models/sql/__init__.py' 2024-05-07 20:52:07,205 wheel INFO adding 'django/contrib/gis/db/models/sql/conversion.py' 2024-05-07 20:52:07,207 wheel INFO adding 'django/contrib/gis/forms/__init__.py' 2024-05-07 20:52:07,208 wheel INFO adding 'django/contrib/gis/forms/fields.py' 2024-05-07 20:52:07,209 wheel INFO adding 'django/contrib/gis/forms/widgets.py' 2024-05-07 20:52:07,210 wheel INFO adding 'django/contrib/gis/gdal/LICENSE' 2024-05-07 20:52:07,211 wheel INFO adding 'django/contrib/gis/gdal/__init__.py' 2024-05-07 20:52:07,212 wheel INFO adding 'django/contrib/gis/gdal/base.py' 2024-05-07 20:52:07,213 wheel INFO adding 'django/contrib/gis/gdal/datasource.py' 2024-05-07 20:52:07,214 wheel INFO adding 'django/contrib/gis/gdal/driver.py' 2024-05-07 20:52:07,215 wheel INFO adding 'django/contrib/gis/gdal/envelope.py' 2024-05-07 20:52:07,216 wheel INFO adding 'django/contrib/gis/gdal/error.py' 2024-05-07 20:52:07,217 wheel INFO adding 'django/contrib/gis/gdal/feature.py' 2024-05-07 20:52:07,218 wheel INFO adding 'django/contrib/gis/gdal/field.py' 2024-05-07 20:52:07,219 wheel INFO adding 'django/contrib/gis/gdal/geometries.py' 2024-05-07 20:52:07,221 wheel INFO adding 'django/contrib/gis/gdal/geomtype.py' 2024-05-07 20:52:07,222 wheel INFO adding 'django/contrib/gis/gdal/layer.py' 2024-05-07 20:52:07,223 wheel INFO adding 'django/contrib/gis/gdal/libgdal.py' 2024-05-07 20:52:07,224 wheel INFO adding 'django/contrib/gis/gdal/srs.py' 2024-05-07 20:52:07,226 wheel INFO adding 'django/contrib/gis/gdal/prototypes/__init__.py' 2024-05-07 20:52:07,227 wheel INFO adding 'django/contrib/gis/gdal/prototypes/ds.py' 2024-05-07 20:52:07,228 wheel INFO adding 'django/contrib/gis/gdal/prototypes/errcheck.py' 2024-05-07 20:52:07,229 wheel INFO adding 'django/contrib/gis/gdal/prototypes/generation.py' 2024-05-07 20:52:07,230 wheel INFO adding 'django/contrib/gis/gdal/prototypes/geom.py' 2024-05-07 20:52:07,231 wheel INFO adding 'django/contrib/gis/gdal/prototypes/raster.py' 2024-05-07 20:52:07,232 wheel INFO adding 'django/contrib/gis/gdal/prototypes/srs.py' 2024-05-07 20:52:07,233 wheel INFO adding 'django/contrib/gis/gdal/raster/__init__.py' 2024-05-07 20:52:07,234 wheel INFO adding 'django/contrib/gis/gdal/raster/band.py' 2024-05-07 20:52:07,235 wheel INFO adding 'django/contrib/gis/gdal/raster/base.py' 2024-05-07 20:52:07,236 wheel INFO adding 'django/contrib/gis/gdal/raster/const.py' 2024-05-07 20:52:07,237 wheel INFO adding 'django/contrib/gis/gdal/raster/source.py' 2024-05-07 20:52:07,239 wheel INFO adding 'django/contrib/gis/geoip2/__init__.py' 2024-05-07 20:52:07,240 wheel INFO adding 'django/contrib/gis/geoip2/base.py' 2024-05-07 20:52:07,241 wheel INFO adding 'django/contrib/gis/geoip2/resources.py' 2024-05-07 20:52:07,242 wheel INFO adding 'django/contrib/gis/geos/LICENSE' 2024-05-07 20:52:07,243 wheel INFO adding 'django/contrib/gis/geos/__init__.py' 2024-05-07 20:52:07,244 wheel INFO adding 'django/contrib/gis/geos/base.py' 2024-05-07 20:52:07,245 wheel INFO adding 'django/contrib/gis/geos/collections.py' 2024-05-07 20:52:07,246 wheel INFO adding 'django/contrib/gis/geos/coordseq.py' 2024-05-07 20:52:07,247 wheel INFO adding 'django/contrib/gis/geos/error.py' 2024-05-07 20:52:07,248 wheel INFO adding 'django/contrib/gis/geos/factory.py' 2024-05-07 20:52:07,249 wheel INFO adding 'django/contrib/gis/geos/geometry.py' 2024-05-07 20:52:07,251 wheel INFO adding 'django/contrib/gis/geos/io.py' 2024-05-07 20:52:07,252 wheel INFO adding 'django/contrib/gis/geos/libgeos.py' 2024-05-07 20:52:07,253 wheel INFO adding 'django/contrib/gis/geos/linestring.py' 2024-05-07 20:52:07,254 wheel INFO adding 'django/contrib/gis/geos/mutable_list.py' 2024-05-07 20:52:07,255 wheel INFO adding 'django/contrib/gis/geos/point.py' 2024-05-07 20:52:07,256 wheel INFO adding 'django/contrib/gis/geos/polygon.py' 2024-05-07 20:52:07,257 wheel INFO adding 'django/contrib/gis/geos/prepared.py' 2024-05-07 20:52:07,258 wheel INFO adding 'django/contrib/gis/geos/prototypes/__init__.py' 2024-05-07 20:52:07,259 wheel INFO adding 'django/contrib/gis/geos/prototypes/coordseq.py' 2024-05-07 20:52:07,260 wheel INFO adding 'django/contrib/gis/geos/prototypes/errcheck.py' 2024-05-07 20:52:07,261 wheel INFO adding 'django/contrib/gis/geos/prototypes/geom.py' 2024-05-07 20:52:07,262 wheel INFO adding 'django/contrib/gis/geos/prototypes/io.py' 2024-05-07 20:52:07,263 wheel INFO adding 'django/contrib/gis/geos/prototypes/misc.py' 2024-05-07 20:52:07,264 wheel INFO adding 'django/contrib/gis/geos/prototypes/predicates.py' 2024-05-07 20:52:07,265 wheel INFO adding 'django/contrib/gis/geos/prototypes/prepared.py' 2024-05-07 20:52:07,266 wheel INFO adding 'django/contrib/gis/geos/prototypes/threadsafe.py' 2024-05-07 20:52:07,267 wheel INFO adding 'django/contrib/gis/geos/prototypes/topology.py' 2024-05-07 20:52:07,271 wheel INFO adding 'django/contrib/gis/locale/af/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,272 wheel INFO adding 'django/contrib/gis/locale/af/LC_MESSAGES/django.po' 2024-05-07 20:52:07,273 wheel INFO adding 'django/contrib/gis/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,274 wheel INFO adding 'django/contrib/gis/locale/ar/LC_MESSAGES/django.po' 2024-05-07 20:52:07,276 wheel INFO adding 'django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,277 wheel INFO adding 'django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 20:52:07,278 wheel INFO adding 'django/contrib/gis/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,279 wheel INFO adding 'django/contrib/gis/locale/ast/LC_MESSAGES/django.po' 2024-05-07 20:52:07,280 wheel INFO adding 'django/contrib/gis/locale/az/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,281 wheel INFO adding 'django/contrib/gis/locale/az/LC_MESSAGES/django.po' 2024-05-07 20:52:07,282 wheel INFO adding 'django/contrib/gis/locale/be/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,283 wheel INFO adding 'django/contrib/gis/locale/be/LC_MESSAGES/django.po' 2024-05-07 20:52:07,285 wheel INFO adding 'django/contrib/gis/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,286 wheel INFO adding 'django/contrib/gis/locale/bg/LC_MESSAGES/django.po' 2024-05-07 20:52:07,287 wheel INFO adding 'django/contrib/gis/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,288 wheel INFO adding 'django/contrib/gis/locale/bn/LC_MESSAGES/django.po' 2024-05-07 20:52:07,289 wheel INFO adding 'django/contrib/gis/locale/br/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,290 wheel INFO adding 'django/contrib/gis/locale/br/LC_MESSAGES/django.po' 2024-05-07 20:52:07,291 wheel INFO adding 'django/contrib/gis/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,292 wheel INFO adding 'django/contrib/gis/locale/bs/LC_MESSAGES/django.po' 2024-05-07 20:52:07,294 wheel INFO adding 'django/contrib/gis/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,295 wheel INFO adding 'django/contrib/gis/locale/ca/LC_MESSAGES/django.po' 2024-05-07 20:52:07,296 wheel INFO adding 'django/contrib/gis/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,297 wheel INFO adding 'django/contrib/gis/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 20:52:07,298 wheel INFO adding 'django/contrib/gis/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,299 wheel INFO adding 'django/contrib/gis/locale/cs/LC_MESSAGES/django.po' 2024-05-07 20:52:07,300 wheel INFO adding 'django/contrib/gis/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,301 wheel INFO adding 'django/contrib/gis/locale/cy/LC_MESSAGES/django.po' 2024-05-07 20:52:07,302 wheel INFO adding 'django/contrib/gis/locale/da/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,303 wheel INFO adding 'django/contrib/gis/locale/da/LC_MESSAGES/django.po' 2024-05-07 20:52:07,305 wheel INFO adding 'django/contrib/gis/locale/de/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,306 wheel INFO adding 'django/contrib/gis/locale/de/LC_MESSAGES/django.po' 2024-05-07 20:52:07,307 wheel INFO adding 'django/contrib/gis/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,308 wheel INFO adding 'django/contrib/gis/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 20:52:07,309 wheel INFO adding 'django/contrib/gis/locale/el/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,312 wheel INFO adding 'django/contrib/gis/locale/el/LC_MESSAGES/django.po' 2024-05-07 20:52:07,313 wheel INFO adding 'django/contrib/gis/locale/en/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,314 wheel INFO adding 'django/contrib/gis/locale/en/LC_MESSAGES/django.po' 2024-05-07 20:52:07,316 wheel INFO adding 'django/contrib/gis/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,316 wheel INFO adding 'django/contrib/gis/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 20:52:07,318 wheel INFO adding 'django/contrib/gis/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,319 wheel INFO adding 'django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 20:52:07,320 wheel INFO adding 'django/contrib/gis/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,321 wheel INFO adding 'django/contrib/gis/locale/eo/LC_MESSAGES/django.po' 2024-05-07 20:52:07,322 wheel INFO adding 'django/contrib/gis/locale/es/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,323 wheel INFO adding 'django/contrib/gis/locale/es/LC_MESSAGES/django.po' 2024-05-07 20:52:07,324 wheel INFO adding 'django/contrib/gis/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,325 wheel INFO adding 'django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 20:52:07,327 wheel INFO adding 'django/contrib/gis/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,328 wheel INFO adding 'django/contrib/gis/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 20:52:07,329 wheel INFO adding 'django/contrib/gis/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,330 wheel INFO adding 'django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 20:52:07,331 wheel INFO adding 'django/contrib/gis/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,332 wheel INFO adding 'django/contrib/gis/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 20:52:07,333 wheel INFO adding 'django/contrib/gis/locale/et/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,334 wheel INFO adding 'django/contrib/gis/locale/et/LC_MESSAGES/django.po' 2024-05-07 20:52:07,336 wheel INFO adding 'django/contrib/gis/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,337 wheel INFO adding 'django/contrib/gis/locale/eu/LC_MESSAGES/django.po' 2024-05-07 20:52:07,338 wheel INFO adding 'django/contrib/gis/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,339 wheel INFO adding 'django/contrib/gis/locale/fa/LC_MESSAGES/django.po' 2024-05-07 20:52:07,340 wheel INFO adding 'django/contrib/gis/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,341 wheel INFO adding 'django/contrib/gis/locale/fi/LC_MESSAGES/django.po' 2024-05-07 20:52:07,342 wheel INFO adding 'django/contrib/gis/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,343 wheel INFO adding 'django/contrib/gis/locale/fr/LC_MESSAGES/django.po' 2024-05-07 20:52:07,345 wheel INFO adding 'django/contrib/gis/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,345 wheel INFO adding 'django/contrib/gis/locale/fy/LC_MESSAGES/django.po' 2024-05-07 20:52:07,347 wheel INFO adding 'django/contrib/gis/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,348 wheel INFO adding 'django/contrib/gis/locale/ga/LC_MESSAGES/django.po' 2024-05-07 20:52:07,349 wheel INFO adding 'django/contrib/gis/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,350 wheel INFO adding 'django/contrib/gis/locale/gd/LC_MESSAGES/django.po' 2024-05-07 20:52:07,351 wheel INFO adding 'django/contrib/gis/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,352 wheel INFO adding 'django/contrib/gis/locale/gl/LC_MESSAGES/django.po' 2024-05-07 20:52:07,353 wheel INFO adding 'django/contrib/gis/locale/he/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,355 wheel INFO adding 'django/contrib/gis/locale/he/LC_MESSAGES/django.po' 2024-05-07 20:52:07,356 wheel INFO adding 'django/contrib/gis/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,357 wheel INFO adding 'django/contrib/gis/locale/hi/LC_MESSAGES/django.po' 2024-05-07 20:52:07,358 wheel INFO adding 'django/contrib/gis/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,359 wheel INFO adding 'django/contrib/gis/locale/hr/LC_MESSAGES/django.po' 2024-05-07 20:52:07,360 wheel INFO adding 'django/contrib/gis/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,361 wheel INFO adding 'django/contrib/gis/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 20:52:07,363 wheel INFO adding 'django/contrib/gis/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,364 wheel INFO adding 'django/contrib/gis/locale/hu/LC_MESSAGES/django.po' 2024-05-07 20:52:07,365 wheel INFO adding 'django/contrib/gis/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,366 wheel INFO adding 'django/contrib/gis/locale/hy/LC_MESSAGES/django.po' 2024-05-07 20:52:07,367 wheel INFO adding 'django/contrib/gis/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,368 wheel INFO adding 'django/contrib/gis/locale/ia/LC_MESSAGES/django.po' 2024-05-07 20:52:07,369 wheel INFO adding 'django/contrib/gis/locale/id/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,370 wheel INFO adding 'django/contrib/gis/locale/id/LC_MESSAGES/django.po' 2024-05-07 20:52:07,372 wheel INFO adding 'django/contrib/gis/locale/io/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,373 wheel INFO adding 'django/contrib/gis/locale/io/LC_MESSAGES/django.po' 2024-05-07 20:52:07,374 wheel INFO adding 'django/contrib/gis/locale/is/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,375 wheel INFO adding 'django/contrib/gis/locale/is/LC_MESSAGES/django.po' 2024-05-07 20:52:07,376 wheel INFO adding 'django/contrib/gis/locale/it/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,377 wheel INFO adding 'django/contrib/gis/locale/it/LC_MESSAGES/django.po' 2024-05-07 20:52:07,378 wheel INFO adding 'django/contrib/gis/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,379 wheel INFO adding 'django/contrib/gis/locale/ja/LC_MESSAGES/django.po' 2024-05-07 20:52:07,381 wheel INFO adding 'django/contrib/gis/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,382 wheel INFO adding 'django/contrib/gis/locale/ka/LC_MESSAGES/django.po' 2024-05-07 20:52:07,383 wheel INFO adding 'django/contrib/gis/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,384 wheel INFO adding 'django/contrib/gis/locale/kk/LC_MESSAGES/django.po' 2024-05-07 20:52:07,385 wheel INFO adding 'django/contrib/gis/locale/km/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,386 wheel INFO adding 'django/contrib/gis/locale/km/LC_MESSAGES/django.po' 2024-05-07 20:52:07,387 wheel INFO adding 'django/contrib/gis/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,388 wheel INFO adding 'django/contrib/gis/locale/kn/LC_MESSAGES/django.po' 2024-05-07 20:52:07,389 wheel INFO adding 'django/contrib/gis/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,391 wheel INFO adding 'django/contrib/gis/locale/ko/LC_MESSAGES/django.po' 2024-05-07 20:52:07,392 wheel INFO adding 'django/contrib/gis/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,393 wheel INFO adding 'django/contrib/gis/locale/ky/LC_MESSAGES/django.po' 2024-05-07 20:52:07,394 wheel INFO adding 'django/contrib/gis/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,395 wheel INFO adding 'django/contrib/gis/locale/lb/LC_MESSAGES/django.po' 2024-05-07 20:52:07,396 wheel INFO adding 'django/contrib/gis/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,397 wheel INFO adding 'django/contrib/gis/locale/lt/LC_MESSAGES/django.po' 2024-05-07 20:52:07,398 wheel INFO adding 'django/contrib/gis/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,399 wheel INFO adding 'django/contrib/gis/locale/lv/LC_MESSAGES/django.po' 2024-05-07 20:52:07,401 wheel INFO adding 'django/contrib/gis/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,402 wheel INFO adding 'django/contrib/gis/locale/mk/LC_MESSAGES/django.po' 2024-05-07 20:52:07,403 wheel INFO adding 'django/contrib/gis/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,404 wheel INFO adding 'django/contrib/gis/locale/ml/LC_MESSAGES/django.po' 2024-05-07 20:52:07,405 wheel INFO adding 'django/contrib/gis/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,406 wheel INFO adding 'django/contrib/gis/locale/mn/LC_MESSAGES/django.po' 2024-05-07 20:52:07,407 wheel INFO adding 'django/contrib/gis/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,408 wheel INFO adding 'django/contrib/gis/locale/mr/LC_MESSAGES/django.po' 2024-05-07 20:52:07,409 wheel INFO adding 'django/contrib/gis/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,411 wheel INFO adding 'django/contrib/gis/locale/ms/LC_MESSAGES/django.po' 2024-05-07 20:52:07,412 wheel INFO adding 'django/contrib/gis/locale/my/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,413 wheel INFO adding 'django/contrib/gis/locale/my/LC_MESSAGES/django.po' 2024-05-07 20:52:07,420 wheel INFO adding 'django/contrib/gis/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,421 wheel INFO adding 'django/contrib/gis/locale/nb/LC_MESSAGES/django.po' 2024-05-07 20:52:07,423 wheel INFO adding 'django/contrib/gis/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,424 wheel INFO adding 'django/contrib/gis/locale/ne/LC_MESSAGES/django.po' 2024-05-07 20:52:07,425 wheel INFO adding 'django/contrib/gis/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,426 wheel INFO adding 'django/contrib/gis/locale/nl/LC_MESSAGES/django.po' 2024-05-07 20:52:07,427 wheel INFO adding 'django/contrib/gis/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,428 wheel INFO adding 'django/contrib/gis/locale/nn/LC_MESSAGES/django.po' 2024-05-07 20:52:07,429 wheel INFO adding 'django/contrib/gis/locale/os/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,430 wheel INFO adding 'django/contrib/gis/locale/os/LC_MESSAGES/django.po' 2024-05-07 20:52:07,432 wheel INFO adding 'django/contrib/gis/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,433 wheel INFO adding 'django/contrib/gis/locale/pa/LC_MESSAGES/django.po' 2024-05-07 20:52:07,434 wheel INFO adding 'django/contrib/gis/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,435 wheel INFO adding 'django/contrib/gis/locale/pl/LC_MESSAGES/django.po' 2024-05-07 20:52:07,436 wheel INFO adding 'django/contrib/gis/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,437 wheel INFO adding 'django/contrib/gis/locale/pt/LC_MESSAGES/django.po' 2024-05-07 20:52:07,438 wheel INFO adding 'django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,439 wheel INFO adding 'django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 20:52:07,441 wheel INFO adding 'django/contrib/gis/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,442 wheel INFO adding 'django/contrib/gis/locale/ro/LC_MESSAGES/django.po' 2024-05-07 20:52:07,443 wheel INFO adding 'django/contrib/gis/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,444 wheel INFO adding 'django/contrib/gis/locale/ru/LC_MESSAGES/django.po' 2024-05-07 20:52:07,445 wheel INFO adding 'django/contrib/gis/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,446 wheel INFO adding 'django/contrib/gis/locale/sk/LC_MESSAGES/django.po' 2024-05-07 20:52:07,447 wheel INFO adding 'django/contrib/gis/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,448 wheel INFO adding 'django/contrib/gis/locale/sl/LC_MESSAGES/django.po' 2024-05-07 20:52:07,450 wheel INFO adding 'django/contrib/gis/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,451 wheel INFO adding 'django/contrib/gis/locale/sq/LC_MESSAGES/django.po' 2024-05-07 20:52:07,452 wheel INFO adding 'django/contrib/gis/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,453 wheel INFO adding 'django/contrib/gis/locale/sr/LC_MESSAGES/django.po' 2024-05-07 20:52:07,454 wheel INFO adding 'django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,455 wheel INFO adding 'django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 20:52:07,456 wheel INFO adding 'django/contrib/gis/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,457 wheel INFO adding 'django/contrib/gis/locale/sv/LC_MESSAGES/django.po' 2024-05-07 20:52:07,459 wheel INFO adding 'django/contrib/gis/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,460 wheel INFO adding 'django/contrib/gis/locale/sw/LC_MESSAGES/django.po' 2024-05-07 20:52:07,461 wheel INFO adding 'django/contrib/gis/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,462 wheel INFO adding 'django/contrib/gis/locale/ta/LC_MESSAGES/django.po' 2024-05-07 20:52:07,463 wheel INFO adding 'django/contrib/gis/locale/te/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,464 wheel INFO adding 'django/contrib/gis/locale/te/LC_MESSAGES/django.po' 2024-05-07 20:52:07,465 wheel INFO adding 'django/contrib/gis/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,466 wheel INFO adding 'django/contrib/gis/locale/tg/LC_MESSAGES/django.po' 2024-05-07 20:52:07,467 wheel INFO adding 'django/contrib/gis/locale/th/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,468 wheel INFO adding 'django/contrib/gis/locale/th/LC_MESSAGES/django.po' 2024-05-07 20:52:07,470 wheel INFO adding 'django/contrib/gis/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,471 wheel INFO adding 'django/contrib/gis/locale/tr/LC_MESSAGES/django.po' 2024-05-07 20:52:07,472 wheel INFO adding 'django/contrib/gis/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,473 wheel INFO adding 'django/contrib/gis/locale/tt/LC_MESSAGES/django.po' 2024-05-07 20:52:07,474 wheel INFO adding 'django/contrib/gis/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,475 wheel INFO adding 'django/contrib/gis/locale/udm/LC_MESSAGES/django.po' 2024-05-07 20:52:07,476 wheel INFO adding 'django/contrib/gis/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,477 wheel INFO adding 'django/contrib/gis/locale/uk/LC_MESSAGES/django.po' 2024-05-07 20:52:07,479 wheel INFO adding 'django/contrib/gis/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,479 wheel INFO adding 'django/contrib/gis/locale/ur/LC_MESSAGES/django.po' 2024-05-07 20:52:07,481 wheel INFO adding 'django/contrib/gis/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,482 wheel INFO adding 'django/contrib/gis/locale/vi/LC_MESSAGES/django.po' 2024-05-07 20:52:07,483 wheel INFO adding 'django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,484 wheel INFO adding 'django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 20:52:07,485 wheel INFO adding 'django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,486 wheel INFO adding 'django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 20:52:07,487 wheel INFO adding 'django/contrib/gis/management/__init__.py' 2024-05-07 20:52:07,488 wheel INFO adding 'django/contrib/gis/management/commands/__init__.py' 2024-05-07 20:52:07,489 wheel INFO adding 'django/contrib/gis/management/commands/inspectdb.py' 2024-05-07 20:52:07,490 wheel INFO adding 'django/contrib/gis/management/commands/ogrinspect.py' 2024-05-07 20:52:07,491 wheel INFO adding 'django/contrib/gis/serializers/__init__.py' 2024-05-07 20:52:07,492 wheel INFO adding 'django/contrib/gis/serializers/geojson.py' 2024-05-07 20:52:07,493 wheel INFO adding 'django/contrib/gis/sitemaps/__init__.py' 2024-05-07 20:52:07,494 wheel INFO adding 'django/contrib/gis/sitemaps/kml.py' 2024-05-07 20:52:07,495 wheel INFO adding 'django/contrib/gis/sitemaps/views.py' 2024-05-07 20:52:07,497 wheel INFO adding 'django/contrib/gis/static/gis/css/ol3.css' 2024-05-07 20:52:07,498 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_line_off.svg' 2024-05-07 20:52:07,499 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_line_on.svg' 2024-05-07 20:52:07,500 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_point_off.svg' 2024-05-07 20:52:07,500 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_point_on.svg' 2024-05-07 20:52:07,501 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_polygon_off.svg' 2024-05-07 20:52:07,502 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_polygon_on.svg' 2024-05-07 20:52:07,503 wheel INFO adding 'django/contrib/gis/static/gis/js/OLMapWidget.js' 2024-05-07 20:52:07,505 wheel INFO adding 'django/contrib/gis/templates/gis/openlayers-osm.html' 2024-05-07 20:52:07,506 wheel INFO adding 'django/contrib/gis/templates/gis/openlayers.html' 2024-05-07 20:52:07,507 wheel INFO adding 'django/contrib/gis/templates/gis/admin/openlayers.html' 2024-05-07 20:52:07,508 wheel INFO adding 'django/contrib/gis/templates/gis/admin/openlayers.js' 2024-05-07 20:52:07,509 wheel INFO adding 'django/contrib/gis/templates/gis/admin/osm.html' 2024-05-07 20:52:07,510 wheel INFO adding 'django/contrib/gis/templates/gis/admin/osm.js' 2024-05-07 20:52:07,511 wheel INFO adding 'django/contrib/gis/templates/gis/kml/base.kml' 2024-05-07 20:52:07,512 wheel INFO adding 'django/contrib/gis/templates/gis/kml/placemarks.kml' 2024-05-07 20:52:07,513 wheel INFO adding 'django/contrib/gis/utils/__init__.py' 2024-05-07 20:52:07,514 wheel INFO adding 'django/contrib/gis/utils/layermapping.py' 2024-05-07 20:52:07,516 wheel INFO adding 'django/contrib/gis/utils/ogrinfo.py' 2024-05-07 20:52:07,517 wheel INFO adding 'django/contrib/gis/utils/ogrinspect.py' 2024-05-07 20:52:07,518 wheel INFO adding 'django/contrib/gis/utils/srs.py' 2024-05-07 20:52:07,519 wheel INFO adding 'django/contrib/humanize/__init__.py' 2024-05-07 20:52:07,520 wheel INFO adding 'django/contrib/humanize/apps.py' 2024-05-07 20:52:07,524 wheel INFO adding 'django/contrib/humanize/locale/af/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,525 wheel INFO adding 'django/contrib/humanize/locale/af/LC_MESSAGES/django.po' 2024-05-07 20:52:07,527 wheel INFO adding 'django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,528 wheel INFO adding 'django/contrib/humanize/locale/ar/LC_MESSAGES/django.po' 2024-05-07 20:52:07,530 wheel INFO adding 'django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,531 wheel INFO adding 'django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 20:52:07,533 wheel INFO adding 'django/contrib/humanize/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,534 wheel INFO adding 'django/contrib/humanize/locale/ast/LC_MESSAGES/django.po' 2024-05-07 20:52:07,535 wheel INFO adding 'django/contrib/humanize/locale/az/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,537 wheel INFO adding 'django/contrib/humanize/locale/az/LC_MESSAGES/django.po' 2024-05-07 20:52:07,538 wheel INFO adding 'django/contrib/humanize/locale/be/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,539 wheel INFO adding 'django/contrib/humanize/locale/be/LC_MESSAGES/django.po' 2024-05-07 20:52:07,541 wheel INFO adding 'django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,542 wheel INFO adding 'django/contrib/humanize/locale/bg/LC_MESSAGES/django.po' 2024-05-07 20:52:07,543 wheel INFO adding 'django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,544 wheel INFO adding 'django/contrib/humanize/locale/bn/LC_MESSAGES/django.po' 2024-05-07 20:52:07,546 wheel INFO adding 'django/contrib/humanize/locale/br/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,547 wheel INFO adding 'django/contrib/humanize/locale/br/LC_MESSAGES/django.po' 2024-05-07 20:52:07,549 wheel INFO adding 'django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,550 wheel INFO adding 'django/contrib/humanize/locale/bs/LC_MESSAGES/django.po' 2024-05-07 20:52:07,551 wheel INFO adding 'django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,552 wheel INFO adding 'django/contrib/humanize/locale/ca/LC_MESSAGES/django.po' 2024-05-07 20:52:07,554 wheel INFO adding 'django/contrib/humanize/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,555 wheel INFO adding 'django/contrib/humanize/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 20:52:07,556 wheel INFO adding 'django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,557 wheel INFO adding 'django/contrib/humanize/locale/cs/LC_MESSAGES/django.po' 2024-05-07 20:52:07,559 wheel INFO adding 'django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,560 wheel INFO adding 'django/contrib/humanize/locale/cy/LC_MESSAGES/django.po' 2024-05-07 20:52:07,561 wheel INFO adding 'django/contrib/humanize/locale/da/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,563 wheel INFO adding 'django/contrib/humanize/locale/da/LC_MESSAGES/django.po' 2024-05-07 20:52:07,564 wheel INFO adding 'django/contrib/humanize/locale/de/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,565 wheel INFO adding 'django/contrib/humanize/locale/de/LC_MESSAGES/django.po' 2024-05-07 20:52:07,567 wheel INFO adding 'django/contrib/humanize/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,568 wheel INFO adding 'django/contrib/humanize/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 20:52:07,569 wheel INFO adding 'django/contrib/humanize/locale/el/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,571 wheel INFO adding 'django/contrib/humanize/locale/el/LC_MESSAGES/django.po' 2024-05-07 20:52:07,572 wheel INFO adding 'django/contrib/humanize/locale/en/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,573 wheel INFO adding 'django/contrib/humanize/locale/en/LC_MESSAGES/django.po' 2024-05-07 20:52:07,575 wheel INFO adding 'django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,576 wheel INFO adding 'django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 20:52:07,577 wheel INFO adding 'django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,578 wheel INFO adding 'django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 20:52:07,580 wheel INFO adding 'django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,581 wheel INFO adding 'django/contrib/humanize/locale/eo/LC_MESSAGES/django.po' 2024-05-07 20:52:07,582 wheel INFO adding 'django/contrib/humanize/locale/es/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,583 wheel INFO adding 'django/contrib/humanize/locale/es/LC_MESSAGES/django.po' 2024-05-07 20:52:07,585 wheel INFO adding 'django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,586 wheel INFO adding 'django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 20:52:07,587 wheel INFO adding 'django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,589 wheel INFO adding 'django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 20:52:07,590 wheel INFO adding 'django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,591 wheel INFO adding 'django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 20:52:07,592 wheel INFO adding 'django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,593 wheel INFO adding 'django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 20:52:07,595 wheel INFO adding 'django/contrib/humanize/locale/et/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,596 wheel INFO adding 'django/contrib/humanize/locale/et/LC_MESSAGES/django.po' 2024-05-07 20:52:07,597 wheel INFO adding 'django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,599 wheel INFO adding 'django/contrib/humanize/locale/eu/LC_MESSAGES/django.po' 2024-05-07 20:52:07,600 wheel INFO adding 'django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,601 wheel INFO adding 'django/contrib/humanize/locale/fa/LC_MESSAGES/django.po' 2024-05-07 20:52:07,603 wheel INFO adding 'django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,604 wheel INFO adding 'django/contrib/humanize/locale/fi/LC_MESSAGES/django.po' 2024-05-07 20:52:07,605 wheel INFO adding 'django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,607 wheel INFO adding 'django/contrib/humanize/locale/fr/LC_MESSAGES/django.po' 2024-05-07 20:52:07,608 wheel INFO adding 'django/contrib/humanize/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,609 wheel INFO adding 'django/contrib/humanize/locale/fy/LC_MESSAGES/django.po' 2024-05-07 20:52:07,610 wheel INFO adding 'django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,612 wheel INFO adding 'django/contrib/humanize/locale/ga/LC_MESSAGES/django.po' 2024-05-07 20:52:07,613 wheel INFO adding 'django/contrib/humanize/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,614 wheel INFO adding 'django/contrib/humanize/locale/gd/LC_MESSAGES/django.po' 2024-05-07 20:52:07,616 wheel INFO adding 'django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,617 wheel INFO adding 'django/contrib/humanize/locale/gl/LC_MESSAGES/django.po' 2024-05-07 20:52:07,618 wheel INFO adding 'django/contrib/humanize/locale/he/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,620 wheel INFO adding 'django/contrib/humanize/locale/he/LC_MESSAGES/django.po' 2024-05-07 20:52:07,621 wheel INFO adding 'django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,622 wheel INFO adding 'django/contrib/humanize/locale/hi/LC_MESSAGES/django.po' 2024-05-07 20:52:07,624 wheel INFO adding 'django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,625 wheel INFO adding 'django/contrib/humanize/locale/hr/LC_MESSAGES/django.po' 2024-05-07 20:52:07,626 wheel INFO adding 'django/contrib/humanize/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,627 wheel INFO adding 'django/contrib/humanize/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 20:52:07,629 wheel INFO adding 'django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,630 wheel INFO adding 'django/contrib/humanize/locale/hu/LC_MESSAGES/django.po' 2024-05-07 20:52:07,632 wheel INFO adding 'django/contrib/humanize/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,633 wheel INFO adding 'django/contrib/humanize/locale/hy/LC_MESSAGES/django.po' 2024-05-07 20:52:07,634 wheel INFO adding 'django/contrib/humanize/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,635 wheel INFO adding 'django/contrib/humanize/locale/ia/LC_MESSAGES/django.po' 2024-05-07 20:52:07,637 wheel INFO adding 'django/contrib/humanize/locale/id/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,638 wheel INFO adding 'django/contrib/humanize/locale/id/LC_MESSAGES/django.po' 2024-05-07 20:52:07,639 wheel INFO adding 'django/contrib/humanize/locale/io/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,640 wheel INFO adding 'django/contrib/humanize/locale/io/LC_MESSAGES/django.po' 2024-05-07 20:52:07,641 wheel INFO adding 'django/contrib/humanize/locale/is/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,643 wheel INFO adding 'django/contrib/humanize/locale/is/LC_MESSAGES/django.po' 2024-05-07 20:52:07,644 wheel INFO adding 'django/contrib/humanize/locale/it/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,645 wheel INFO adding 'django/contrib/humanize/locale/it/LC_MESSAGES/django.po' 2024-05-07 20:52:07,647 wheel INFO adding 'django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,648 wheel INFO adding 'django/contrib/humanize/locale/ja/LC_MESSAGES/django.po' 2024-05-07 20:52:07,649 wheel INFO adding 'django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,650 wheel INFO adding 'django/contrib/humanize/locale/ka/LC_MESSAGES/django.po' 2024-05-07 20:52:07,652 wheel INFO adding 'django/contrib/humanize/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,653 wheel INFO adding 'django/contrib/humanize/locale/kk/LC_MESSAGES/django.po' 2024-05-07 20:52:07,654 wheel INFO adding 'django/contrib/humanize/locale/km/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,655 wheel INFO adding 'django/contrib/humanize/locale/km/LC_MESSAGES/django.po' 2024-05-07 20:52:07,657 wheel INFO adding 'django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,658 wheel INFO adding 'django/contrib/humanize/locale/kn/LC_MESSAGES/django.po' 2024-05-07 20:52:07,659 wheel INFO adding 'django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,660 wheel INFO adding 'django/contrib/humanize/locale/ko/LC_MESSAGES/django.po' 2024-05-07 20:52:07,661 wheel INFO adding 'django/contrib/humanize/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,663 wheel INFO adding 'django/contrib/humanize/locale/ky/LC_MESSAGES/django.po' 2024-05-07 20:52:07,664 wheel INFO adding 'django/contrib/humanize/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,665 wheel INFO adding 'django/contrib/humanize/locale/lb/LC_MESSAGES/django.po' 2024-05-07 20:52:07,666 wheel INFO adding 'django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,667 wheel INFO adding 'django/contrib/humanize/locale/lt/LC_MESSAGES/django.po' 2024-05-07 20:52:07,669 wheel INFO adding 'django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,670 wheel INFO adding 'django/contrib/humanize/locale/lv/LC_MESSAGES/django.po' 2024-05-07 20:52:07,672 wheel INFO adding 'django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,673 wheel INFO adding 'django/contrib/humanize/locale/mk/LC_MESSAGES/django.po' 2024-05-07 20:52:07,674 wheel INFO adding 'django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,675 wheel INFO adding 'django/contrib/humanize/locale/ml/LC_MESSAGES/django.po' 2024-05-07 20:52:07,677 wheel INFO adding 'django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,678 wheel INFO adding 'django/contrib/humanize/locale/mn/LC_MESSAGES/django.po' 2024-05-07 20:52:07,679 wheel INFO adding 'django/contrib/humanize/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,680 wheel INFO adding 'django/contrib/humanize/locale/mr/LC_MESSAGES/django.po' 2024-05-07 20:52:07,682 wheel INFO adding 'django/contrib/humanize/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,683 wheel INFO adding 'django/contrib/humanize/locale/ms/LC_MESSAGES/django.po' 2024-05-07 20:52:07,684 wheel INFO adding 'django/contrib/humanize/locale/my/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,685 wheel INFO adding 'django/contrib/humanize/locale/my/LC_MESSAGES/django.po' 2024-05-07 20:52:07,687 wheel INFO adding 'django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,688 wheel INFO adding 'django/contrib/humanize/locale/nb/LC_MESSAGES/django.po' 2024-05-07 20:52:07,689 wheel INFO adding 'django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,690 wheel INFO adding 'django/contrib/humanize/locale/ne/LC_MESSAGES/django.po' 2024-05-07 20:52:07,692 wheel INFO adding 'django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,693 wheel INFO adding 'django/contrib/humanize/locale/nl/LC_MESSAGES/django.po' 2024-05-07 20:52:07,695 wheel INFO adding 'django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,696 wheel INFO adding 'django/contrib/humanize/locale/nn/LC_MESSAGES/django.po' 2024-05-07 20:52:07,697 wheel INFO adding 'django/contrib/humanize/locale/os/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,698 wheel INFO adding 'django/contrib/humanize/locale/os/LC_MESSAGES/django.po' 2024-05-07 20:52:07,700 wheel INFO adding 'django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,701 wheel INFO adding 'django/contrib/humanize/locale/pa/LC_MESSAGES/django.po' 2024-05-07 20:52:07,703 wheel INFO adding 'django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,704 wheel INFO adding 'django/contrib/humanize/locale/pl/LC_MESSAGES/django.po' 2024-05-07 20:52:07,705 wheel INFO adding 'django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,707 wheel INFO adding 'django/contrib/humanize/locale/pt/LC_MESSAGES/django.po' 2024-05-07 20:52:07,708 wheel INFO adding 'django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,709 wheel INFO adding 'django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 20:52:07,711 wheel INFO adding 'django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,712 wheel INFO adding 'django/contrib/humanize/locale/ro/LC_MESSAGES/django.po' 2024-05-07 20:52:07,714 wheel INFO adding 'django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,715 wheel INFO adding 'django/contrib/humanize/locale/ru/LC_MESSAGES/django.po' 2024-05-07 20:52:07,716 wheel INFO adding 'django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,718 wheel INFO adding 'django/contrib/humanize/locale/sk/LC_MESSAGES/django.po' 2024-05-07 20:52:07,719 wheel INFO adding 'django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,720 wheel INFO adding 'django/contrib/humanize/locale/sl/LC_MESSAGES/django.po' 2024-05-07 20:52:07,722 wheel INFO adding 'django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,723 wheel INFO adding 'django/contrib/humanize/locale/sq/LC_MESSAGES/django.po' 2024-05-07 20:52:07,724 wheel INFO adding 'django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,726 wheel INFO adding 'django/contrib/humanize/locale/sr/LC_MESSAGES/django.po' 2024-05-07 20:52:07,727 wheel INFO adding 'django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,728 wheel INFO adding 'django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 20:52:07,729 wheel INFO adding 'django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,731 wheel INFO adding 'django/contrib/humanize/locale/sv/LC_MESSAGES/django.po' 2024-05-07 20:52:07,732 wheel INFO adding 'django/contrib/humanize/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,733 wheel INFO adding 'django/contrib/humanize/locale/sw/LC_MESSAGES/django.po' 2024-05-07 20:52:07,735 wheel INFO adding 'django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,736 wheel INFO adding 'django/contrib/humanize/locale/ta/LC_MESSAGES/django.po' 2024-05-07 20:52:07,737 wheel INFO adding 'django/contrib/humanize/locale/te/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,738 wheel INFO adding 'django/contrib/humanize/locale/te/LC_MESSAGES/django.po' 2024-05-07 20:52:07,739 wheel INFO adding 'django/contrib/humanize/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,740 wheel INFO adding 'django/contrib/humanize/locale/tg/LC_MESSAGES/django.po' 2024-05-07 20:52:07,742 wheel INFO adding 'django/contrib/humanize/locale/th/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,743 wheel INFO adding 'django/contrib/humanize/locale/th/LC_MESSAGES/django.po' 2024-05-07 20:52:07,744 wheel INFO adding 'django/contrib/humanize/locale/tk/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,745 wheel INFO adding 'django/contrib/humanize/locale/tk/LC_MESSAGES/django.po' 2024-05-07 20:52:07,747 wheel INFO adding 'django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,748 wheel INFO adding 'django/contrib/humanize/locale/tr/LC_MESSAGES/django.po' 2024-05-07 20:52:07,749 wheel INFO adding 'django/contrib/humanize/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,751 wheel INFO adding 'django/contrib/humanize/locale/tt/LC_MESSAGES/django.po' 2024-05-07 20:52:07,752 wheel INFO adding 'django/contrib/humanize/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,753 wheel INFO adding 'django/contrib/humanize/locale/udm/LC_MESSAGES/django.po' 2024-05-07 20:52:07,754 wheel INFO adding 'django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,756 wheel INFO adding 'django/contrib/humanize/locale/uk/LC_MESSAGES/django.po' 2024-05-07 20:52:07,757 wheel INFO adding 'django/contrib/humanize/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,758 wheel INFO adding 'django/contrib/humanize/locale/ur/LC_MESSAGES/django.po' 2024-05-07 20:52:07,759 wheel INFO adding 'django/contrib/humanize/locale/uz/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,760 wheel INFO adding 'django/contrib/humanize/locale/uz/LC_MESSAGES/django.po' 2024-05-07 20:52:07,762 wheel INFO adding 'django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,763 wheel INFO adding 'django/contrib/humanize/locale/vi/LC_MESSAGES/django.po' 2024-05-07 20:52:07,764 wheel INFO adding 'django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,765 wheel INFO adding 'django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 20:52:07,767 wheel INFO adding 'django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,768 wheel INFO adding 'django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 20:52:07,769 wheel INFO adding 'django/contrib/humanize/templatetags/__init__.py' 2024-05-07 20:52:07,770 wheel INFO adding 'django/contrib/humanize/templatetags/humanize.py' 2024-05-07 20:52:07,772 wheel INFO adding 'django/contrib/messages/__init__.py' 2024-05-07 20:52:07,773 wheel INFO adding 'django/contrib/messages/api.py' 2024-05-07 20:52:07,773 wheel INFO adding 'django/contrib/messages/apps.py' 2024-05-07 20:52:07,774 wheel INFO adding 'django/contrib/messages/constants.py' 2024-05-07 20:52:07,775 wheel INFO adding 'django/contrib/messages/context_processors.py' 2024-05-07 20:52:07,776 wheel INFO adding 'django/contrib/messages/middleware.py' 2024-05-07 20:52:07,777 wheel INFO adding 'django/contrib/messages/utils.py' 2024-05-07 20:52:07,778 wheel INFO adding 'django/contrib/messages/views.py' 2024-05-07 20:52:07,779 wheel INFO adding 'django/contrib/messages/storage/__init__.py' 2024-05-07 20:52:07,780 wheel INFO adding 'django/contrib/messages/storage/base.py' 2024-05-07 20:52:07,781 wheel INFO adding 'django/contrib/messages/storage/cookie.py' 2024-05-07 20:52:07,782 wheel INFO adding 'django/contrib/messages/storage/fallback.py' 2024-05-07 20:52:07,783 wheel INFO adding 'django/contrib/messages/storage/session.py' 2024-05-07 20:52:07,784 wheel INFO adding 'django/contrib/postgres/__init__.py' 2024-05-07 20:52:07,785 wheel INFO adding 'django/contrib/postgres/apps.py' 2024-05-07 20:52:07,786 wheel INFO adding 'django/contrib/postgres/constraints.py' 2024-05-07 20:52:07,787 wheel INFO adding 'django/contrib/postgres/expressions.py' 2024-05-07 20:52:07,788 wheel INFO adding 'django/contrib/postgres/functions.py' 2024-05-07 20:52:07,789 wheel INFO adding 'django/contrib/postgres/indexes.py' 2024-05-07 20:52:07,790 wheel INFO adding 'django/contrib/postgres/lookups.py' 2024-05-07 20:52:07,791 wheel INFO adding 'django/contrib/postgres/operations.py' 2024-05-07 20:52:07,792 wheel INFO adding 'django/contrib/postgres/search.py' 2024-05-07 20:52:07,794 wheel INFO adding 'django/contrib/postgres/serializers.py' 2024-05-07 20:52:07,794 wheel INFO adding 'django/contrib/postgres/signals.py' 2024-05-07 20:52:07,795 wheel INFO adding 'django/contrib/postgres/utils.py' 2024-05-07 20:52:07,796 wheel INFO adding 'django/contrib/postgres/validators.py' 2024-05-07 20:52:07,798 wheel INFO adding 'django/contrib/postgres/aggregates/__init__.py' 2024-05-07 20:52:07,799 wheel INFO adding 'django/contrib/postgres/aggregates/general.py' 2024-05-07 20:52:07,800 wheel INFO adding 'django/contrib/postgres/aggregates/mixins.py' 2024-05-07 20:52:07,801 wheel INFO adding 'django/contrib/postgres/aggregates/statistics.py' 2024-05-07 20:52:07,802 wheel INFO adding 'django/contrib/postgres/fields/__init__.py' 2024-05-07 20:52:07,803 wheel INFO adding 'django/contrib/postgres/fields/array.py' 2024-05-07 20:52:07,804 wheel INFO adding 'django/contrib/postgres/fields/citext.py' 2024-05-07 20:52:07,805 wheel INFO adding 'django/contrib/postgres/fields/hstore.py' 2024-05-07 20:52:07,806 wheel INFO adding 'django/contrib/postgres/fields/jsonb.py' 2024-05-07 20:52:07,807 wheel INFO adding 'django/contrib/postgres/fields/ranges.py' 2024-05-07 20:52:07,808 wheel INFO adding 'django/contrib/postgres/fields/utils.py' 2024-05-07 20:52:07,809 wheel INFO adding 'django/contrib/postgres/forms/__init__.py' 2024-05-07 20:52:07,810 wheel INFO adding 'django/contrib/postgres/forms/array.py' 2024-05-07 20:52:07,811 wheel INFO adding 'django/contrib/postgres/forms/hstore.py' 2024-05-07 20:52:07,812 wheel INFO adding 'django/contrib/postgres/forms/ranges.py' 2024-05-07 20:52:07,813 wheel INFO adding 'django/contrib/postgres/jinja2/postgres/widgets/split_array.html' 2024-05-07 20:52:07,817 wheel INFO adding 'django/contrib/postgres/locale/af/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,818 wheel INFO adding 'django/contrib/postgres/locale/af/LC_MESSAGES/django.po' 2024-05-07 20:52:07,819 wheel INFO adding 'django/contrib/postgres/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,820 wheel INFO adding 'django/contrib/postgres/locale/ar/LC_MESSAGES/django.po' 2024-05-07 20:52:07,821 wheel INFO adding 'django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,823 wheel INFO adding 'django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 20:52:07,824 wheel INFO adding 'django/contrib/postgres/locale/az/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,825 wheel INFO adding 'django/contrib/postgres/locale/az/LC_MESSAGES/django.po' 2024-05-07 20:52:07,826 wheel INFO adding 'django/contrib/postgres/locale/be/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,827 wheel INFO adding 'django/contrib/postgres/locale/be/LC_MESSAGES/django.po' 2024-05-07 20:52:07,829 wheel INFO adding 'django/contrib/postgres/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,830 wheel INFO adding 'django/contrib/postgres/locale/bg/LC_MESSAGES/django.po' 2024-05-07 20:52:07,831 wheel INFO adding 'django/contrib/postgres/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,832 wheel INFO adding 'django/contrib/postgres/locale/ca/LC_MESSAGES/django.po' 2024-05-07 20:52:07,834 wheel INFO adding 'django/contrib/postgres/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,835 wheel INFO adding 'django/contrib/postgres/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 20:52:07,836 wheel INFO adding 'django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,837 wheel INFO adding 'django/contrib/postgres/locale/cs/LC_MESSAGES/django.po' 2024-05-07 20:52:07,838 wheel INFO adding 'django/contrib/postgres/locale/da/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,839 wheel INFO adding 'django/contrib/postgres/locale/da/LC_MESSAGES/django.po' 2024-05-07 20:52:07,841 wheel INFO adding 'django/contrib/postgres/locale/de/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,842 wheel INFO adding 'django/contrib/postgres/locale/de/LC_MESSAGES/django.po' 2024-05-07 20:52:07,843 wheel INFO adding 'django/contrib/postgres/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,844 wheel INFO adding 'django/contrib/postgres/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 20:52:07,845 wheel INFO adding 'django/contrib/postgres/locale/el/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,847 wheel INFO adding 'django/contrib/postgres/locale/el/LC_MESSAGES/django.po' 2024-05-07 20:52:07,848 wheel INFO adding 'django/contrib/postgres/locale/en/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,849 wheel INFO adding 'django/contrib/postgres/locale/en/LC_MESSAGES/django.po' 2024-05-07 20:52:07,850 wheel INFO adding 'django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,851 wheel INFO adding 'django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 20:52:07,852 wheel INFO adding 'django/contrib/postgres/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,853 wheel INFO adding 'django/contrib/postgres/locale/eo/LC_MESSAGES/django.po' 2024-05-07 20:52:07,855 wheel INFO adding 'django/contrib/postgres/locale/es/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,856 wheel INFO adding 'django/contrib/postgres/locale/es/LC_MESSAGES/django.po' 2024-05-07 20:52:07,857 wheel INFO adding 'django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,858 wheel INFO adding 'django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 20:52:07,859 wheel INFO adding 'django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,860 wheel INFO adding 'django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 20:52:07,862 wheel INFO adding 'django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,863 wheel INFO adding 'django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 20:52:07,864 wheel INFO adding 'django/contrib/postgres/locale/et/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,865 wheel INFO adding 'django/contrib/postgres/locale/et/LC_MESSAGES/django.po' 2024-05-07 20:52:07,866 wheel INFO adding 'django/contrib/postgres/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,867 wheel INFO adding 'django/contrib/postgres/locale/eu/LC_MESSAGES/django.po' 2024-05-07 20:52:07,869 wheel INFO adding 'django/contrib/postgres/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,870 wheel INFO adding 'django/contrib/postgres/locale/fa/LC_MESSAGES/django.po' 2024-05-07 20:52:07,871 wheel INFO adding 'django/contrib/postgres/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,872 wheel INFO adding 'django/contrib/postgres/locale/fi/LC_MESSAGES/django.po' 2024-05-07 20:52:07,873 wheel INFO adding 'django/contrib/postgres/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,874 wheel INFO adding 'django/contrib/postgres/locale/fr/LC_MESSAGES/django.po' 2024-05-07 20:52:07,876 wheel INFO adding 'django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,877 wheel INFO adding 'django/contrib/postgres/locale/gd/LC_MESSAGES/django.po' 2024-05-07 20:52:07,878 wheel INFO adding 'django/contrib/postgres/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,879 wheel INFO adding 'django/contrib/postgres/locale/gl/LC_MESSAGES/django.po' 2024-05-07 20:52:07,881 wheel INFO adding 'django/contrib/postgres/locale/he/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,882 wheel INFO adding 'django/contrib/postgres/locale/he/LC_MESSAGES/django.po' 2024-05-07 20:52:07,883 wheel INFO adding 'django/contrib/postgres/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,884 wheel INFO adding 'django/contrib/postgres/locale/hr/LC_MESSAGES/django.po' 2024-05-07 20:52:07,885 wheel INFO adding 'django/contrib/postgres/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,886 wheel INFO adding 'django/contrib/postgres/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 20:52:07,888 wheel INFO adding 'django/contrib/postgres/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,889 wheel INFO adding 'django/contrib/postgres/locale/hu/LC_MESSAGES/django.po' 2024-05-07 20:52:07,890 wheel INFO adding 'django/contrib/postgres/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,891 wheel INFO adding 'django/contrib/postgres/locale/hy/LC_MESSAGES/django.po' 2024-05-07 20:52:07,892 wheel INFO adding 'django/contrib/postgres/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,893 wheel INFO adding 'django/contrib/postgres/locale/ia/LC_MESSAGES/django.po' 2024-05-07 20:52:07,895 wheel INFO adding 'django/contrib/postgres/locale/id/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,896 wheel INFO adding 'django/contrib/postgres/locale/id/LC_MESSAGES/django.po' 2024-05-07 20:52:07,897 wheel INFO adding 'django/contrib/postgres/locale/is/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,898 wheel INFO adding 'django/contrib/postgres/locale/is/LC_MESSAGES/django.po' 2024-05-07 20:52:07,899 wheel INFO adding 'django/contrib/postgres/locale/it/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,900 wheel INFO adding 'django/contrib/postgres/locale/it/LC_MESSAGES/django.po' 2024-05-07 20:52:07,902 wheel INFO adding 'django/contrib/postgres/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,903 wheel INFO adding 'django/contrib/postgres/locale/ja/LC_MESSAGES/django.po' 2024-05-07 20:52:07,904 wheel INFO adding 'django/contrib/postgres/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,905 wheel INFO adding 'django/contrib/postgres/locale/ka/LC_MESSAGES/django.po' 2024-05-07 20:52:07,906 wheel INFO adding 'django/contrib/postgres/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,907 wheel INFO adding 'django/contrib/postgres/locale/kk/LC_MESSAGES/django.po' 2024-05-07 20:52:07,908 wheel INFO adding 'django/contrib/postgres/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,909 wheel INFO adding 'django/contrib/postgres/locale/ko/LC_MESSAGES/django.po' 2024-05-07 20:52:07,911 wheel INFO adding 'django/contrib/postgres/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,912 wheel INFO adding 'django/contrib/postgres/locale/ky/LC_MESSAGES/django.po' 2024-05-07 20:52:07,913 wheel INFO adding 'django/contrib/postgres/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,914 wheel INFO adding 'django/contrib/postgres/locale/lt/LC_MESSAGES/django.po' 2024-05-07 20:52:07,916 wheel INFO adding 'django/contrib/postgres/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,917 wheel INFO adding 'django/contrib/postgres/locale/lv/LC_MESSAGES/django.po' 2024-05-07 20:52:07,918 wheel INFO adding 'django/contrib/postgres/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,919 wheel INFO adding 'django/contrib/postgres/locale/mk/LC_MESSAGES/django.po' 2024-05-07 20:52:07,921 wheel INFO adding 'django/contrib/postgres/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,922 wheel INFO adding 'django/contrib/postgres/locale/ml/LC_MESSAGES/django.po' 2024-05-07 20:52:07,923 wheel INFO adding 'django/contrib/postgres/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,924 wheel INFO adding 'django/contrib/postgres/locale/mn/LC_MESSAGES/django.po' 2024-05-07 20:52:07,925 wheel INFO adding 'django/contrib/postgres/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,926 wheel INFO adding 'django/contrib/postgres/locale/ms/LC_MESSAGES/django.po' 2024-05-07 20:52:07,928 wheel INFO adding 'django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,929 wheel INFO adding 'django/contrib/postgres/locale/nb/LC_MESSAGES/django.po' 2024-05-07 20:52:07,930 wheel INFO adding 'django/contrib/postgres/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,931 wheel INFO adding 'django/contrib/postgres/locale/ne/LC_MESSAGES/django.po' 2024-05-07 20:52:07,932 wheel INFO adding 'django/contrib/postgres/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,933 wheel INFO adding 'django/contrib/postgres/locale/nl/LC_MESSAGES/django.po' 2024-05-07 20:52:07,934 wheel INFO adding 'django/contrib/postgres/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,935 wheel INFO adding 'django/contrib/postgres/locale/nn/LC_MESSAGES/django.po' 2024-05-07 20:52:07,937 wheel INFO adding 'django/contrib/postgres/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,938 wheel INFO adding 'django/contrib/postgres/locale/pl/LC_MESSAGES/django.po' 2024-05-07 20:52:07,939 wheel INFO adding 'django/contrib/postgres/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,940 wheel INFO adding 'django/contrib/postgres/locale/pt/LC_MESSAGES/django.po' 2024-05-07 20:52:07,941 wheel INFO adding 'django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,942 wheel INFO adding 'django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 20:52:07,944 wheel INFO adding 'django/contrib/postgres/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,945 wheel INFO adding 'django/contrib/postgres/locale/ro/LC_MESSAGES/django.po' 2024-05-07 20:52:07,946 wheel INFO adding 'django/contrib/postgres/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,947 wheel INFO adding 'django/contrib/postgres/locale/ru/LC_MESSAGES/django.po' 2024-05-07 20:52:07,949 wheel INFO adding 'django/contrib/postgres/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,950 wheel INFO adding 'django/contrib/postgres/locale/sk/LC_MESSAGES/django.po' 2024-05-07 20:52:07,951 wheel INFO adding 'django/contrib/postgres/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,952 wheel INFO adding 'django/contrib/postgres/locale/sl/LC_MESSAGES/django.po' 2024-05-07 20:52:07,953 wheel INFO adding 'django/contrib/postgres/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,954 wheel INFO adding 'django/contrib/postgres/locale/sq/LC_MESSAGES/django.po' 2024-05-07 20:52:07,956 wheel INFO adding 'django/contrib/postgres/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,957 wheel INFO adding 'django/contrib/postgres/locale/sr/LC_MESSAGES/django.po' 2024-05-07 20:52:07,958 wheel INFO adding 'django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,959 wheel INFO adding 'django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 20:52:07,960 wheel INFO adding 'django/contrib/postgres/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,961 wheel INFO adding 'django/contrib/postgres/locale/sv/LC_MESSAGES/django.po' 2024-05-07 20:52:07,963 wheel INFO adding 'django/contrib/postgres/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,964 wheel INFO adding 'django/contrib/postgres/locale/tg/LC_MESSAGES/django.po' 2024-05-07 20:52:07,965 wheel INFO adding 'django/contrib/postgres/locale/tk/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,966 wheel INFO adding 'django/contrib/postgres/locale/tk/LC_MESSAGES/django.po' 2024-05-07 20:52:07,967 wheel INFO adding 'django/contrib/postgres/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,968 wheel INFO adding 'django/contrib/postgres/locale/tr/LC_MESSAGES/django.po' 2024-05-07 20:52:07,970 wheel INFO adding 'django/contrib/postgres/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,971 wheel INFO adding 'django/contrib/postgres/locale/uk/LC_MESSAGES/django.po' 2024-05-07 20:52:07,972 wheel INFO adding 'django/contrib/postgres/locale/uz/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,973 wheel INFO adding 'django/contrib/postgres/locale/uz/LC_MESSAGES/django.po' 2024-05-07 20:52:07,975 wheel INFO adding 'django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,976 wheel INFO adding 'django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 20:52:07,977 wheel INFO adding 'django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,978 wheel INFO adding 'django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 20:52:07,980 wheel INFO adding 'django/contrib/postgres/templates/postgres/widgets/split_array.html' 2024-05-07 20:52:07,981 wheel INFO adding 'django/contrib/redirects/__init__.py' 2024-05-07 20:52:07,982 wheel INFO adding 'django/contrib/redirects/admin.py' 2024-05-07 20:52:07,982 wheel INFO adding 'django/contrib/redirects/apps.py' 2024-05-07 20:52:07,983 wheel INFO adding 'django/contrib/redirects/middleware.py' 2024-05-07 20:52:07,984 wheel INFO adding 'django/contrib/redirects/models.py' 2024-05-07 20:52:07,988 wheel INFO adding 'django/contrib/redirects/locale/af/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,989 wheel INFO adding 'django/contrib/redirects/locale/af/LC_MESSAGES/django.po' 2024-05-07 20:52:07,991 wheel INFO adding 'django/contrib/redirects/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,992 wheel INFO adding 'django/contrib/redirects/locale/ar/LC_MESSAGES/django.po' 2024-05-07 20:52:07,993 wheel INFO adding 'django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,994 wheel INFO adding 'django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 20:52:07,995 wheel INFO adding 'django/contrib/redirects/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,996 wheel INFO adding 'django/contrib/redirects/locale/ast/LC_MESSAGES/django.po' 2024-05-07 20:52:07,997 wheel INFO adding 'django/contrib/redirects/locale/az/LC_MESSAGES/django.mo' 2024-05-07 20:52:07,998 wheel INFO adding 'django/contrib/redirects/locale/az/LC_MESSAGES/django.po' 2024-05-07 20:52:07,999 wheel INFO adding 'django/contrib/redirects/locale/be/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,000 wheel INFO adding 'django/contrib/redirects/locale/be/LC_MESSAGES/django.po' 2024-05-07 20:52:08,002 wheel INFO adding 'django/contrib/redirects/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,003 wheel INFO adding 'django/contrib/redirects/locale/bg/LC_MESSAGES/django.po' 2024-05-07 20:52:08,004 wheel INFO adding 'django/contrib/redirects/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,005 wheel INFO adding 'django/contrib/redirects/locale/bn/LC_MESSAGES/django.po' 2024-05-07 20:52:08,006 wheel INFO adding 'django/contrib/redirects/locale/br/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,007 wheel INFO adding 'django/contrib/redirects/locale/br/LC_MESSAGES/django.po' 2024-05-07 20:52:08,008 wheel INFO adding 'django/contrib/redirects/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,009 wheel INFO adding 'django/contrib/redirects/locale/bs/LC_MESSAGES/django.po' 2024-05-07 20:52:08,010 wheel INFO adding 'django/contrib/redirects/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,011 wheel INFO adding 'django/contrib/redirects/locale/ca/LC_MESSAGES/django.po' 2024-05-07 20:52:08,012 wheel INFO adding 'django/contrib/redirects/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,013 wheel INFO adding 'django/contrib/redirects/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 20:52:08,015 wheel INFO adding 'django/contrib/redirects/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,016 wheel INFO adding 'django/contrib/redirects/locale/cs/LC_MESSAGES/django.po' 2024-05-07 20:52:08,017 wheel INFO adding 'django/contrib/redirects/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,018 wheel INFO adding 'django/contrib/redirects/locale/cy/LC_MESSAGES/django.po' 2024-05-07 20:52:08,019 wheel INFO adding 'django/contrib/redirects/locale/da/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,020 wheel INFO adding 'django/contrib/redirects/locale/da/LC_MESSAGES/django.po' 2024-05-07 20:52:08,021 wheel INFO adding 'django/contrib/redirects/locale/de/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,022 wheel INFO adding 'django/contrib/redirects/locale/de/LC_MESSAGES/django.po' 2024-05-07 20:52:08,024 wheel INFO adding 'django/contrib/redirects/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,024 wheel INFO adding 'django/contrib/redirects/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 20:52:08,026 wheel INFO adding 'django/contrib/redirects/locale/el/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,027 wheel INFO adding 'django/contrib/redirects/locale/el/LC_MESSAGES/django.po' 2024-05-07 20:52:08,028 wheel INFO adding 'django/contrib/redirects/locale/en/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,029 wheel INFO adding 'django/contrib/redirects/locale/en/LC_MESSAGES/django.po' 2024-05-07 20:52:08,030 wheel INFO adding 'django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,031 wheel INFO adding 'django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 20:52:08,032 wheel INFO adding 'django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,033 wheel INFO adding 'django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 20:52:08,034 wheel INFO adding 'django/contrib/redirects/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,035 wheel INFO adding 'django/contrib/redirects/locale/eo/LC_MESSAGES/django.po' 2024-05-07 20:52:08,036 wheel INFO adding 'django/contrib/redirects/locale/es/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,037 wheel INFO adding 'django/contrib/redirects/locale/es/LC_MESSAGES/django.po' 2024-05-07 20:52:08,039 wheel INFO adding 'django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,040 wheel INFO adding 'django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 20:52:08,041 wheel INFO adding 'django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,042 wheel INFO adding 'django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 20:52:08,043 wheel INFO adding 'django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,044 wheel INFO adding 'django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 20:52:08,045 wheel INFO adding 'django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,046 wheel INFO adding 'django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 20:52:08,048 wheel INFO adding 'django/contrib/redirects/locale/et/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,049 wheel INFO adding 'django/contrib/redirects/locale/et/LC_MESSAGES/django.po' 2024-05-07 20:52:08,050 wheel INFO adding 'django/contrib/redirects/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,051 wheel INFO adding 'django/contrib/redirects/locale/eu/LC_MESSAGES/django.po' 2024-05-07 20:52:08,052 wheel INFO adding 'django/contrib/redirects/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,053 wheel INFO adding 'django/contrib/redirects/locale/fa/LC_MESSAGES/django.po' 2024-05-07 20:52:08,054 wheel INFO adding 'django/contrib/redirects/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,055 wheel INFO adding 'django/contrib/redirects/locale/fi/LC_MESSAGES/django.po' 2024-05-07 20:52:08,056 wheel INFO adding 'django/contrib/redirects/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,057 wheel INFO adding 'django/contrib/redirects/locale/fr/LC_MESSAGES/django.po' 2024-05-07 20:52:08,059 wheel INFO adding 'django/contrib/redirects/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,059 wheel INFO adding 'django/contrib/redirects/locale/fy/LC_MESSAGES/django.po' 2024-05-07 20:52:08,061 wheel INFO adding 'django/contrib/redirects/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,062 wheel INFO adding 'django/contrib/redirects/locale/ga/LC_MESSAGES/django.po' 2024-05-07 20:52:08,063 wheel INFO adding 'django/contrib/redirects/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,064 wheel INFO adding 'django/contrib/redirects/locale/gd/LC_MESSAGES/django.po' 2024-05-07 20:52:08,065 wheel INFO adding 'django/contrib/redirects/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,066 wheel INFO adding 'django/contrib/redirects/locale/gl/LC_MESSAGES/django.po' 2024-05-07 20:52:08,067 wheel INFO adding 'django/contrib/redirects/locale/he/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,068 wheel INFO adding 'django/contrib/redirects/locale/he/LC_MESSAGES/django.po' 2024-05-07 20:52:08,069 wheel INFO adding 'django/contrib/redirects/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,070 wheel INFO adding 'django/contrib/redirects/locale/hi/LC_MESSAGES/django.po' 2024-05-07 20:52:08,071 wheel INFO adding 'django/contrib/redirects/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,072 wheel INFO adding 'django/contrib/redirects/locale/hr/LC_MESSAGES/django.po' 2024-05-07 20:52:08,074 wheel INFO adding 'django/contrib/redirects/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,075 wheel INFO adding 'django/contrib/redirects/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 20:52:08,076 wheel INFO adding 'django/contrib/redirects/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,077 wheel INFO adding 'django/contrib/redirects/locale/hu/LC_MESSAGES/django.po' 2024-05-07 20:52:08,078 wheel INFO adding 'django/contrib/redirects/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,079 wheel INFO adding 'django/contrib/redirects/locale/hy/LC_MESSAGES/django.po' 2024-05-07 20:52:08,080 wheel INFO adding 'django/contrib/redirects/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,081 wheel INFO adding 'django/contrib/redirects/locale/ia/LC_MESSAGES/django.po' 2024-05-07 20:52:08,082 wheel INFO adding 'django/contrib/redirects/locale/id/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,083 wheel INFO adding 'django/contrib/redirects/locale/id/LC_MESSAGES/django.po' 2024-05-07 20:52:08,085 wheel INFO adding 'django/contrib/redirects/locale/io/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,086 wheel INFO adding 'django/contrib/redirects/locale/io/LC_MESSAGES/django.po' 2024-05-07 20:52:08,087 wheel INFO adding 'django/contrib/redirects/locale/is/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,088 wheel INFO adding 'django/contrib/redirects/locale/is/LC_MESSAGES/django.po' 2024-05-07 20:52:08,089 wheel INFO adding 'django/contrib/redirects/locale/it/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,090 wheel INFO adding 'django/contrib/redirects/locale/it/LC_MESSAGES/django.po' 2024-05-07 20:52:08,091 wheel INFO adding 'django/contrib/redirects/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,092 wheel INFO adding 'django/contrib/redirects/locale/ja/LC_MESSAGES/django.po' 2024-05-07 20:52:08,093 wheel INFO adding 'django/contrib/redirects/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,094 wheel INFO adding 'django/contrib/redirects/locale/ka/LC_MESSAGES/django.po' 2024-05-07 20:52:08,096 wheel INFO adding 'django/contrib/redirects/locale/kab/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,097 wheel INFO adding 'django/contrib/redirects/locale/kab/LC_MESSAGES/django.po' 2024-05-07 20:52:08,098 wheel INFO adding 'django/contrib/redirects/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,099 wheel INFO adding 'django/contrib/redirects/locale/kk/LC_MESSAGES/django.po' 2024-05-07 20:52:08,100 wheel INFO adding 'django/contrib/redirects/locale/km/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,101 wheel INFO adding 'django/contrib/redirects/locale/km/LC_MESSAGES/django.po' 2024-05-07 20:52:08,102 wheel INFO adding 'django/contrib/redirects/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,103 wheel INFO adding 'django/contrib/redirects/locale/kn/LC_MESSAGES/django.po' 2024-05-07 20:52:08,104 wheel INFO adding 'django/contrib/redirects/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,105 wheel INFO adding 'django/contrib/redirects/locale/ko/LC_MESSAGES/django.po' 2024-05-07 20:52:08,107 wheel INFO adding 'django/contrib/redirects/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,108 wheel INFO adding 'django/contrib/redirects/locale/ky/LC_MESSAGES/django.po' 2024-05-07 20:52:08,109 wheel INFO adding 'django/contrib/redirects/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,110 wheel INFO adding 'django/contrib/redirects/locale/lb/LC_MESSAGES/django.po' 2024-05-07 20:52:08,111 wheel INFO adding 'django/contrib/redirects/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,112 wheel INFO adding 'django/contrib/redirects/locale/lt/LC_MESSAGES/django.po' 2024-05-07 20:52:08,113 wheel INFO adding 'django/contrib/redirects/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,114 wheel INFO adding 'django/contrib/redirects/locale/lv/LC_MESSAGES/django.po' 2024-05-07 20:52:08,115 wheel INFO adding 'django/contrib/redirects/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,116 wheel INFO adding 'django/contrib/redirects/locale/mk/LC_MESSAGES/django.po' 2024-05-07 20:52:08,117 wheel INFO adding 'django/contrib/redirects/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,118 wheel INFO adding 'django/contrib/redirects/locale/ml/LC_MESSAGES/django.po' 2024-05-07 20:52:08,120 wheel INFO adding 'django/contrib/redirects/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,121 wheel INFO adding 'django/contrib/redirects/locale/mn/LC_MESSAGES/django.po' 2024-05-07 20:52:08,122 wheel INFO adding 'django/contrib/redirects/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,123 wheel INFO adding 'django/contrib/redirects/locale/mr/LC_MESSAGES/django.po' 2024-05-07 20:52:08,124 wheel INFO adding 'django/contrib/redirects/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,125 wheel INFO adding 'django/contrib/redirects/locale/ms/LC_MESSAGES/django.po' 2024-05-07 20:52:08,126 wheel INFO adding 'django/contrib/redirects/locale/my/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,127 wheel INFO adding 'django/contrib/redirects/locale/my/LC_MESSAGES/django.po' 2024-05-07 20:52:08,128 wheel INFO adding 'django/contrib/redirects/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,129 wheel INFO adding 'django/contrib/redirects/locale/nb/LC_MESSAGES/django.po' 2024-05-07 20:52:08,131 wheel INFO adding 'django/contrib/redirects/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,131 wheel INFO adding 'django/contrib/redirects/locale/ne/LC_MESSAGES/django.po' 2024-05-07 20:52:08,133 wheel INFO adding 'django/contrib/redirects/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,134 wheel INFO adding 'django/contrib/redirects/locale/nl/LC_MESSAGES/django.po' 2024-05-07 20:52:08,135 wheel INFO adding 'django/contrib/redirects/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,136 wheel INFO adding 'django/contrib/redirects/locale/nn/LC_MESSAGES/django.po' 2024-05-07 20:52:08,137 wheel INFO adding 'django/contrib/redirects/locale/os/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,138 wheel INFO adding 'django/contrib/redirects/locale/os/LC_MESSAGES/django.po' 2024-05-07 20:52:08,139 wheel INFO adding 'django/contrib/redirects/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,140 wheel INFO adding 'django/contrib/redirects/locale/pa/LC_MESSAGES/django.po' 2024-05-07 20:52:08,141 wheel INFO adding 'django/contrib/redirects/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,142 wheel INFO adding 'django/contrib/redirects/locale/pl/LC_MESSAGES/django.po' 2024-05-07 20:52:08,144 wheel INFO adding 'django/contrib/redirects/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,145 wheel INFO adding 'django/contrib/redirects/locale/pt/LC_MESSAGES/django.po' 2024-05-07 20:52:08,146 wheel INFO adding 'django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,147 wheel INFO adding 'django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 20:52:08,148 wheel INFO adding 'django/contrib/redirects/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,149 wheel INFO adding 'django/contrib/redirects/locale/ro/LC_MESSAGES/django.po' 2024-05-07 20:52:08,150 wheel INFO adding 'django/contrib/redirects/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,151 wheel INFO adding 'django/contrib/redirects/locale/ru/LC_MESSAGES/django.po' 2024-05-07 20:52:08,152 wheel INFO adding 'django/contrib/redirects/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,153 wheel INFO adding 'django/contrib/redirects/locale/sk/LC_MESSAGES/django.po' 2024-05-07 20:52:08,155 wheel INFO adding 'django/contrib/redirects/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,156 wheel INFO adding 'django/contrib/redirects/locale/sl/LC_MESSAGES/django.po' 2024-05-07 20:52:08,157 wheel INFO adding 'django/contrib/redirects/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,158 wheel INFO adding 'django/contrib/redirects/locale/sq/LC_MESSAGES/django.po' 2024-05-07 20:52:08,159 wheel INFO adding 'django/contrib/redirects/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,160 wheel INFO adding 'django/contrib/redirects/locale/sr/LC_MESSAGES/django.po' 2024-05-07 20:52:08,161 wheel INFO adding 'django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,162 wheel INFO adding 'django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 20:52:08,163 wheel INFO adding 'django/contrib/redirects/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,164 wheel INFO adding 'django/contrib/redirects/locale/sv/LC_MESSAGES/django.po' 2024-05-07 20:52:08,166 wheel INFO adding 'django/contrib/redirects/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,167 wheel INFO adding 'django/contrib/redirects/locale/sw/LC_MESSAGES/django.po' 2024-05-07 20:52:08,168 wheel INFO adding 'django/contrib/redirects/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,169 wheel INFO adding 'django/contrib/redirects/locale/ta/LC_MESSAGES/django.po' 2024-05-07 20:52:08,170 wheel INFO adding 'django/contrib/redirects/locale/te/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,171 wheel INFO adding 'django/contrib/redirects/locale/te/LC_MESSAGES/django.po' 2024-05-07 20:52:08,172 wheel INFO adding 'django/contrib/redirects/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,173 wheel INFO adding 'django/contrib/redirects/locale/tg/LC_MESSAGES/django.po' 2024-05-07 20:52:08,174 wheel INFO adding 'django/contrib/redirects/locale/th/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,175 wheel INFO adding 'django/contrib/redirects/locale/th/LC_MESSAGES/django.po' 2024-05-07 20:52:08,177 wheel INFO adding 'django/contrib/redirects/locale/tk/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,177 wheel INFO adding 'django/contrib/redirects/locale/tk/LC_MESSAGES/django.po' 2024-05-07 20:52:08,179 wheel INFO adding 'django/contrib/redirects/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,180 wheel INFO adding 'django/contrib/redirects/locale/tr/LC_MESSAGES/django.po' 2024-05-07 20:52:08,181 wheel INFO adding 'django/contrib/redirects/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,182 wheel INFO adding 'django/contrib/redirects/locale/tt/LC_MESSAGES/django.po' 2024-05-07 20:52:08,183 wheel INFO adding 'django/contrib/redirects/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,184 wheel INFO adding 'django/contrib/redirects/locale/udm/LC_MESSAGES/django.po' 2024-05-07 20:52:08,185 wheel INFO adding 'django/contrib/redirects/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,186 wheel INFO adding 'django/contrib/redirects/locale/uk/LC_MESSAGES/django.po' 2024-05-07 20:52:08,187 wheel INFO adding 'django/contrib/redirects/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,188 wheel INFO adding 'django/contrib/redirects/locale/ur/LC_MESSAGES/django.po' 2024-05-07 20:52:08,190 wheel INFO adding 'django/contrib/redirects/locale/uz/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,191 wheel INFO adding 'django/contrib/redirects/locale/uz/LC_MESSAGES/django.po' 2024-05-07 20:52:08,192 wheel INFO adding 'django/contrib/redirects/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,193 wheel INFO adding 'django/contrib/redirects/locale/vi/LC_MESSAGES/django.po' 2024-05-07 20:52:08,194 wheel INFO adding 'django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,195 wheel INFO adding 'django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 20:52:08,196 wheel INFO adding 'django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,197 wheel INFO adding 'django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 20:52:08,198 wheel INFO adding 'django/contrib/redirects/migrations/0001_initial.py' 2024-05-07 20:52:08,199 wheel INFO adding 'django/contrib/redirects/migrations/0002_alter_redirect_new_path_help_text.py' 2024-05-07 20:52:08,200 wheel INFO adding 'django/contrib/redirects/migrations/__init__.py' 2024-05-07 20:52:08,201 wheel INFO adding 'django/contrib/sessions/__init__.py' 2024-05-07 20:52:08,202 wheel INFO adding 'django/contrib/sessions/apps.py' 2024-05-07 20:52:08,203 wheel INFO adding 'django/contrib/sessions/base_session.py' 2024-05-07 20:52:08,204 wheel INFO adding 'django/contrib/sessions/exceptions.py' 2024-05-07 20:52:08,205 wheel INFO adding 'django/contrib/sessions/middleware.py' 2024-05-07 20:52:08,206 wheel INFO adding 'django/contrib/sessions/models.py' 2024-05-07 20:52:08,206 wheel INFO adding 'django/contrib/sessions/serializers.py' 2024-05-07 20:52:08,208 wheel INFO adding 'django/contrib/sessions/backends/__init__.py' 2024-05-07 20:52:08,209 wheel INFO adding 'django/contrib/sessions/backends/base.py' 2024-05-07 20:52:08,210 wheel INFO adding 'django/contrib/sessions/backends/cache.py' 2024-05-07 20:52:08,211 wheel INFO adding 'django/contrib/sessions/backends/cached_db.py' 2024-05-07 20:52:08,212 wheel INFO adding 'django/contrib/sessions/backends/db.py' 2024-05-07 20:52:08,213 wheel INFO adding 'django/contrib/sessions/backends/file.py' 2024-05-07 20:52:08,214 wheel INFO adding 'django/contrib/sessions/backends/signed_cookies.py' 2024-05-07 20:52:08,218 wheel INFO adding 'django/contrib/sessions/locale/af/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,219 wheel INFO adding 'django/contrib/sessions/locale/af/LC_MESSAGES/django.po' 2024-05-07 20:52:08,220 wheel INFO adding 'django/contrib/sessions/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,221 wheel INFO adding 'django/contrib/sessions/locale/ar/LC_MESSAGES/django.po' 2024-05-07 20:52:08,223 wheel INFO adding 'django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,224 wheel INFO adding 'django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 20:52:08,225 wheel INFO adding 'django/contrib/sessions/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,227 wheel INFO adding 'django/contrib/sessions/locale/ast/LC_MESSAGES/django.po' 2024-05-07 20:52:08,228 wheel INFO adding 'django/contrib/sessions/locale/az/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,229 wheel INFO adding 'django/contrib/sessions/locale/az/LC_MESSAGES/django.po' 2024-05-07 20:52:08,230 wheel INFO adding 'django/contrib/sessions/locale/be/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,232 wheel INFO adding 'django/contrib/sessions/locale/be/LC_MESSAGES/django.po' 2024-05-07 20:52:08,233 wheel INFO adding 'django/contrib/sessions/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,234 wheel INFO adding 'django/contrib/sessions/locale/bg/LC_MESSAGES/django.po' 2024-05-07 20:52:08,235 wheel INFO adding 'django/contrib/sessions/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,236 wheel INFO adding 'django/contrib/sessions/locale/bn/LC_MESSAGES/django.po' 2024-05-07 20:52:08,237 wheel INFO adding 'django/contrib/sessions/locale/br/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,238 wheel INFO adding 'django/contrib/sessions/locale/br/LC_MESSAGES/django.po' 2024-05-07 20:52:08,240 wheel INFO adding 'django/contrib/sessions/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,241 wheel INFO adding 'django/contrib/sessions/locale/bs/LC_MESSAGES/django.po' 2024-05-07 20:52:08,242 wheel INFO adding 'django/contrib/sessions/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,243 wheel INFO adding 'django/contrib/sessions/locale/ca/LC_MESSAGES/django.po' 2024-05-07 20:52:08,244 wheel INFO adding 'django/contrib/sessions/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,245 wheel INFO adding 'django/contrib/sessions/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 20:52:08,246 wheel INFO adding 'django/contrib/sessions/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,247 wheel INFO adding 'django/contrib/sessions/locale/cs/LC_MESSAGES/django.po' 2024-05-07 20:52:08,248 wheel INFO adding 'django/contrib/sessions/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,249 wheel INFO adding 'django/contrib/sessions/locale/cy/LC_MESSAGES/django.po' 2024-05-07 20:52:08,250 wheel INFO adding 'django/contrib/sessions/locale/da/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,251 wheel INFO adding 'django/contrib/sessions/locale/da/LC_MESSAGES/django.po' 2024-05-07 20:52:08,252 wheel INFO adding 'django/contrib/sessions/locale/de/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,253 wheel INFO adding 'django/contrib/sessions/locale/de/LC_MESSAGES/django.po' 2024-05-07 20:52:08,254 wheel INFO adding 'django/contrib/sessions/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,255 wheel INFO adding 'django/contrib/sessions/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 20:52:08,257 wheel INFO adding 'django/contrib/sessions/locale/el/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,257 wheel INFO adding 'django/contrib/sessions/locale/el/LC_MESSAGES/django.po' 2024-05-07 20:52:08,259 wheel INFO adding 'django/contrib/sessions/locale/en/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,260 wheel INFO adding 'django/contrib/sessions/locale/en/LC_MESSAGES/django.po' 2024-05-07 20:52:08,261 wheel INFO adding 'django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,262 wheel INFO adding 'django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 20:52:08,263 wheel INFO adding 'django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,264 wheel INFO adding 'django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 20:52:08,265 wheel INFO adding 'django/contrib/sessions/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,266 wheel INFO adding 'django/contrib/sessions/locale/eo/LC_MESSAGES/django.po' 2024-05-07 20:52:08,267 wheel INFO adding 'django/contrib/sessions/locale/es/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,268 wheel INFO adding 'django/contrib/sessions/locale/es/LC_MESSAGES/django.po' 2024-05-07 20:52:08,269 wheel INFO adding 'django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,270 wheel INFO adding 'django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 20:52:08,271 wheel INFO adding 'django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,272 wheel INFO adding 'django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 20:52:08,273 wheel INFO adding 'django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,274 wheel INFO adding 'django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 20:52:08,276 wheel INFO adding 'django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,277 wheel INFO adding 'django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 20:52:08,278 wheel INFO adding 'django/contrib/sessions/locale/et/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,279 wheel INFO adding 'django/contrib/sessions/locale/et/LC_MESSAGES/django.po' 2024-05-07 20:52:08,280 wheel INFO adding 'django/contrib/sessions/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,281 wheel INFO adding 'django/contrib/sessions/locale/eu/LC_MESSAGES/django.po' 2024-05-07 20:52:08,282 wheel INFO adding 'django/contrib/sessions/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,283 wheel INFO adding 'django/contrib/sessions/locale/fa/LC_MESSAGES/django.po' 2024-05-07 20:52:08,284 wheel INFO adding 'django/contrib/sessions/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,285 wheel INFO adding 'django/contrib/sessions/locale/fi/LC_MESSAGES/django.po' 2024-05-07 20:52:08,286 wheel INFO adding 'django/contrib/sessions/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,287 wheel INFO adding 'django/contrib/sessions/locale/fr/LC_MESSAGES/django.po' 2024-05-07 20:52:08,288 wheel INFO adding 'django/contrib/sessions/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,289 wheel INFO adding 'django/contrib/sessions/locale/fy/LC_MESSAGES/django.po' 2024-05-07 20:52:08,291 wheel INFO adding 'django/contrib/sessions/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,292 wheel INFO adding 'django/contrib/sessions/locale/ga/LC_MESSAGES/django.po' 2024-05-07 20:52:08,293 wheel INFO adding 'django/contrib/sessions/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,294 wheel INFO adding 'django/contrib/sessions/locale/gd/LC_MESSAGES/django.po' 2024-05-07 20:52:08,295 wheel INFO adding 'django/contrib/sessions/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,296 wheel INFO adding 'django/contrib/sessions/locale/gl/LC_MESSAGES/django.po' 2024-05-07 20:52:08,297 wheel INFO adding 'django/contrib/sessions/locale/he/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,298 wheel INFO adding 'django/contrib/sessions/locale/he/LC_MESSAGES/django.po' 2024-05-07 20:52:08,299 wheel INFO adding 'django/contrib/sessions/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,300 wheel INFO adding 'django/contrib/sessions/locale/hi/LC_MESSAGES/django.po' 2024-05-07 20:52:08,301 wheel INFO adding 'django/contrib/sessions/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,302 wheel INFO adding 'django/contrib/sessions/locale/hr/LC_MESSAGES/django.po' 2024-05-07 20:52:08,303 wheel INFO adding 'django/contrib/sessions/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,304 wheel INFO adding 'django/contrib/sessions/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 20:52:08,305 wheel INFO adding 'django/contrib/sessions/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,306 wheel INFO adding 'django/contrib/sessions/locale/hu/LC_MESSAGES/django.po' 2024-05-07 20:52:08,308 wheel INFO adding 'django/contrib/sessions/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,309 wheel INFO adding 'django/contrib/sessions/locale/hy/LC_MESSAGES/django.po' 2024-05-07 20:52:08,310 wheel INFO adding 'django/contrib/sessions/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,311 wheel INFO adding 'django/contrib/sessions/locale/ia/LC_MESSAGES/django.po' 2024-05-07 20:52:08,312 wheel INFO adding 'django/contrib/sessions/locale/id/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,313 wheel INFO adding 'django/contrib/sessions/locale/id/LC_MESSAGES/django.po' 2024-05-07 20:52:08,314 wheel INFO adding 'django/contrib/sessions/locale/io/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,315 wheel INFO adding 'django/contrib/sessions/locale/io/LC_MESSAGES/django.po' 2024-05-07 20:52:08,316 wheel INFO adding 'django/contrib/sessions/locale/is/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,317 wheel INFO adding 'django/contrib/sessions/locale/is/LC_MESSAGES/django.po' 2024-05-07 20:52:08,320 wheel INFO adding 'django/contrib/sessions/locale/it/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,321 wheel INFO adding 'django/contrib/sessions/locale/it/LC_MESSAGES/django.po' 2024-05-07 20:52:08,322 wheel INFO adding 'django/contrib/sessions/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,323 wheel INFO adding 'django/contrib/sessions/locale/ja/LC_MESSAGES/django.po' 2024-05-07 20:52:08,324 wheel INFO adding 'django/contrib/sessions/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,325 wheel INFO adding 'django/contrib/sessions/locale/ka/LC_MESSAGES/django.po' 2024-05-07 20:52:08,327 wheel INFO adding 'django/contrib/sessions/locale/kab/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,327 wheel INFO adding 'django/contrib/sessions/locale/kab/LC_MESSAGES/django.po' 2024-05-07 20:52:08,329 wheel INFO adding 'django/contrib/sessions/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,330 wheel INFO adding 'django/contrib/sessions/locale/kk/LC_MESSAGES/django.po' 2024-05-07 20:52:08,331 wheel INFO adding 'django/contrib/sessions/locale/km/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,332 wheel INFO adding 'django/contrib/sessions/locale/km/LC_MESSAGES/django.po' 2024-05-07 20:52:08,333 wheel INFO adding 'django/contrib/sessions/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,334 wheel INFO adding 'django/contrib/sessions/locale/kn/LC_MESSAGES/django.po' 2024-05-07 20:52:08,335 wheel INFO adding 'django/contrib/sessions/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,336 wheel INFO adding 'django/contrib/sessions/locale/ko/LC_MESSAGES/django.po' 2024-05-07 20:52:08,337 wheel INFO adding 'django/contrib/sessions/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,338 wheel INFO adding 'django/contrib/sessions/locale/ky/LC_MESSAGES/django.po' 2024-05-07 20:52:08,339 wheel INFO adding 'django/contrib/sessions/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,340 wheel INFO adding 'django/contrib/sessions/locale/lb/LC_MESSAGES/django.po' 2024-05-07 20:52:08,342 wheel INFO adding 'django/contrib/sessions/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,343 wheel INFO adding 'django/contrib/sessions/locale/lt/LC_MESSAGES/django.po' 2024-05-07 20:52:08,344 wheel INFO adding 'django/contrib/sessions/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,345 wheel INFO adding 'django/contrib/sessions/locale/lv/LC_MESSAGES/django.po' 2024-05-07 20:52:08,346 wheel INFO adding 'django/contrib/sessions/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,347 wheel INFO adding 'django/contrib/sessions/locale/mk/LC_MESSAGES/django.po' 2024-05-07 20:52:08,348 wheel INFO adding 'django/contrib/sessions/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,349 wheel INFO adding 'django/contrib/sessions/locale/ml/LC_MESSAGES/django.po' 2024-05-07 20:52:08,350 wheel INFO adding 'django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,351 wheel INFO adding 'django/contrib/sessions/locale/mn/LC_MESSAGES/django.po' 2024-05-07 20:52:08,352 wheel INFO adding 'django/contrib/sessions/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,353 wheel INFO adding 'django/contrib/sessions/locale/mr/LC_MESSAGES/django.po' 2024-05-07 20:52:08,354 wheel INFO adding 'django/contrib/sessions/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,355 wheel INFO adding 'django/contrib/sessions/locale/ms/LC_MESSAGES/django.po' 2024-05-07 20:52:08,357 wheel INFO adding 'django/contrib/sessions/locale/my/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,358 wheel INFO adding 'django/contrib/sessions/locale/my/LC_MESSAGES/django.po' 2024-05-07 20:52:08,359 wheel INFO adding 'django/contrib/sessions/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,360 wheel INFO adding 'django/contrib/sessions/locale/nb/LC_MESSAGES/django.po' 2024-05-07 20:52:08,361 wheel INFO adding 'django/contrib/sessions/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,362 wheel INFO adding 'django/contrib/sessions/locale/ne/LC_MESSAGES/django.po' 2024-05-07 20:52:08,363 wheel INFO adding 'django/contrib/sessions/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,364 wheel INFO adding 'django/contrib/sessions/locale/nl/LC_MESSAGES/django.po' 2024-05-07 20:52:08,365 wheel INFO adding 'django/contrib/sessions/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,366 wheel INFO adding 'django/contrib/sessions/locale/nn/LC_MESSAGES/django.po' 2024-05-07 20:52:08,367 wheel INFO adding 'django/contrib/sessions/locale/os/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,368 wheel INFO adding 'django/contrib/sessions/locale/os/LC_MESSAGES/django.po' 2024-05-07 20:52:08,369 wheel INFO adding 'django/contrib/sessions/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,370 wheel INFO adding 'django/contrib/sessions/locale/pa/LC_MESSAGES/django.po' 2024-05-07 20:52:08,372 wheel INFO adding 'django/contrib/sessions/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,372 wheel INFO adding 'django/contrib/sessions/locale/pl/LC_MESSAGES/django.po' 2024-05-07 20:52:08,374 wheel INFO adding 'django/contrib/sessions/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,375 wheel INFO adding 'django/contrib/sessions/locale/pt/LC_MESSAGES/django.po' 2024-05-07 20:52:08,376 wheel INFO adding 'django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,377 wheel INFO adding 'django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 20:52:08,378 wheel INFO adding 'django/contrib/sessions/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,379 wheel INFO adding 'django/contrib/sessions/locale/ro/LC_MESSAGES/django.po' 2024-05-07 20:52:08,380 wheel INFO adding 'django/contrib/sessions/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,381 wheel INFO adding 'django/contrib/sessions/locale/ru/LC_MESSAGES/django.po' 2024-05-07 20:52:08,382 wheel INFO adding 'django/contrib/sessions/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,383 wheel INFO adding 'django/contrib/sessions/locale/sk/LC_MESSAGES/django.po' 2024-05-07 20:52:08,384 wheel INFO adding 'django/contrib/sessions/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,385 wheel INFO adding 'django/contrib/sessions/locale/sl/LC_MESSAGES/django.po' 2024-05-07 20:52:08,387 wheel INFO adding 'django/contrib/sessions/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,388 wheel INFO adding 'django/contrib/sessions/locale/sq/LC_MESSAGES/django.po' 2024-05-07 20:52:08,389 wheel INFO adding 'django/contrib/sessions/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,390 wheel INFO adding 'django/contrib/sessions/locale/sr/LC_MESSAGES/django.po' 2024-05-07 20:52:08,391 wheel INFO adding 'django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,392 wheel INFO adding 'django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 20:52:08,393 wheel INFO adding 'django/contrib/sessions/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,394 wheel INFO adding 'django/contrib/sessions/locale/sv/LC_MESSAGES/django.po' 2024-05-07 20:52:08,396 wheel INFO adding 'django/contrib/sessions/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,396 wheel INFO adding 'django/contrib/sessions/locale/sw/LC_MESSAGES/django.po' 2024-05-07 20:52:08,398 wheel INFO adding 'django/contrib/sessions/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,399 wheel INFO adding 'django/contrib/sessions/locale/ta/LC_MESSAGES/django.po' 2024-05-07 20:52:08,400 wheel INFO adding 'django/contrib/sessions/locale/te/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,401 wheel INFO adding 'django/contrib/sessions/locale/te/LC_MESSAGES/django.po' 2024-05-07 20:52:08,402 wheel INFO adding 'django/contrib/sessions/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,403 wheel INFO adding 'django/contrib/sessions/locale/tg/LC_MESSAGES/django.po' 2024-05-07 20:52:08,404 wheel INFO adding 'django/contrib/sessions/locale/th/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,405 wheel INFO adding 'django/contrib/sessions/locale/th/LC_MESSAGES/django.po' 2024-05-07 20:52:08,406 wheel INFO adding 'django/contrib/sessions/locale/tk/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,407 wheel INFO adding 'django/contrib/sessions/locale/tk/LC_MESSAGES/django.po' 2024-05-07 20:52:08,409 wheel INFO adding 'django/contrib/sessions/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,409 wheel INFO adding 'django/contrib/sessions/locale/tr/LC_MESSAGES/django.po' 2024-05-07 20:52:08,411 wheel INFO adding 'django/contrib/sessions/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,412 wheel INFO adding 'django/contrib/sessions/locale/tt/LC_MESSAGES/django.po' 2024-05-07 20:52:08,413 wheel INFO adding 'django/contrib/sessions/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,414 wheel INFO adding 'django/contrib/sessions/locale/udm/LC_MESSAGES/django.po' 2024-05-07 20:52:08,415 wheel INFO adding 'django/contrib/sessions/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,416 wheel INFO adding 'django/contrib/sessions/locale/uk/LC_MESSAGES/django.po' 2024-05-07 20:52:08,417 wheel INFO adding 'django/contrib/sessions/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,418 wheel INFO adding 'django/contrib/sessions/locale/ur/LC_MESSAGES/django.po' 2024-05-07 20:52:08,419 wheel INFO adding 'django/contrib/sessions/locale/uz/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,420 wheel INFO adding 'django/contrib/sessions/locale/uz/LC_MESSAGES/django.po' 2024-05-07 20:52:08,421 wheel INFO adding 'django/contrib/sessions/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,422 wheel INFO adding 'django/contrib/sessions/locale/vi/LC_MESSAGES/django.po' 2024-05-07 20:52:08,424 wheel INFO adding 'django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,424 wheel INFO adding 'django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 20:52:08,426 wheel INFO adding 'django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,427 wheel INFO adding 'django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 20:52:08,428 wheel INFO adding 'django/contrib/sessions/management/__init__.py' 2024-05-07 20:52:08,429 wheel INFO adding 'django/contrib/sessions/management/commands/__init__.py' 2024-05-07 20:52:08,430 wheel INFO adding 'django/contrib/sessions/management/commands/clearsessions.py' 2024-05-07 20:52:08,431 wheel INFO adding 'django/contrib/sessions/migrations/0001_initial.py' 2024-05-07 20:52:08,432 wheel INFO adding 'django/contrib/sessions/migrations/__init__.py' 2024-05-07 20:52:08,433 wheel INFO adding 'django/contrib/sitemaps/__init__.py' 2024-05-07 20:52:08,434 wheel INFO adding 'django/contrib/sitemaps/apps.py' 2024-05-07 20:52:08,435 wheel INFO adding 'django/contrib/sitemaps/views.py' 2024-05-07 20:52:08,436 wheel INFO adding 'django/contrib/sitemaps/management/__init__.py' 2024-05-07 20:52:08,437 wheel INFO adding 'django/contrib/sitemaps/management/commands/__init__.py' 2024-05-07 20:52:08,438 wheel INFO adding 'django/contrib/sitemaps/management/commands/ping_google.py' 2024-05-07 20:52:08,439 wheel INFO adding 'django/contrib/sitemaps/templates/sitemap.xml' 2024-05-07 20:52:08,440 wheel INFO adding 'django/contrib/sitemaps/templates/sitemap_index.xml' 2024-05-07 20:52:08,441 wheel INFO adding 'django/contrib/sites/__init__.py' 2024-05-07 20:52:08,442 wheel INFO adding 'django/contrib/sites/admin.py' 2024-05-07 20:52:08,443 wheel INFO adding 'django/contrib/sites/apps.py' 2024-05-07 20:52:08,444 wheel INFO adding 'django/contrib/sites/checks.py' 2024-05-07 20:52:08,445 wheel INFO adding 'django/contrib/sites/management.py' 2024-05-07 20:52:08,446 wheel INFO adding 'django/contrib/sites/managers.py' 2024-05-07 20:52:08,447 wheel INFO adding 'django/contrib/sites/middleware.py' 2024-05-07 20:52:08,447 wheel INFO adding 'django/contrib/sites/models.py' 2024-05-07 20:52:08,448 wheel INFO adding 'django/contrib/sites/requests.py' 2024-05-07 20:52:08,449 wheel INFO adding 'django/contrib/sites/shortcuts.py' 2024-05-07 20:52:08,453 wheel INFO adding 'django/contrib/sites/locale/af/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,454 wheel INFO adding 'django/contrib/sites/locale/af/LC_MESSAGES/django.po' 2024-05-07 20:52:08,455 wheel INFO adding 'django/contrib/sites/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,456 wheel INFO adding 'django/contrib/sites/locale/ar/LC_MESSAGES/django.po' 2024-05-07 20:52:08,458 wheel INFO adding 'django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,459 wheel INFO adding 'django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 20:52:08,460 wheel INFO adding 'django/contrib/sites/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,461 wheel INFO adding 'django/contrib/sites/locale/ast/LC_MESSAGES/django.po' 2024-05-07 20:52:08,462 wheel INFO adding 'django/contrib/sites/locale/az/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,463 wheel INFO adding 'django/contrib/sites/locale/az/LC_MESSAGES/django.po' 2024-05-07 20:52:08,464 wheel INFO adding 'django/contrib/sites/locale/be/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,465 wheel INFO adding 'django/contrib/sites/locale/be/LC_MESSAGES/django.po' 2024-05-07 20:52:08,466 wheel INFO adding 'django/contrib/sites/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,467 wheel INFO adding 'django/contrib/sites/locale/bg/LC_MESSAGES/django.po' 2024-05-07 20:52:08,468 wheel INFO adding 'django/contrib/sites/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,469 wheel INFO adding 'django/contrib/sites/locale/bn/LC_MESSAGES/django.po' 2024-05-07 20:52:08,471 wheel INFO adding 'django/contrib/sites/locale/br/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,472 wheel INFO adding 'django/contrib/sites/locale/br/LC_MESSAGES/django.po' 2024-05-07 20:52:08,473 wheel INFO adding 'django/contrib/sites/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,474 wheel INFO adding 'django/contrib/sites/locale/bs/LC_MESSAGES/django.po' 2024-05-07 20:52:08,475 wheel INFO adding 'django/contrib/sites/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,476 wheel INFO adding 'django/contrib/sites/locale/ca/LC_MESSAGES/django.po' 2024-05-07 20:52:08,477 wheel INFO adding 'django/contrib/sites/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,478 wheel INFO adding 'django/contrib/sites/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 20:52:08,479 wheel INFO adding 'django/contrib/sites/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,480 wheel INFO adding 'django/contrib/sites/locale/cs/LC_MESSAGES/django.po' 2024-05-07 20:52:08,482 wheel INFO adding 'django/contrib/sites/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,483 wheel INFO adding 'django/contrib/sites/locale/cy/LC_MESSAGES/django.po' 2024-05-07 20:52:08,484 wheel INFO adding 'django/contrib/sites/locale/da/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,485 wheel INFO adding 'django/contrib/sites/locale/da/LC_MESSAGES/django.po' 2024-05-07 20:52:08,486 wheel INFO adding 'django/contrib/sites/locale/de/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,487 wheel INFO adding 'django/contrib/sites/locale/de/LC_MESSAGES/django.po' 2024-05-07 20:52:08,488 wheel INFO adding 'django/contrib/sites/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,489 wheel INFO adding 'django/contrib/sites/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 20:52:08,490 wheel INFO adding 'django/contrib/sites/locale/el/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,491 wheel INFO adding 'django/contrib/sites/locale/el/LC_MESSAGES/django.po' 2024-05-07 20:52:08,492 wheel INFO adding 'django/contrib/sites/locale/en/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,493 wheel INFO adding 'django/contrib/sites/locale/en/LC_MESSAGES/django.po' 2024-05-07 20:52:08,495 wheel INFO adding 'django/contrib/sites/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,496 wheel INFO adding 'django/contrib/sites/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 20:52:08,497 wheel INFO adding 'django/contrib/sites/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,498 wheel INFO adding 'django/contrib/sites/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 20:52:08,499 wheel INFO adding 'django/contrib/sites/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,500 wheel INFO adding 'django/contrib/sites/locale/eo/LC_MESSAGES/django.po' 2024-05-07 20:52:08,501 wheel INFO adding 'django/contrib/sites/locale/es/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,502 wheel INFO adding 'django/contrib/sites/locale/es/LC_MESSAGES/django.po' 2024-05-07 20:52:08,503 wheel INFO adding 'django/contrib/sites/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,504 wheel INFO adding 'django/contrib/sites/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 20:52:08,505 wheel INFO adding 'django/contrib/sites/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,506 wheel INFO adding 'django/contrib/sites/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 20:52:08,507 wheel INFO adding 'django/contrib/sites/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,508 wheel INFO adding 'django/contrib/sites/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 20:52:08,510 wheel INFO adding 'django/contrib/sites/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,511 wheel INFO adding 'django/contrib/sites/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 20:52:08,512 wheel INFO adding 'django/contrib/sites/locale/et/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,513 wheel INFO adding 'django/contrib/sites/locale/et/LC_MESSAGES/django.po' 2024-05-07 20:52:08,514 wheel INFO adding 'django/contrib/sites/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,515 wheel INFO adding 'django/contrib/sites/locale/eu/LC_MESSAGES/django.po' 2024-05-07 20:52:08,516 wheel INFO adding 'django/contrib/sites/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,517 wheel INFO adding 'django/contrib/sites/locale/fa/LC_MESSAGES/django.po' 2024-05-07 20:52:08,518 wheel INFO adding 'django/contrib/sites/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,519 wheel INFO adding 'django/contrib/sites/locale/fi/LC_MESSAGES/django.po' 2024-05-07 20:52:08,520 wheel INFO adding 'django/contrib/sites/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,521 wheel INFO adding 'django/contrib/sites/locale/fr/LC_MESSAGES/django.po' 2024-05-07 20:52:08,523 wheel INFO adding 'django/contrib/sites/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,524 wheel INFO adding 'django/contrib/sites/locale/fy/LC_MESSAGES/django.po' 2024-05-07 20:52:08,525 wheel INFO adding 'django/contrib/sites/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,526 wheel INFO adding 'django/contrib/sites/locale/ga/LC_MESSAGES/django.po' 2024-05-07 20:52:08,527 wheel INFO adding 'django/contrib/sites/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,528 wheel INFO adding 'django/contrib/sites/locale/gd/LC_MESSAGES/django.po' 2024-05-07 20:52:08,529 wheel INFO adding 'django/contrib/sites/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,530 wheel INFO adding 'django/contrib/sites/locale/gl/LC_MESSAGES/django.po' 2024-05-07 20:52:08,531 wheel INFO adding 'django/contrib/sites/locale/he/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,532 wheel INFO adding 'django/contrib/sites/locale/he/LC_MESSAGES/django.po' 2024-05-07 20:52:08,533 wheel INFO adding 'django/contrib/sites/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,534 wheel INFO adding 'django/contrib/sites/locale/hi/LC_MESSAGES/django.po' 2024-05-07 20:52:08,535 wheel INFO adding 'django/contrib/sites/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,536 wheel INFO adding 'django/contrib/sites/locale/hr/LC_MESSAGES/django.po' 2024-05-07 20:52:08,538 wheel INFO adding 'django/contrib/sites/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,539 wheel INFO adding 'django/contrib/sites/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 20:52:08,540 wheel INFO adding 'django/contrib/sites/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,541 wheel INFO adding 'django/contrib/sites/locale/hu/LC_MESSAGES/django.po' 2024-05-07 20:52:08,542 wheel INFO adding 'django/contrib/sites/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,543 wheel INFO adding 'django/contrib/sites/locale/hy/LC_MESSAGES/django.po' 2024-05-07 20:52:08,544 wheel INFO adding 'django/contrib/sites/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,545 wheel INFO adding 'django/contrib/sites/locale/ia/LC_MESSAGES/django.po' 2024-05-07 20:52:08,546 wheel INFO adding 'django/contrib/sites/locale/id/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,547 wheel INFO adding 'django/contrib/sites/locale/id/LC_MESSAGES/django.po' 2024-05-07 20:52:08,548 wheel INFO adding 'django/contrib/sites/locale/io/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,549 wheel INFO adding 'django/contrib/sites/locale/io/LC_MESSAGES/django.po' 2024-05-07 20:52:08,551 wheel INFO adding 'django/contrib/sites/locale/is/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,551 wheel INFO adding 'django/contrib/sites/locale/is/LC_MESSAGES/django.po' 2024-05-07 20:52:08,553 wheel INFO adding 'django/contrib/sites/locale/it/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,554 wheel INFO adding 'django/contrib/sites/locale/it/LC_MESSAGES/django.po' 2024-05-07 20:52:08,555 wheel INFO adding 'django/contrib/sites/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,556 wheel INFO adding 'django/contrib/sites/locale/ja/LC_MESSAGES/django.po' 2024-05-07 20:52:08,557 wheel INFO adding 'django/contrib/sites/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,558 wheel INFO adding 'django/contrib/sites/locale/ka/LC_MESSAGES/django.po' 2024-05-07 20:52:08,559 wheel INFO adding 'django/contrib/sites/locale/kab/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,560 wheel INFO adding 'django/contrib/sites/locale/kab/LC_MESSAGES/django.po' 2024-05-07 20:52:08,561 wheel INFO adding 'django/contrib/sites/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,562 wheel INFO adding 'django/contrib/sites/locale/kk/LC_MESSAGES/django.po' 2024-05-07 20:52:08,563 wheel INFO adding 'django/contrib/sites/locale/km/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,564 wheel INFO adding 'django/contrib/sites/locale/km/LC_MESSAGES/django.po' 2024-05-07 20:52:08,565 wheel INFO adding 'django/contrib/sites/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,566 wheel INFO adding 'django/contrib/sites/locale/kn/LC_MESSAGES/django.po' 2024-05-07 20:52:08,568 wheel INFO adding 'django/contrib/sites/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,568 wheel INFO adding 'django/contrib/sites/locale/ko/LC_MESSAGES/django.po' 2024-05-07 20:52:08,570 wheel INFO adding 'django/contrib/sites/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,571 wheel INFO adding 'django/contrib/sites/locale/ky/LC_MESSAGES/django.po' 2024-05-07 20:52:08,572 wheel INFO adding 'django/contrib/sites/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,573 wheel INFO adding 'django/contrib/sites/locale/lb/LC_MESSAGES/django.po' 2024-05-07 20:52:08,574 wheel INFO adding 'django/contrib/sites/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,575 wheel INFO adding 'django/contrib/sites/locale/lt/LC_MESSAGES/django.po' 2024-05-07 20:52:08,576 wheel INFO adding 'django/contrib/sites/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,577 wheel INFO adding 'django/contrib/sites/locale/lv/LC_MESSAGES/django.po' 2024-05-07 20:52:08,578 wheel INFO adding 'django/contrib/sites/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,579 wheel INFO adding 'django/contrib/sites/locale/mk/LC_MESSAGES/django.po' 2024-05-07 20:52:08,580 wheel INFO adding 'django/contrib/sites/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,581 wheel INFO adding 'django/contrib/sites/locale/ml/LC_MESSAGES/django.po' 2024-05-07 20:52:08,583 wheel INFO adding 'django/contrib/sites/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,584 wheel INFO adding 'django/contrib/sites/locale/mn/LC_MESSAGES/django.po' 2024-05-07 20:52:08,585 wheel INFO adding 'django/contrib/sites/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,586 wheel INFO adding 'django/contrib/sites/locale/mr/LC_MESSAGES/django.po' 2024-05-07 20:52:08,587 wheel INFO adding 'django/contrib/sites/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,588 wheel INFO adding 'django/contrib/sites/locale/ms/LC_MESSAGES/django.po' 2024-05-07 20:52:08,589 wheel INFO adding 'django/contrib/sites/locale/my/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,590 wheel INFO adding 'django/contrib/sites/locale/my/LC_MESSAGES/django.po' 2024-05-07 20:52:08,591 wheel INFO adding 'django/contrib/sites/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,592 wheel INFO adding 'django/contrib/sites/locale/nb/LC_MESSAGES/django.po' 2024-05-07 20:52:08,593 wheel INFO adding 'django/contrib/sites/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,594 wheel INFO adding 'django/contrib/sites/locale/ne/LC_MESSAGES/django.po' 2024-05-07 20:52:08,596 wheel INFO adding 'django/contrib/sites/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,596 wheel INFO adding 'django/contrib/sites/locale/nl/LC_MESSAGES/django.po' 2024-05-07 20:52:08,598 wheel INFO adding 'django/contrib/sites/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,599 wheel INFO adding 'django/contrib/sites/locale/nn/LC_MESSAGES/django.po' 2024-05-07 20:52:08,600 wheel INFO adding 'django/contrib/sites/locale/os/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,601 wheel INFO adding 'django/contrib/sites/locale/os/LC_MESSAGES/django.po' 2024-05-07 20:52:08,602 wheel INFO adding 'django/contrib/sites/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,603 wheel INFO adding 'django/contrib/sites/locale/pa/LC_MESSAGES/django.po' 2024-05-07 20:52:08,604 wheel INFO adding 'django/contrib/sites/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,605 wheel INFO adding 'django/contrib/sites/locale/pl/LC_MESSAGES/django.po' 2024-05-07 20:52:08,606 wheel INFO adding 'django/contrib/sites/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,607 wheel INFO adding 'django/contrib/sites/locale/pt/LC_MESSAGES/django.po' 2024-05-07 20:52:08,608 wheel INFO adding 'django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,609 wheel INFO adding 'django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 20:52:08,610 wheel INFO adding 'django/contrib/sites/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,611 wheel INFO adding 'django/contrib/sites/locale/ro/LC_MESSAGES/django.po' 2024-05-07 20:52:08,613 wheel INFO adding 'django/contrib/sites/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,613 wheel INFO adding 'django/contrib/sites/locale/ru/LC_MESSAGES/django.po' 2024-05-07 20:52:08,615 wheel INFO adding 'django/contrib/sites/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,616 wheel INFO adding 'django/contrib/sites/locale/sk/LC_MESSAGES/django.po' 2024-05-07 20:52:08,617 wheel INFO adding 'django/contrib/sites/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,618 wheel INFO adding 'django/contrib/sites/locale/sl/LC_MESSAGES/django.po' 2024-05-07 20:52:08,619 wheel INFO adding 'django/contrib/sites/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,620 wheel INFO adding 'django/contrib/sites/locale/sq/LC_MESSAGES/django.po' 2024-05-07 20:52:08,621 wheel INFO adding 'django/contrib/sites/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,622 wheel INFO adding 'django/contrib/sites/locale/sr/LC_MESSAGES/django.po' 2024-05-07 20:52:08,623 wheel INFO adding 'django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,624 wheel INFO adding 'django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 20:52:08,625 wheel INFO adding 'django/contrib/sites/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,626 wheel INFO adding 'django/contrib/sites/locale/sv/LC_MESSAGES/django.po' 2024-05-07 20:52:08,628 wheel INFO adding 'django/contrib/sites/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,629 wheel INFO adding 'django/contrib/sites/locale/sw/LC_MESSAGES/django.po' 2024-05-07 20:52:08,630 wheel INFO adding 'django/contrib/sites/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,631 wheel INFO adding 'django/contrib/sites/locale/ta/LC_MESSAGES/django.po' 2024-05-07 20:52:08,632 wheel INFO adding 'django/contrib/sites/locale/te/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,633 wheel INFO adding 'django/contrib/sites/locale/te/LC_MESSAGES/django.po' 2024-05-07 20:52:08,634 wheel INFO adding 'django/contrib/sites/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,635 wheel INFO adding 'django/contrib/sites/locale/tg/LC_MESSAGES/django.po' 2024-05-07 20:52:08,636 wheel INFO adding 'django/contrib/sites/locale/th/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,637 wheel INFO adding 'django/contrib/sites/locale/th/LC_MESSAGES/django.po' 2024-05-07 20:52:08,638 wheel INFO adding 'django/contrib/sites/locale/tk/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,639 wheel INFO adding 'django/contrib/sites/locale/tk/LC_MESSAGES/django.po' 2024-05-07 20:52:08,640 wheel INFO adding 'django/contrib/sites/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,641 wheel INFO adding 'django/contrib/sites/locale/tr/LC_MESSAGES/django.po' 2024-05-07 20:52:08,643 wheel INFO adding 'django/contrib/sites/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,644 wheel INFO adding 'django/contrib/sites/locale/tt/LC_MESSAGES/django.po' 2024-05-07 20:52:08,645 wheel INFO adding 'django/contrib/sites/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,646 wheel INFO adding 'django/contrib/sites/locale/udm/LC_MESSAGES/django.po' 2024-05-07 20:52:08,647 wheel INFO adding 'django/contrib/sites/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,648 wheel INFO adding 'django/contrib/sites/locale/uk/LC_MESSAGES/django.po' 2024-05-07 20:52:08,649 wheel INFO adding 'django/contrib/sites/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,650 wheel INFO adding 'django/contrib/sites/locale/ur/LC_MESSAGES/django.po' 2024-05-07 20:52:08,651 wheel INFO adding 'django/contrib/sites/locale/uz/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,652 wheel INFO adding 'django/contrib/sites/locale/uz/LC_MESSAGES/django.po' 2024-05-07 20:52:08,653 wheel INFO adding 'django/contrib/sites/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,654 wheel INFO adding 'django/contrib/sites/locale/vi/LC_MESSAGES/django.po' 2024-05-07 20:52:08,655 wheel INFO adding 'django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,656 wheel INFO adding 'django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 20:52:08,658 wheel INFO adding 'django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 20:52:08,659 wheel INFO adding 'django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 20:52:08,660 wheel INFO adding 'django/contrib/sites/migrations/0001_initial.py' 2024-05-07 20:52:08,661 wheel INFO adding 'django/contrib/sites/migrations/0002_alter_domain_unique.py' 2024-05-07 20:52:08,661 wheel INFO adding 'django/contrib/sites/migrations/__init__.py' 2024-05-07 20:52:08,662 wheel INFO adding 'django/contrib/staticfiles/__init__.py' 2024-05-07 20:52:08,663 wheel INFO adding 'django/contrib/staticfiles/apps.py' 2024-05-07 20:52:08,664 wheel INFO adding 'django/contrib/staticfiles/checks.py' 2024-05-07 20:52:08,665 wheel INFO adding 'django/contrib/staticfiles/finders.py' 2024-05-07 20:52:08,667 wheel INFO adding 'django/contrib/staticfiles/handlers.py' 2024-05-07 20:52:08,668 wheel INFO adding 'django/contrib/staticfiles/storage.py' 2024-05-07 20:52:08,669 wheel INFO adding 'django/contrib/staticfiles/testing.py' 2024-05-07 20:52:08,670 wheel INFO adding 'django/contrib/staticfiles/urls.py' 2024-05-07 20:52:08,671 wheel INFO adding 'django/contrib/staticfiles/utils.py' 2024-05-07 20:52:08,672 wheel INFO adding 'django/contrib/staticfiles/views.py' 2024-05-07 20:52:08,673 wheel INFO adding 'django/contrib/staticfiles/management/__init__.py' 2024-05-07 20:52:08,674 wheel INFO adding 'django/contrib/staticfiles/management/commands/__init__.py' 2024-05-07 20:52:08,676 wheel INFO adding 'django/contrib/staticfiles/management/commands/collectstatic.py' 2024-05-07 20:52:08,677 wheel INFO adding 'django/contrib/staticfiles/management/commands/findstatic.py' 2024-05-07 20:52:08,678 wheel INFO adding 'django/contrib/staticfiles/management/commands/runserver.py' 2024-05-07 20:52:08,679 wheel INFO adding 'django/contrib/syndication/__init__.py' 2024-05-07 20:52:08,680 wheel INFO adding 'django/contrib/syndication/apps.py' 2024-05-07 20:52:08,681 wheel INFO adding 'django/contrib/syndication/views.py' 2024-05-07 20:52:08,682 wheel INFO adding 'django/core/__init__.py' 2024-05-07 20:52:08,683 wheel INFO adding 'django/core/asgi.py' 2024-05-07 20:52:08,684 wheel INFO adding 'django/core/exceptions.py' 2024-05-07 20:52:08,685 wheel INFO adding 'django/core/paginator.py' 2024-05-07 20:52:08,686 wheel INFO adding 'django/core/signals.py' 2024-05-07 20:52:08,687 wheel INFO adding 'django/core/signing.py' 2024-05-07 20:52:08,689 wheel INFO adding 'django/core/validators.py' 2024-05-07 20:52:08,690 wheel INFO adding 'django/core/wsgi.py' 2024-05-07 20:52:08,691 wheel INFO adding 'django/core/cache/__init__.py' 2024-05-07 20:52:08,692 wheel INFO adding 'django/core/cache/utils.py' 2024-05-07 20:52:08,693 wheel INFO adding 'django/core/cache/backends/__init__.py' 2024-05-07 20:52:08,695 wheel INFO adding 'django/core/cache/backends/base.py' 2024-05-07 20:52:08,696 wheel INFO adding 'django/core/cache/backends/db.py' 2024-05-07 20:52:08,697 wheel INFO adding 'django/core/cache/backends/dummy.py' 2024-05-07 20:52:08,698 wheel INFO adding 'django/core/cache/backends/filebased.py' 2024-05-07 20:52:08,699 wheel INFO adding 'django/core/cache/backends/locmem.py' 2024-05-07 20:52:08,700 wheel INFO adding 'django/core/cache/backends/memcached.py' 2024-05-07 20:52:08,702 wheel INFO adding 'django/core/cache/backends/redis.py' 2024-05-07 20:52:08,703 wheel INFO adding 'django/core/checks/__init__.py' 2024-05-07 20:52:08,704 wheel INFO adding 'django/core/checks/async_checks.py' 2024-05-07 20:52:08,705 wheel INFO adding 'django/core/checks/caches.py' 2024-05-07 20:52:08,706 wheel INFO adding 'django/core/checks/database.py' 2024-05-07 20:52:08,706 wheel INFO adding 'django/core/checks/files.py' 2024-05-07 20:52:08,707 wheel INFO adding 'django/core/checks/messages.py' 2024-05-07 20:52:08,708 wheel INFO adding 'django/core/checks/model_checks.py' 2024-05-07 20:52:08,709 wheel INFO adding 'django/core/checks/registry.py' 2024-05-07 20:52:08,710 wheel INFO adding 'django/core/checks/templates.py' 2024-05-07 20:52:08,711 wheel INFO adding 'django/core/checks/translation.py' 2024-05-07 20:52:08,712 wheel INFO adding 'django/core/checks/urls.py' 2024-05-07 20:52:08,713 wheel INFO adding 'django/core/checks/compatibility/__init__.py' 2024-05-07 20:52:08,714 wheel INFO adding 'django/core/checks/compatibility/django_4_0.py' 2024-05-07 20:52:08,715 wheel INFO adding 'django/core/checks/security/__init__.py' 2024-05-07 20:52:08,716 wheel INFO adding 'django/core/checks/security/base.py' 2024-05-07 20:52:08,717 wheel INFO adding 'django/core/checks/security/csrf.py' 2024-05-07 20:52:08,718 wheel INFO adding 'django/core/checks/security/sessions.py' 2024-05-07 20:52:08,720 wheel INFO adding 'django/core/files/__init__.py' 2024-05-07 20:52:08,720 wheel INFO adding 'django/core/files/base.py' 2024-05-07 20:52:08,721 wheel INFO adding 'django/core/files/images.py' 2024-05-07 20:52:08,723 wheel INFO adding 'django/core/files/locks.py' 2024-05-07 20:52:08,723 wheel INFO adding 'django/core/files/move.py' 2024-05-07 20:52:08,724 wheel INFO adding 'django/core/files/temp.py' 2024-05-07 20:52:08,725 wheel INFO adding 'django/core/files/uploadedfile.py' 2024-05-07 20:52:08,726 wheel INFO adding 'django/core/files/uploadhandler.py' 2024-05-07 20:52:08,728 wheel INFO adding 'django/core/files/utils.py' 2024-05-07 20:52:08,729 wheel INFO adding 'django/core/files/storage/__init__.py' 2024-05-07 20:52:08,730 wheel INFO adding 'django/core/files/storage/base.py' 2024-05-07 20:52:08,732 wheel INFO adding 'django/core/files/storage/filesystem.py' 2024-05-07 20:52:08,733 wheel INFO adding 'django/core/files/storage/handler.py' 2024-05-07 20:52:08,734 wheel INFO adding 'django/core/files/storage/memory.py' 2024-05-07 20:52:08,735 wheel INFO adding 'django/core/files/storage/mixins.py' 2024-05-07 20:52:08,736 wheel INFO adding 'django/core/handlers/__init__.py' 2024-05-07 20:52:08,737 wheel INFO adding 'django/core/handlers/asgi.py' 2024-05-07 20:52:08,738 wheel INFO adding 'django/core/handlers/base.py' 2024-05-07 20:52:08,740 wheel INFO adding 'django/core/handlers/exception.py' 2024-05-07 20:52:08,741 wheel INFO adding 'django/core/handlers/wsgi.py' 2024-05-07 20:52:08,742 wheel INFO adding 'django/core/mail/__init__.py' 2024-05-07 20:52:08,743 wheel INFO adding 'django/core/mail/message.py' 2024-05-07 20:52:08,745 wheel INFO adding 'django/core/mail/utils.py' 2024-05-07 20:52:08,746 wheel INFO adding 'django/core/mail/backends/__init__.py' 2024-05-07 20:52:08,747 wheel INFO adding 'django/core/mail/backends/base.py' 2024-05-07 20:52:08,748 wheel INFO adding 'django/core/mail/backends/console.py' 2024-05-07 20:52:08,748 wheel INFO adding 'django/core/mail/backends/dummy.py' 2024-05-07 20:52:08,749 wheel INFO adding 'django/core/mail/backends/filebased.py' 2024-05-07 20:52:08,750 wheel INFO adding 'django/core/mail/backends/locmem.py' 2024-05-07 20:52:08,751 wheel INFO adding 'django/core/mail/backends/smtp.py' 2024-05-07 20:52:08,753 wheel INFO adding 'django/core/management/__init__.py' 2024-05-07 20:52:08,754 wheel INFO adding 'django/core/management/base.py' 2024-05-07 20:52:08,756 wheel INFO adding 'django/core/management/color.py' 2024-05-07 20:52:08,757 wheel INFO adding 'django/core/management/sql.py' 2024-05-07 20:52:08,758 wheel INFO adding 'django/core/management/templates.py' 2024-05-07 20:52:08,759 wheel INFO adding 'django/core/management/utils.py' 2024-05-07 20:52:08,761 wheel INFO adding 'django/core/management/commands/__init__.py' 2024-05-07 20:52:08,762 wheel INFO adding 'django/core/management/commands/check.py' 2024-05-07 20:52:08,763 wheel INFO adding 'django/core/management/commands/compilemessages.py' 2024-05-07 20:52:08,764 wheel INFO adding 'django/core/management/commands/createcachetable.py' 2024-05-07 20:52:08,765 wheel INFO adding 'django/core/management/commands/dbshell.py' 2024-05-07 20:52:08,766 wheel INFO adding 'django/core/management/commands/diffsettings.py' 2024-05-07 20:52:08,767 wheel INFO adding 'django/core/management/commands/dumpdata.py' 2024-05-07 20:52:08,768 wheel INFO adding 'django/core/management/commands/flush.py' 2024-05-07 20:52:08,769 wheel INFO adding 'django/core/management/commands/inspectdb.py' 2024-05-07 20:52:08,770 wheel INFO adding 'django/core/management/commands/loaddata.py' 2024-05-07 20:52:08,772 wheel INFO adding 'django/core/management/commands/makemessages.py' 2024-05-07 20:52:08,774 wheel INFO adding 'django/core/management/commands/makemigrations.py' 2024-05-07 20:52:08,776 wheel INFO adding 'django/core/management/commands/migrate.py' 2024-05-07 20:52:08,777 wheel INFO adding 'django/core/management/commands/optimizemigration.py' 2024-05-07 20:52:08,778 wheel INFO adding 'django/core/management/commands/runserver.py' 2024-05-07 20:52:08,779 wheel INFO adding 'django/core/management/commands/sendtestemail.py' 2024-05-07 20:52:08,780 wheel INFO adding 'django/core/management/commands/shell.py' 2024-05-07 20:52:08,781 wheel INFO adding 'django/core/management/commands/showmigrations.py' 2024-05-07 20:52:08,783 wheel INFO adding 'django/core/management/commands/sqlflush.py' 2024-05-07 20:52:08,784 wheel INFO adding 'django/core/management/commands/sqlmigrate.py' 2024-05-07 20:52:08,784 wheel INFO adding 'django/core/management/commands/sqlsequencereset.py' 2024-05-07 20:52:08,785 wheel INFO adding 'django/core/management/commands/squashmigrations.py' 2024-05-07 20:52:08,787 wheel INFO adding 'django/core/management/commands/startapp.py' 2024-05-07 20:52:08,788 wheel INFO adding 'django/core/management/commands/startproject.py' 2024-05-07 20:52:08,788 wheel INFO adding 'django/core/management/commands/test.py' 2024-05-07 20:52:08,789 wheel INFO adding 'django/core/management/commands/testserver.py' 2024-05-07 20:52:08,791 wheel INFO adding 'django/core/serializers/__init__.py' 2024-05-07 20:52:08,792 wheel INFO adding 'django/core/serializers/base.py' 2024-05-07 20:52:08,794 wheel INFO adding 'django/core/serializers/json.py' 2024-05-07 20:52:08,795 wheel INFO adding 'django/core/serializers/jsonl.py' 2024-05-07 20:52:08,796 wheel INFO adding 'django/core/serializers/python.py' 2024-05-07 20:52:08,797 wheel INFO adding 'django/core/serializers/pyyaml.py' 2024-05-07 20:52:08,798 wheel INFO adding 'django/core/serializers/xml_serializer.py' 2024-05-07 20:52:08,800 wheel INFO adding 'django/core/servers/__init__.py' 2024-05-07 20:52:08,801 wheel INFO adding 'django/core/servers/basehttp.py' 2024-05-07 20:52:08,802 wheel INFO adding 'django/db/__init__.py' 2024-05-07 20:52:08,803 wheel INFO adding 'django/db/transaction.py' 2024-05-07 20:52:08,804 wheel INFO adding 'django/db/utils.py' 2024-05-07 20:52:08,806 wheel INFO adding 'django/db/backends/__init__.py' 2024-05-07 20:52:08,807 wheel INFO adding 'django/db/backends/ddl_references.py' 2024-05-07 20:52:08,808 wheel INFO adding 'django/db/backends/signals.py' 2024-05-07 20:52:08,809 wheel INFO adding 'django/db/backends/utils.py' 2024-05-07 20:52:08,810 wheel INFO adding 'django/db/backends/base/__init__.py' 2024-05-07 20:52:08,812 wheel INFO adding 'django/db/backends/base/base.py' 2024-05-07 20:52:08,813 wheel INFO adding 'django/db/backends/base/client.py' 2024-05-07 20:52:08,814 wheel INFO adding 'django/db/backends/base/creation.py' 2024-05-07 20:52:08,816 wheel INFO adding 'django/db/backends/base/features.py' 2024-05-07 20:52:08,817 wheel INFO adding 'django/db/backends/base/introspection.py' 2024-05-07 20:52:08,819 wheel INFO adding 'django/db/backends/base/operations.py' 2024-05-07 20:52:08,821 wheel INFO adding 'django/db/backends/base/schema.py' 2024-05-07 20:52:08,824 wheel INFO adding 'django/db/backends/base/validation.py' 2024-05-07 20:52:08,825 wheel INFO adding 'django/db/backends/dummy/__init__.py' 2024-05-07 20:52:08,826 wheel INFO adding 'django/db/backends/dummy/base.py' 2024-05-07 20:52:08,827 wheel INFO adding 'django/db/backends/dummy/features.py' 2024-05-07 20:52:08,828 wheel INFO adding 'django/db/backends/mysql/__init__.py' 2024-05-07 20:52:08,829 wheel INFO adding 'django/db/backends/mysql/base.py' 2024-05-07 20:52:08,830 wheel INFO adding 'django/db/backends/mysql/client.py' 2024-05-07 20:52:08,831 wheel INFO adding 'django/db/backends/mysql/compiler.py' 2024-05-07 20:52:08,832 wheel INFO adding 'django/db/backends/mysql/creation.py' 2024-05-07 20:52:08,833 wheel INFO adding 'django/db/backends/mysql/features.py' 2024-05-07 20:52:08,835 wheel INFO adding 'django/db/backends/mysql/introspection.py' 2024-05-07 20:52:08,836 wheel INFO adding 'django/db/backends/mysql/operations.py' 2024-05-07 20:52:08,838 wheel INFO adding 'django/db/backends/mysql/schema.py' 2024-05-07 20:52:08,839 wheel INFO adding 'django/db/backends/mysql/validation.py' 2024-05-07 20:52:08,840 wheel INFO adding 'django/db/backends/oracle/__init__.py' 2024-05-07 20:52:08,841 wheel INFO adding 'django/db/backends/oracle/base.py' 2024-05-07 20:52:08,843 wheel INFO adding 'django/db/backends/oracle/client.py' 2024-05-07 20:52:08,844 wheel INFO adding 'django/db/backends/oracle/creation.py' 2024-05-07 20:52:08,846 wheel INFO adding 'django/db/backends/oracle/features.py' 2024-05-07 20:52:08,847 wheel INFO adding 'django/db/backends/oracle/functions.py' 2024-05-07 20:52:08,848 wheel INFO adding 'django/db/backends/oracle/introspection.py' 2024-05-07 20:52:08,850 wheel INFO adding 'django/db/backends/oracle/operations.py' 2024-05-07 20:52:08,851 wheel INFO adding 'django/db/backends/oracle/schema.py' 2024-05-07 20:52:08,853 wheel INFO adding 'django/db/backends/oracle/utils.py' 2024-05-07 20:52:08,853 wheel INFO adding 'django/db/backends/oracle/validation.py' 2024-05-07 20:52:08,855 wheel INFO adding 'django/db/backends/postgresql/__init__.py' 2024-05-07 20:52:08,856 wheel INFO adding 'django/db/backends/postgresql/base.py' 2024-05-07 20:52:08,857 wheel INFO adding 'django/db/backends/postgresql/client.py' 2024-05-07 20:52:08,858 wheel INFO adding 'django/db/backends/postgresql/creation.py' 2024-05-07 20:52:08,859 wheel INFO adding 'django/db/backends/postgresql/features.py' 2024-05-07 20:52:08,860 wheel INFO adding 'django/db/backends/postgresql/introspection.py' 2024-05-07 20:52:08,862 wheel INFO adding 'django/db/backends/postgresql/operations.py' 2024-05-07 20:52:08,863 wheel INFO adding 'django/db/backends/postgresql/psycopg_any.py' 2024-05-07 20:52:08,865 wheel INFO adding 'django/db/backends/postgresql/schema.py' 2024-05-07 20:52:08,866 wheel INFO adding 'django/db/backends/sqlite3/__init__.py' 2024-05-07 20:52:08,867 wheel INFO adding 'django/db/backends/sqlite3/_functions.py' 2024-05-07 20:52:08,869 wheel INFO adding 'django/db/backends/sqlite3/base.py' 2024-05-07 20:52:08,870 wheel INFO adding 'django/db/backends/sqlite3/client.py' 2024-05-07 20:52:08,871 wheel INFO adding 'django/db/backends/sqlite3/creation.py' 2024-05-07 20:52:08,872 wheel INFO adding 'django/db/backends/sqlite3/features.py' 2024-05-07 20:52:08,873 wheel INFO adding 'django/db/backends/sqlite3/introspection.py' 2024-05-07 20:52:08,875 wheel INFO adding 'django/db/backends/sqlite3/operations.py' 2024-05-07 20:52:08,876 wheel INFO adding 'django/db/backends/sqlite3/schema.py' 2024-05-07 20:52:08,878 wheel INFO adding 'django/db/migrations/__init__.py' 2024-05-07 20:52:08,880 wheel INFO adding 'django/db/migrations/autodetector.py' 2024-05-07 20:52:08,883 wheel INFO adding 'django/db/migrations/exceptions.py' 2024-05-07 20:52:08,884 wheel INFO adding 'django/db/migrations/executor.py' 2024-05-07 20:52:08,885 wheel INFO adding 'django/db/migrations/graph.py' 2024-05-07 20:52:08,887 wheel INFO adding 'django/db/migrations/loader.py' 2024-05-07 20:52:08,888 wheel INFO adding 'django/db/migrations/migration.py' 2024-05-07 20:52:08,889 wheel INFO adding 'django/db/migrations/optimizer.py' 2024-05-07 20:52:08,891 wheel INFO adding 'django/db/migrations/questioner.py' 2024-05-07 20:52:08,892 wheel INFO adding 'django/db/migrations/recorder.py' 2024-05-07 20:52:08,893 wheel INFO adding 'django/db/migrations/serializer.py' 2024-05-07 20:52:08,895 wheel INFO adding 'django/db/migrations/state.py' 2024-05-07 20:52:08,897 wheel INFO adding 'django/db/migrations/utils.py' 2024-05-07 20:52:08,898 wheel INFO adding 'django/db/migrations/writer.py' 2024-05-07 20:52:08,900 wheel INFO adding 'django/db/migrations/operations/__init__.py' 2024-05-07 20:52:08,901 wheel INFO adding 'django/db/migrations/operations/base.py' 2024-05-07 20:52:08,902 wheel INFO adding 'django/db/migrations/operations/fields.py' 2024-05-07 20:52:08,903 wheel INFO adding 'django/db/migrations/operations/models.py' 2024-05-07 20:52:08,905 wheel INFO adding 'django/db/migrations/operations/special.py' 2024-05-07 20:52:08,907 wheel INFO adding 'django/db/models/__init__.py' 2024-05-07 20:52:08,908 wheel INFO adding 'django/db/models/aggregates.py' 2024-05-07 20:52:08,910 wheel INFO adding 'django/db/models/base.py' 2024-05-07 20:52:08,913 wheel INFO adding 'django/db/models/constants.py' 2024-05-07 20:52:08,914 wheel INFO adding 'django/db/models/constraints.py' 2024-05-07 20:52:08,916 wheel INFO adding 'django/db/models/deletion.py' 2024-05-07 20:52:08,917 wheel INFO adding 'django/db/models/enums.py' 2024-05-07 20:52:08,919 wheel INFO adding 'django/db/models/expressions.py' 2024-05-07 20:52:08,921 wheel INFO adding 'django/db/models/indexes.py' 2024-05-07 20:52:08,923 wheel INFO adding 'django/db/models/lookups.py' 2024-05-07 20:52:08,925 wheel INFO adding 'django/db/models/manager.py' 2024-05-07 20:52:08,926 wheel INFO adding 'django/db/models/options.py' 2024-05-07 20:52:08,929 wheel INFO adding 'django/db/models/query.py' 2024-05-07 20:52:08,932 wheel INFO adding 'django/db/models/query_utils.py' 2024-05-07 20:52:08,934 wheel INFO adding 'django/db/models/signals.py' 2024-05-07 20:52:08,935 wheel INFO adding 'django/db/models/utils.py' 2024-05-07 20:52:08,937 wheel INFO adding 'django/db/models/fields/__init__.py' 2024-05-07 20:52:08,940 wheel INFO adding 'django/db/models/fields/files.py' 2024-05-07 20:52:08,942 wheel INFO adding 'django/db/models/fields/json.py' 2024-05-07 20:52:08,943 wheel INFO adding 'django/db/models/fields/mixins.py' 2024-05-07 20:52:08,944 wheel INFO adding 'django/db/models/fields/proxy.py' 2024-05-07 20:52:08,946 wheel INFO adding 'django/db/models/fields/related.py' 2024-05-07 20:52:08,949 wheel INFO adding 'django/db/models/fields/related_descriptors.py' 2024-05-07 20:52:08,963 wheel INFO adding 'django/db/models/fields/related_lookups.py' 2024-05-07 20:52:08,964 wheel INFO adding 'django/db/models/fields/reverse_related.py' 2024-05-07 20:52:08,966 wheel INFO adding 'django/db/models/functions/__init__.py' 2024-05-07 20:52:08,967 wheel INFO adding 'django/db/models/functions/comparison.py' 2024-05-07 20:52:08,968 wheel INFO adding 'django/db/models/functions/datetime.py' 2024-05-07 20:52:08,969 wheel INFO adding 'django/db/models/functions/math.py' 2024-05-07 20:52:08,971 wheel INFO adding 'django/db/models/functions/mixins.py' 2024-05-07 20:52:08,972 wheel INFO adding 'django/db/models/functions/text.py' 2024-05-07 20:52:08,973 wheel INFO adding 'django/db/models/functions/window.py' 2024-05-07 20:52:08,974 wheel INFO adding 'django/db/models/sql/__init__.py' 2024-05-07 20:52:08,976 wheel INFO adding 'django/db/models/sql/compiler.py' 2024-05-07 20:52:08,979 wheel INFO adding 'django/db/models/sql/constants.py' 2024-05-07 20:52:08,980 wheel INFO adding 'django/db/models/sql/datastructures.py' 2024-05-07 20:52:08,982 wheel INFO adding 'django/db/models/sql/query.py' 2024-05-07 20:52:08,985 wheel INFO adding 'django/db/models/sql/subqueries.py' 2024-05-07 20:52:08,986 wheel INFO adding 'django/db/models/sql/where.py' 2024-05-07 20:52:08,988 wheel INFO adding 'django/dispatch/__init__.py' 2024-05-07 20:52:08,989 wheel INFO adding 'django/dispatch/dispatcher.py' 2024-05-07 20:52:08,990 wheel INFO adding 'django/dispatch/license.txt' 2024-05-07 20:52:08,991 wheel INFO adding 'django/forms/__init__.py' 2024-05-07 20:52:08,992 wheel INFO adding 'django/forms/boundfield.py' 2024-05-07 20:52:08,994 wheel INFO adding 'django/forms/fields.py' 2024-05-07 20:52:08,996 wheel INFO adding 'django/forms/forms.py' 2024-05-07 20:52:08,998 wheel INFO adding 'django/forms/formsets.py' 2024-05-07 20:52:09,000 wheel INFO adding 'django/forms/models.py' 2024-05-07 20:52:09,002 wheel INFO adding 'django/forms/renderers.py' 2024-05-07 20:52:09,003 wheel INFO adding 'django/forms/utils.py' 2024-05-07 20:52:09,005 wheel INFO adding 'django/forms/widgets.py' 2024-05-07 20:52:09,007 wheel INFO adding 'django/forms/jinja2/django/forms/attrs.html' 2024-05-07 20:52:09,008 wheel INFO adding 'django/forms/jinja2/django/forms/default.html' 2024-05-07 20:52:09,009 wheel INFO adding 'django/forms/jinja2/django/forms/div.html' 2024-05-07 20:52:09,010 wheel INFO adding 'django/forms/jinja2/django/forms/label.html' 2024-05-07 20:52:09,011 wheel INFO adding 'django/forms/jinja2/django/forms/p.html' 2024-05-07 20:52:09,011 wheel INFO adding 'django/forms/jinja2/django/forms/table.html' 2024-05-07 20:52:09,012 wheel INFO adding 'django/forms/jinja2/django/forms/ul.html' 2024-05-07 20:52:09,014 wheel INFO adding 'django/forms/jinja2/django/forms/errors/dict/default.html' 2024-05-07 20:52:09,015 wheel INFO adding 'django/forms/jinja2/django/forms/errors/dict/text.txt' 2024-05-07 20:52:09,015 wheel INFO adding 'django/forms/jinja2/django/forms/errors/dict/ul.html' 2024-05-07 20:52:09,016 wheel INFO adding 'django/forms/jinja2/django/forms/errors/list/default.html' 2024-05-07 20:52:09,017 wheel INFO adding 'django/forms/jinja2/django/forms/errors/list/text.txt' 2024-05-07 20:52:09,018 wheel INFO adding 'django/forms/jinja2/django/forms/errors/list/ul.html' 2024-05-07 20:52:09,019 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/default.html' 2024-05-07 20:52:09,020 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/div.html' 2024-05-07 20:52:09,021 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/p.html' 2024-05-07 20:52:09,022 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/table.html' 2024-05-07 20:52:09,023 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/ul.html' 2024-05-07 20:52:09,024 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/attrs.html' 2024-05-07 20:52:09,025 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/checkbox.html' 2024-05-07 20:52:09,025 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/checkbox_option.html' 2024-05-07 20:52:09,026 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/checkbox_select.html' 2024-05-07 20:52:09,027 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/clearable_file_input.html' 2024-05-07 20:52:09,028 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/date.html' 2024-05-07 20:52:09,029 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/datetime.html' 2024-05-07 20:52:09,030 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/email.html' 2024-05-07 20:52:09,031 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/file.html' 2024-05-07 20:52:09,031 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/hidden.html' 2024-05-07 20:52:09,032 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/input.html' 2024-05-07 20:52:09,033 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/input_option.html' 2024-05-07 20:52:09,034 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/multiple_hidden.html' 2024-05-07 20:52:09,035 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/multiple_input.html' 2024-05-07 20:52:09,035 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/multiwidget.html' 2024-05-07 20:52:09,036 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/number.html' 2024-05-07 20:52:09,037 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/password.html' 2024-05-07 20:52:09,038 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/radio.html' 2024-05-07 20:52:09,039 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/radio_option.html' 2024-05-07 20:52:09,040 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/select.html' 2024-05-07 20:52:09,041 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/select_date.html' 2024-05-07 20:52:09,042 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/select_option.html' 2024-05-07 20:52:09,043 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/splitdatetime.html' 2024-05-07 20:52:09,044 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/splithiddendatetime.html' 2024-05-07 20:52:09,044 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/text.html' 2024-05-07 20:52:09,045 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/textarea.html' 2024-05-07 20:52:09,046 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/time.html' 2024-05-07 20:52:09,047 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/url.html' 2024-05-07 20:52:09,048 wheel INFO adding 'django/forms/templates/django/forms/attrs.html' 2024-05-07 20:52:09,049 wheel INFO adding 'django/forms/templates/django/forms/default.html' 2024-05-07 20:52:09,050 wheel INFO adding 'django/forms/templates/django/forms/div.html' 2024-05-07 20:52:09,051 wheel INFO adding 'django/forms/templates/django/forms/label.html' 2024-05-07 20:52:09,052 wheel INFO adding 'django/forms/templates/django/forms/p.html' 2024-05-07 20:52:09,053 wheel INFO adding 'django/forms/templates/django/forms/table.html' 2024-05-07 20:52:09,053 wheel INFO adding 'django/forms/templates/django/forms/ul.html' 2024-05-07 20:52:09,055 wheel INFO adding 'django/forms/templates/django/forms/errors/dict/default.html' 2024-05-07 20:52:09,056 wheel INFO adding 'django/forms/templates/django/forms/errors/dict/text.txt' 2024-05-07 20:52:09,056 wheel INFO adding 'django/forms/templates/django/forms/errors/dict/ul.html' 2024-05-07 20:52:09,058 wheel INFO adding 'django/forms/templates/django/forms/errors/list/default.html' 2024-05-07 20:52:09,058 wheel INFO adding 'django/forms/templates/django/forms/errors/list/text.txt' 2024-05-07 20:52:09,059 wheel INFO adding 'django/forms/templates/django/forms/errors/list/ul.html' 2024-05-07 20:52:09,060 wheel INFO adding 'django/forms/templates/django/forms/formsets/default.html' 2024-05-07 20:52:09,061 wheel INFO adding 'django/forms/templates/django/forms/formsets/div.html' 2024-05-07 20:52:09,062 wheel INFO adding 'django/forms/templates/django/forms/formsets/p.html' 2024-05-07 20:52:09,063 wheel INFO adding 'django/forms/templates/django/forms/formsets/table.html' 2024-05-07 20:52:09,064 wheel INFO adding 'django/forms/templates/django/forms/formsets/ul.html' 2024-05-07 20:52:09,065 wheel INFO adding 'django/forms/templates/django/forms/widgets/attrs.html' 2024-05-07 20:52:09,066 wheel INFO adding 'django/forms/templates/django/forms/widgets/checkbox.html' 2024-05-07 20:52:09,066 wheel INFO adding 'django/forms/templates/django/forms/widgets/checkbox_option.html' 2024-05-07 20:52:09,067 wheel INFO adding 'django/forms/templates/django/forms/widgets/checkbox_select.html' 2024-05-07 20:52:09,068 wheel INFO adding 'django/forms/templates/django/forms/widgets/clearable_file_input.html' 2024-05-07 20:52:09,069 wheel INFO adding 'django/forms/templates/django/forms/widgets/date.html' 2024-05-07 20:52:09,070 wheel INFO adding 'django/forms/templates/django/forms/widgets/datetime.html' 2024-05-07 20:52:09,071 wheel INFO adding 'django/forms/templates/django/forms/widgets/email.html' 2024-05-07 20:52:09,072 wheel INFO adding 'django/forms/templates/django/forms/widgets/file.html' 2024-05-07 20:52:09,072 wheel INFO adding 'django/forms/templates/django/forms/widgets/hidden.html' 2024-05-07 20:52:09,073 wheel INFO adding 'django/forms/templates/django/forms/widgets/input.html' 2024-05-07 20:52:09,074 wheel INFO adding 'django/forms/templates/django/forms/widgets/input_option.html' 2024-05-07 20:52:09,075 wheel INFO adding 'django/forms/templates/django/forms/widgets/multiple_hidden.html' 2024-05-07 20:52:09,076 wheel INFO adding 'django/forms/templates/django/forms/widgets/multiple_input.html' 2024-05-07 20:52:09,077 wheel INFO adding 'django/forms/templates/django/forms/widgets/multiwidget.html' 2024-05-07 20:52:09,077 wheel INFO adding 'django/forms/templates/django/forms/widgets/number.html' 2024-05-07 20:52:09,078 wheel INFO adding 'django/forms/templates/django/forms/widgets/password.html' 2024-05-07 20:52:09,079 wheel INFO adding 'django/forms/templates/django/forms/widgets/radio.html' 2024-05-07 20:52:09,080 wheel INFO adding 'django/forms/templates/django/forms/widgets/radio_option.html' 2024-05-07 20:52:09,081 wheel INFO adding 'django/forms/templates/django/forms/widgets/select.html' 2024-05-07 20:52:09,081 wheel INFO adding 'django/forms/templates/django/forms/widgets/select_date.html' 2024-05-07 20:52:09,082 wheel INFO adding 'django/forms/templates/django/forms/widgets/select_option.html' 2024-05-07 20:52:09,083 wheel INFO adding 'django/forms/templates/django/forms/widgets/splitdatetime.html' 2024-05-07 20:52:09,084 wheel INFO adding 'django/forms/templates/django/forms/widgets/splithiddendatetime.html' 2024-05-07 20:52:09,085 wheel INFO adding 'django/forms/templates/django/forms/widgets/text.html' 2024-05-07 20:52:09,086 wheel INFO adding 'django/forms/templates/django/forms/widgets/textarea.html' 2024-05-07 20:52:09,087 wheel INFO adding 'django/forms/templates/django/forms/widgets/time.html' 2024-05-07 20:52:09,087 wheel INFO adding 'django/forms/templates/django/forms/widgets/url.html' 2024-05-07 20:52:09,088 wheel INFO adding 'django/http/__init__.py' 2024-05-07 20:52:09,089 wheel INFO adding 'django/http/cookie.py' 2024-05-07 20:52:09,091 wheel INFO adding 'django/http/multipartparser.py' 2024-05-07 20:52:09,093 wheel INFO adding 'django/http/request.py' 2024-05-07 20:52:09,094 wheel INFO adding 'django/http/response.py' 2024-05-07 20:52:09,096 wheel INFO adding 'django/middleware/__init__.py' 2024-05-07 20:52:09,097 wheel INFO adding 'django/middleware/cache.py' 2024-05-07 20:52:09,098 wheel INFO adding 'django/middleware/clickjacking.py' 2024-05-07 20:52:09,099 wheel INFO adding 'django/middleware/common.py' 2024-05-07 20:52:09,101 wheel INFO adding 'django/middleware/csrf.py' 2024-05-07 20:52:09,102 wheel INFO adding 'django/middleware/gzip.py' 2024-05-07 20:52:09,103 wheel INFO adding 'django/middleware/http.py' 2024-05-07 20:52:09,104 wheel INFO adding 'django/middleware/locale.py' 2024-05-07 20:52:09,105 wheel INFO adding 'django/middleware/security.py' 2024-05-07 20:52:09,106 wheel INFO adding 'django/template/__init__.py' 2024-05-07 20:52:09,107 wheel INFO adding 'django/template/autoreload.py' 2024-05-07 20:52:09,109 wheel INFO adding 'django/template/base.py' 2024-05-07 20:52:09,111 wheel INFO adding 'django/template/context.py' 2024-05-07 20:52:09,112 wheel INFO adding 'django/template/context_processors.py' 2024-05-07 20:52:09,113 wheel INFO adding 'django/template/defaultfilters.py' 2024-05-07 20:52:09,115 wheel INFO adding 'django/template/defaulttags.py' 2024-05-07 20:52:09,118 wheel INFO adding 'django/template/engine.py' 2024-05-07 20:52:09,119 wheel INFO adding 'django/template/exceptions.py' 2024-05-07 20:52:09,120 wheel INFO adding 'django/template/library.py' 2024-05-07 20:52:09,121 wheel INFO adding 'django/template/loader.py' 2024-05-07 20:52:09,122 wheel INFO adding 'django/template/loader_tags.py' 2024-05-07 20:52:09,124 wheel INFO adding 'django/template/response.py' 2024-05-07 20:52:09,125 wheel INFO adding 'django/template/smartif.py' 2024-05-07 20:52:09,126 wheel INFO adding 'django/template/utils.py' 2024-05-07 20:52:09,127 wheel INFO adding 'django/template/backends/__init__.py' 2024-05-07 20:52:09,128 wheel INFO adding 'django/template/backends/base.py' 2024-05-07 20:52:09,129 wheel INFO adding 'django/template/backends/django.py' 2024-05-07 20:52:09,130 wheel INFO adding 'django/template/backends/dummy.py' 2024-05-07 20:52:09,131 wheel INFO adding 'django/template/backends/jinja2.py' 2024-05-07 20:52:09,132 wheel INFO adding 'django/template/backends/utils.py' 2024-05-07 20:52:09,133 wheel INFO adding 'django/template/loaders/__init__.py' 2024-05-07 20:52:09,134 wheel INFO adding 'django/template/loaders/app_directories.py' 2024-05-07 20:52:09,135 wheel INFO adding 'django/template/loaders/base.py' 2024-05-07 20:52:09,136 wheel INFO adding 'django/template/loaders/cached.py' 2024-05-07 20:52:09,137 wheel INFO adding 'django/template/loaders/filesystem.py' 2024-05-07 20:52:09,138 wheel INFO adding 'django/template/loaders/locmem.py' 2024-05-07 20:52:09,139 wheel INFO adding 'django/templatetags/__init__.py' 2024-05-07 20:52:09,140 wheel INFO adding 'django/templatetags/cache.py' 2024-05-07 20:52:09,141 wheel INFO adding 'django/templatetags/i18n.py' 2024-05-07 20:52:09,143 wheel INFO adding 'django/templatetags/l10n.py' 2024-05-07 20:52:09,144 wheel INFO adding 'django/templatetags/static.py' 2024-05-07 20:52:09,145 wheel INFO adding 'django/templatetags/tz.py' 2024-05-07 20:52:09,146 wheel INFO adding 'django/test/__init__.py' 2024-05-07 20:52:09,147 wheel INFO adding 'django/test/client.py' 2024-05-07 20:52:09,149 wheel INFO adding 'django/test/html.py' 2024-05-07 20:52:09,151 wheel INFO adding 'django/test/runner.py' 2024-05-07 20:52:09,153 wheel INFO adding 'django/test/selenium.py' 2024-05-07 20:52:09,154 wheel INFO adding 'django/test/signals.py' 2024-05-07 20:52:09,156 wheel INFO adding 'django/test/testcases.py' 2024-05-07 20:52:09,159 wheel INFO adding 'django/test/utils.py' 2024-05-07 20:52:09,160 wheel INFO adding 'django/urls/__init__.py' 2024-05-07 20:52:09,161 wheel INFO adding 'django/urls/base.py' 2024-05-07 20:52:09,163 wheel INFO adding 'django/urls/conf.py' 2024-05-07 20:52:09,164 wheel INFO adding 'django/urls/converters.py' 2024-05-07 20:52:09,164 wheel INFO adding 'django/urls/exceptions.py' 2024-05-07 20:52:09,166 wheel INFO adding 'django/urls/resolvers.py' 2024-05-07 20:52:09,167 wheel INFO adding 'django/urls/utils.py' 2024-05-07 20:52:09,169 wheel INFO adding 'django/utils/__init__.py' 2024-05-07 20:52:09,170 wheel INFO adding 'django/utils/_os.py' 2024-05-07 20:52:09,171 wheel INFO adding 'django/utils/archive.py' 2024-05-07 20:52:09,172 wheel INFO adding 'django/utils/asyncio.py' 2024-05-07 20:52:09,173 wheel INFO adding 'django/utils/autoreload.py' 2024-05-07 20:52:09,175 wheel INFO adding 'django/utils/baseconv.py' 2024-05-07 20:52:09,176 wheel INFO adding 'django/utils/cache.py' 2024-05-07 20:52:09,177 wheel INFO adding 'django/utils/connection.py' 2024-05-07 20:52:09,178 wheel INFO adding 'django/utils/crypto.py' 2024-05-07 20:52:09,179 wheel INFO adding 'django/utils/datastructures.py' 2024-05-07 20:52:09,180 wheel INFO adding 'django/utils/dateformat.py' 2024-05-07 20:52:09,181 wheel INFO adding 'django/utils/dateparse.py' 2024-05-07 20:52:09,182 wheel INFO adding 'django/utils/dates.py' 2024-05-07 20:52:09,183 wheel INFO adding 'django/utils/datetime_safe.py' 2024-05-07 20:52:09,184 wheel INFO adding 'django/utils/deconstruct.py' 2024-05-07 20:52:09,185 wheel INFO adding 'django/utils/decorators.py' 2024-05-07 20:52:09,186 wheel INFO adding 'django/utils/deprecation.py' 2024-05-07 20:52:09,187 wheel INFO adding 'django/utils/duration.py' 2024-05-07 20:52:09,188 wheel INFO adding 'django/utils/encoding.py' 2024-05-07 20:52:09,190 wheel INFO adding 'django/utils/feedgenerator.py' 2024-05-07 20:52:09,191 wheel INFO adding 'django/utils/formats.py' 2024-05-07 20:52:09,193 wheel INFO adding 'django/utils/functional.py' 2024-05-07 20:52:09,194 wheel INFO adding 'django/utils/hashable.py' 2024-05-07 20:52:09,195 wheel INFO adding 'django/utils/html.py' 2024-05-07 20:52:09,197 wheel INFO adding 'django/utils/http.py' 2024-05-07 20:52:09,198 wheel INFO adding 'django/utils/inspect.py' 2024-05-07 20:52:09,199 wheel INFO adding 'django/utils/ipv6.py' 2024-05-07 20:52:09,200 wheel INFO adding 'django/utils/itercompat.py' 2024-05-07 20:52:09,201 wheel INFO adding 'django/utils/jslex.py' 2024-05-07 20:52:09,202 wheel INFO adding 'django/utils/log.py' 2024-05-07 20:52:09,203 wheel INFO adding 'django/utils/lorem_ipsum.py' 2024-05-07 20:52:09,204 wheel INFO adding 'django/utils/module_loading.py' 2024-05-07 20:52:09,205 wheel INFO adding 'django/utils/numberformat.py' 2024-05-07 20:52:09,206 wheel INFO adding 'django/utils/regex_helper.py' 2024-05-07 20:52:09,208 wheel INFO adding 'django/utils/safestring.py' 2024-05-07 20:52:09,209 wheel INFO adding 'django/utils/termcolors.py' 2024-05-07 20:52:09,210 wheel INFO adding 'django/utils/text.py' 2024-05-07 20:52:09,211 wheel INFO adding 'django/utils/timesince.py' 2024-05-07 20:52:09,212 wheel INFO adding 'django/utils/timezone.py' 2024-05-07 20:52:09,213 wheel INFO adding 'django/utils/topological_sort.py' 2024-05-07 20:52:09,214 wheel INFO adding 'django/utils/tree.py' 2024-05-07 20:52:09,215 wheel INFO adding 'django/utils/version.py' 2024-05-07 20:52:09,216 wheel INFO adding 'django/utils/xmlutils.py' 2024-05-07 20:52:09,217 wheel INFO adding 'django/utils/translation/__init__.py' 2024-05-07 20:52:09,219 wheel INFO adding 'django/utils/translation/reloader.py' 2024-05-07 20:52:09,220 wheel INFO adding 'django/utils/translation/template.py' 2024-05-07 20:52:09,221 wheel INFO adding 'django/utils/translation/trans_null.py' 2024-05-07 20:52:09,222 wheel INFO adding 'django/utils/translation/trans_real.py' 2024-05-07 20:52:09,224 wheel INFO adding 'django/views/__init__.py' 2024-05-07 20:52:09,225 wheel INFO adding 'django/views/csrf.py' 2024-05-07 20:52:09,226 wheel INFO adding 'django/views/debug.py' 2024-05-07 20:52:09,228 wheel INFO adding 'django/views/defaults.py' 2024-05-07 20:52:09,229 wheel INFO adding 'django/views/i18n.py' 2024-05-07 20:52:09,230 wheel INFO adding 'django/views/static.py' 2024-05-07 20:52:09,231 wheel INFO adding 'django/views/decorators/__init__.py' 2024-05-07 20:52:09,232 wheel INFO adding 'django/views/decorators/cache.py' 2024-05-07 20:52:09,233 wheel INFO adding 'django/views/decorators/clickjacking.py' 2024-05-07 20:52:09,234 wheel INFO adding 'django/views/decorators/common.py' 2024-05-07 20:52:09,235 wheel INFO adding 'django/views/decorators/csrf.py' 2024-05-07 20:52:09,236 wheel INFO adding 'django/views/decorators/debug.py' 2024-05-07 20:52:09,237 wheel INFO adding 'django/views/decorators/gzip.py' 2024-05-07 20:52:09,237 wheel INFO adding 'django/views/decorators/http.py' 2024-05-07 20:52:09,238 wheel INFO adding 'django/views/decorators/vary.py' 2024-05-07 20:52:09,240 wheel INFO adding 'django/views/generic/__init__.py' 2024-05-07 20:52:09,241 wheel INFO adding 'django/views/generic/base.py' 2024-05-07 20:52:09,242 wheel INFO adding 'django/views/generic/dates.py' 2024-05-07 20:52:09,244 wheel INFO adding 'django/views/generic/detail.py' 2024-05-07 20:52:09,245 wheel INFO adding 'django/views/generic/edit.py' 2024-05-07 20:52:09,246 wheel INFO adding 'django/views/generic/list.py' 2024-05-07 20:52:09,247 wheel INFO adding 'django/views/templates/default_urlconf.html' 2024-05-07 20:52:09,249 wheel INFO adding 'django/views/templates/technical_404.html' 2024-05-07 20:52:09,250 wheel INFO adding 'django/views/templates/technical_500.html' 2024-05-07 20:52:09,251 wheel INFO adding 'django/views/templates/technical_500.txt' 2024-05-07 20:52:09,252 wheel INFO adding 'Django-4.2.12.dist-info/AUTHORS' 2024-05-07 20:52:09,254 wheel INFO adding 'Django-4.2.12.dist-info/LICENSE' 2024-05-07 20:52:09,255 wheel INFO adding 'Django-4.2.12.dist-info/LICENSE.python' 2024-05-07 20:52:09,256 wheel INFO adding 'Django-4.2.12.dist-info/METADATA' 2024-05-07 20:52:09,257 wheel INFO adding 'Django-4.2.12.dist-info/WHEEL' 2024-05-07 20:52:09,258 wheel INFO adding 'Django-4.2.12.dist-info/entry_points.txt' 2024-05-07 20:52:09,258 wheel INFO adding 'Django-4.2.12.dist-info/top_level.txt' 2024-05-07 20:52:09,301 wheel INFO adding 'Django-4.2.12.dist-info/RECORD' 2024-05-07 20:52:09,359 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-05-07 20:52:10,218 gpep517 INFO The backend produced .dist/Django-4.2.12-py3-none-any.whl Django-4.2.12-py3-none-any.whl >>> py3-django: Entering fakeroot... >>> py3-django-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/dispatch/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/dispatch/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/__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/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/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/__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/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/cache/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/cache/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/cache/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/cache/backends/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/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/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/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/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/checks/compatibility/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/checks/compatibility/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/checks/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/checks/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/checks/security/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/checks/security/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/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/http/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/http/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/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/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/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/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/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/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/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/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/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/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/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/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/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/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/__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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/gl/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/gl/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/zh_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/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/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/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/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/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/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/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/bg/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/bg/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/es_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/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/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/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/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/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/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/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/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/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/ca/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ca/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/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/vi/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/vi/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/en_GB/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/en_GB/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/models/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/models/fields/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/models/fields/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/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/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/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/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/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/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/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/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/apps/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/apps/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/forms/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/forms/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/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/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/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/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/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/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/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/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/staticfiles/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/staticfiles/management/commands/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/staticfiles/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/__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/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/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/contenttypes/management/commands/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/contenttypes/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/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/sitemaps/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sitemaps/management/commands/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/sitemaps/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/__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/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/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/auth/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/auth/management/commands/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/auth/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/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/__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/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/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/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/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/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/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/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/__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/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/gdal/prototypes/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/gdal/prototypes/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/gdal/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/gdal/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/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/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/models/sql/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/models/sql/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/db/models/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/models/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/db/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/spatialite/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/spatialite/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/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/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/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/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/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/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/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/geos/prototypes/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/geos/prototypes/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/geos/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/geos/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/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/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/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/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/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__' >>> py3-django-pyc*: Preparing subpackage py3-django-pyc... >>> py3-django-pyc*: Running postcheck for py3-django-pyc >>> py3-django*: Running postcheck for py3-django >>> py3-django*: Preparing package py3-django... >>> py3-django-pyc*: Tracing dependencies... python3 py3-asgiref py3-sqlparse tzdata python3~3.12 >>> py3-django-pyc*: Package size: 9.9 MB >>> py3-django-pyc*: Compressing data... >>> py3-django-pyc*: Create checksum... >>> py3-django-pyc*: Create py3-django-pyc-4.2.12-r0.apk >>> py3-django*: Tracing dependencies... python3 py3-asgiref py3-sqlparse tzdata python3~3.12 >>> py3-django*: Package size: 39.3 MB >>> py3-django*: Compressing data... >>> py3-django*: Create checksum... >>> py3-django*: Create py3-django-4.2.12-r0.apk >>> py3-django: Build complete at Tue, 07 May 2024 20:52:44 +0000 elapsed time 0h 1m 1s >>> py3-django: Cleaning up srcdir >>> py3-django: Cleaning up pkgdir >>> py3-django: Uninstalling dependencies... (1/30) Purging .makedepends-py3-django (20240507.205145) (2/30) Purging py3-asgiref-pyc (3.8.1-r1) (3/30) Purging py3-asgiref (3.8.1-r1) (4/30) Purging py3-sqlparse-pyc (0.4.4-r2) (5/30) Purging py3-sqlparse (0.4.4-r2) (6/30) Purging tzdata (2024a-r1) (7/30) Purging py3-gpep517-pyc (15-r2) (8/30) Purging py3-gpep517 (15-r2) (9/30) Purging py3-installer-pyc (0.7.0-r2) (10/30) Purging py3-installer (0.7.0-r2) (11/30) Purging py3-setuptools-pyc (69.5.1-r0) (12/30) Purging py3-setuptools (69.5.1-r0) (13/30) Purging py3-wheel-pyc (0.42.0-r1) (14/30) Purging py3-wheel (0.42.0-r1) (15/30) Purging py3-packaging-pyc (24.0-r1) (16/30) Purging py3-packaging (24.0-r1) (17/30) Purging py3-parsing-pyc (3.1.2-r1) (18/30) Purging py3-parsing (3.1.2-r1) (19/30) Purging python3-pyc (3.12.3-r1) (20/30) Purging python3-pycache-pyc0 (3.12.3-r1) (21/30) Purging pyc (3.12.3-r1) (22/30) Purging python3 (3.12.3-r1) (23/30) Purging gdbm (1.23-r1) (24/30) Purging libbz2 (1.0.8-r6) (25/30) Purging libffi (3.4.6-r0) (26/30) Purging libpanelw (6.4_p20240420-r0) (27/30) Purging mpdecimal (4.0.0-r0) (28/30) Purging readline (8.2.10-r0) (29/30) Purging sqlite-libs (3.45.3-r0) (30/30) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r26.trigger OK: 229 MiB in 102 packages >>> py3-django: Updating the community/riscv64 repository index... >>> py3-django: Signing the index...